summaryrefslogtreecommitdiffstats
path: root/libavformat/options.c
Commit message (Expand)AuthorAgeFilesLines
* Remove typo: s/ingore/ignore/Luca Barbato2010-06-241-1/+1
* Add a flag for enabling RTP hintingMartin Storsjö2010-05-181-0/+1
* Add version to AVClass so we can add to and use fields of AVClass without ABI...Michael Niedermayer2010-04-281-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE.Michael Niedermayer2010-03-311-0/+2
* Flag to ignore dts on frames that contain pts.Michael Niedermayer2010-01-301-0/+1
* Increase default value for max_analyze_duration, fixes issue 1506, a regression.Carl Eugen Hoyos2009-11-091-1/+1
* use AVFormatContext->probesize in av_find_stream_info and raise default to 5MBaptiste Coudurier2009-06-251-1/+1
* deprecate old metadata APIAurelien Jacobs2009-03-011-0/+2
* Deprecate av_malloc_format_context() in favor ofStefano Sabatini2009-02-081-1/+8
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Move the AVFormatContext options definition to a dedicated file,Stefano Sabatini2009-01-101-0/+83
OpenPOWER on IntegriCloud