summaryrefslogtreecommitdiffstats
path: root/libavcodec/dump_extradata_bsf.c
Commit message (Collapse)AuthorAgeFilesLines
* lavc: add a new bitstream filtering APIAnton Khirnov2016-03-201-24/+70
| | | | Deprecate the current bitstream filtering API.
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-2/+2
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
| | | | | | Convert doxygen to multiline and express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* bsf: check memory allocationsVittorio Giovara2015-01-151-0/+2
|
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+3
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-1/+1
| | | | | | | None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by: Mans Rullgard <mans@mansr.com>
* move dump_extradata bitstream filter in its own fileAurelien Jacobs2007-05-191-0/+50
Originally committed as revision 9066 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud