Vittorio Giovara
|
944c338430
|
h264dec: Add .avc file name extension
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
2013-09-20 21:08:02 +02:00 |
|
Vittorio Giovara
|
01f111bdb2
|
h264dec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
2013-09-20 21:06:23 +02:00 |
|
Diego Biurrun
|
e0f8be6413
|
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
|
2013-05-04 21:43:06 +02:00 |
|
Michael Niedermayer
|
769ed3057e
|
h264probe: Don't error out on bits that no longer are reserved
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2012-10-04 00:59:34 +03:00 |
|
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
2012-08-07 16:00:24 +02:00 |
|
Diego Biurrun
|
6774247a9d
|
avformat: Drop pointless "format" from container long names
|
2012-07-30 13:59:06 +02:00 |
|
Anton Khirnov
|
fa4924a358
|
rawdec: factor video demuxer definitions into a macro.
|
2011-05-27 08:31:16 +02:00 |
|
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
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.
|
2011-01-26 22:10:09 +00:00 |
|
Aurelien Jacobs
|
4ca31edcfe
|
split raw.c into rawdec.c and rawenc.c
Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-08-30 23:16:35 +00:00 |
|
Aurelien Jacobs
|
9243ed3f91
|
move h264 demuxer to its own file
Originally committed as revision 24978 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-08-29 21:28:51 +00:00 |
|