summaryrefslogtreecommitdiff
path: root/libavformat/options_table.h
Commit message (Expand)AuthorAge
* avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLEDAndreas Rheinhardt2022-01-21
* avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm optionAndreas Rheinhardt2021-04-27
* avformat: Remove remnants of side data mergingAndreas Rheinhardt2021-04-27
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avformat/options_table: err_detect compliant and aggressive should also enabl...Michael Niedermayer2019-12-31
* avformat: Add max_probe_packets optionAndriy Gelman2019-11-03
* avformat: deprecate unused MP4A_LATM flagGyan Doshi2018-06-13
* avformat: add skip_estimate_duration_from_ptsAman Gupta2018-05-17
* avformat/options_table: Change the seek2any location in opt table.Jun Zhao2018-04-02
* avformat/mux: stop delaying writing the headerJames Almer2017-12-06
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-29
* avformat: make flush_packets a tri-state and set it to -1 (auto) by defaultMarton Balint2017-06-24
* avcodec, avformat: deprecate anything related to side data mergingwm42017-03-21
* avformat/options_table: Set the default maximum number of streams to 1000Michael Niedermayer2016-12-13
* avformat: Add max_streams optionMichael Niedermayer2016-12-08
* lavf: add a flag to enable/disable automatic bitstream filteringRodger Combs2016-09-12
* avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-11
* avformat/options_table: Add missing identifier for very strict complianceMichael Niedermayer2016-05-02
* avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* lavf/options_table: mark use_wallclock_as_timestamps as booleanMoritz Barsnick2016-02-18
* avformat: add protocol_whitelistMichael Niedermayer2016-02-02
* avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-17
* lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos2015-09-15
* lavf: Remove probesize32 and max_analyze_duration32 on version bump.Carl Eugen Hoyos2015-09-01
* avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm42015-04-22
* Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer2014-11-07
|\
| * lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
* | avformat: Add format_whitelistMichael Niedermayer2014-10-19
* | avformat: Allow choosing the dump format field separator.Michael Niedermayer2014-10-09
* | avformat/options_table: add FF_COMPLIANCE_UNOFFICIALMichael Niedermayer2014-10-05
* | Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'Michael Niedermayer2014-08-25
|\|
| * lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-25
* | Add int64_t probesize2 instead of int probesize to AVFormatContext.Carl Eugen Hoyos2014-07-30
* | avformat/options_table: Fix flush_packet flag flagsMichael Niedermayer2014-06-28
* | Allow values >31bit for -analyzeduration.Carl Eugen Hoyos2014-06-10
* | Allow >2G for skip_initial_bytes.Carl Eugen Hoyos2014-06-06
* | Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'Michael Niedermayer2014-05-29
|\|
| * avformat: Provide a standard compliance flagLuca Barbato2014-05-28
* | avformat: move default for max_analyze_duration into utils.cMichael Niedermayer2014-05-26
* | avformat: add format_probesize to allow tuning the maximum amount of bytes to...Michael Niedermayer2014-05-25
* | Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer2014-05-15
|\|
| * lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* | avformat: add AV_EF_IGNORE_ERRMichael Niedermayer2014-05-04
* | avformat: extracting NTP timestamp from RTCPFred Rothganger2014-03-12
* | avformat/options_table: add named constants for avoid_negative_tsMichael Niedermayer2014-02-24
* | avformat/mux: support shifting timestamps so they start at 0Michael Niedermayer2014-02-22
* | Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer2014-02-05
|\|
| * lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* | lavf: add output_ts_offset option to AVFormatContextStefano Sabatini2014-02-02