Gabriel Dume
|
4620affa24
|
m4vdec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
10 years ago |
Diego Biurrun
|
e0f8be6413
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
12 years ago |
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
Diego Biurrun
|
6774247a9d
|
avformat: Drop pointless "format" from container long names
|
12 years ago |
Anton Khirnov
|
fa4924a358
|
rawdec: factor video demuxer definitions into a macro.
|
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
|
187186c600
|
cosmetic
Originally committed as revision 24977 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |
Aurelien Jacobs
|
e35070582e
|
move m4v demuxer to its own file
Originally committed as revision 24976 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |