Changeset ec166301915ef5a0b61fd4e21518f79c94f9ad12

Show
Ignore:
Timestamp:
05/11/02 15:52:28 (6 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1036507948 +0000
git-parent:

[3e017c2600bc9ed2c0cc2dc1d4527b4c935aff3b]

git-author:
Sam Hocevar <sam@videolan.org> 1036507948 +0000
Message:
  • ./codec/dv/dv.c: moved this single file to its parent directory; removed
    GetFirstPES in favour of input_ExtractPES/input_DeletePES calls.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/Makefile.am

    r14aec21 rec16630  
    1818    codec/a52old/imdct/Modules.am \ 
    1919    codec/cinepak/Modules.am \ 
    20     codec/dv/Modules.am \ 
    2120    codec/faad/Modules.am \ 
    2221    codec/ffmpeg/Modules.am \ 
  • modules/codec/Modules.am

    rbfc4f0f rec16630  
    33SOURCES_araw = modules/codec/araw.c 
    44SOURCES_vorbis = modules/codec/vorbis.c 
     5SOURCES_dv = modules/codec/dv.c 
     6#SOURCES_xvid = modules/codec/xvid.c