Anton Khirnov
|
f7fe41a04f
|
lavf: rename AVInputFormat.value to raw_codec_id.
It's only used by raw demuxers for storing the codec id.
|
13 years ago |
Anton Khirnov
|
dfc2c4d900
|
lavf: use designated initialisers for all (de)muxers.
It's more readable and less prone to breakage.
|
14 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Diego Elio Pettenò
|
c6610a216e
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts.
|
14 years ago |
Aurelien Jacobs
|
4ca31edcfe
|
split raw.c into rawdec.c and rawenc.c
Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |
Aurelien Jacobs
|
6d0678d182
|
move DTS demuxer to its own file
Originally committed as revision 24972 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |