summaryrefslogtreecommitdiff
path: root/libavformat/options.c
Commit message (Expand)AuthorAge
* Add a flag for enabling RTP hintingMartin Storsjö2010-05-21
* Add version to AVClass so we can add to and use fields of AVClass without ABI...Michael Niedermayer2010-04-28
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE.Michael Niedermayer2010-03-31
* Flag to ignore dts on frames that contain pts.Michael Niedermayer2010-01-30
* Increase default value for max_analyze_duration, fixes issue 1506, a regression.Carl Eugen Hoyos2009-11-09
* use AVFormatContext->probesize in av_find_stream_info and raise default to 5MBaptiste Coudurier2009-06-25
* deprecate old metadata APIAurelien Jacobs2009-03-01
* Deprecate av_malloc_format_context() in favor ofStefano Sabatini2009-02-08
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Move the AVFormatContext options definition to a dedicated file,Stefano Sabatini2009-01-10