Anton Khirnov
|
145f741e11
|
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
|
13 years ago |
Diego Biurrun
|
30b4ee7901
|
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
|
13 years ago |
Anton Khirnov
|
34d2bf30a0
|
pcmdec: use unique classes for all pcm demuxers.
|
13 years ago |
Anton Khirnov
|
5b3865fc5f
|
rawdec: add sample_rate/channels private options.
|
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
|
e94204dfd8
|
move pcm demuxers to their own file
Originally committed as revision 24993 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |