aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/options.c
Commit message (Expand)AuthorAgeFilesLines
* 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