82 Commits (2c424d963039a7d50b5b93f0db5efd70101d8e44)

Author SHA1 Message Date
Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
Michael Niedermayer 7d475c53c8 avformat/options_table: err_detect compliant and aggressive should also enable the weaker checks 5 years ago
Andriy Gelman 5e3229df4c avformat: Add max_probe_packets option 5 years ago
Gyan Doshi 67747c89ad avformat: deprecate unused MP4A_LATM flag 7 years ago
Aman Gupta 2734f8d63a avformat: add skip_estimate_duration_from_pts 7 years ago
Jun Zhao c6c20249e7 avformat/options_table: Change the seek2any location in opt table. 7 years ago
James Almer d6d605eb05 avformat/mux: stop delaying writing the header 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago
Marton Balint eeeb595c7f avformat: make flush_packets a tri-state and set it to -1 (auto) by default 8 years ago
wm4 d682ae70b4 avcodec, avformat: deprecate anything related to side data merging 8 years ago
Michael Niedermayer 30581c51e7 avformat/options_table: Set the default maximum number of streams to 1000 8 years ago
Michael Niedermayer 1296f84495 avformat: Add max_streams option 8 years ago
Rodger Combs 1f6d7eb470
lavf: add a flag to enable/disable automatic bitstream filtering 8 years ago
Michael Niedermayer cb114ed464 avformat/mux: implement AVFMT_FLAG_SHORTEST 8 years ago
Michael Niedermayer 11db7eee9b avformat/options_table: Add missing identifier for very strict compliance 9 years ago
Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Moritz Barsnick 6eaad752c1 lavf/options_table: mark use_wallclock_as_timestamps as boolean 9 years ago
Michael Niedermayer 1dba8371d9 avformat: add protocol_whitelist 9 years ago
Clément Bœsch 43ecec0f03 avformat: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
Carl Eugen Hoyos b290972b8f lavf: Switch probesize and max_analyze_duration to 64bit. 9 years ago
Carl Eugen Hoyos 670d8ecfae lavf: Remove probesize32 and max_analyze_duration32 on version bump. 9 years ago
wm4 748d4816d9 avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 10 years ago
Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 10 years ago
Michael Niedermayer 057ea2a982 avformat: Add format_whitelist 10 years ago
Michael Niedermayer f0a6874de8 avformat: Allow choosing the dump format field separator. 10 years ago
Michael Niedermayer c02ea58c5f avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL 10 years ago
Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 10 years ago
Carl Eugen Hoyos ff9a154157 Add int64_t probesize2 instead of int probesize to AVFormatContext. 10 years ago
Michael Niedermayer e6aba1be4c avformat/options_table: Fix flush_packet flag flags 11 years ago
Carl Eugen Hoyos 5482780a3b Allow values >31bit for -analyzeduration. 11 years ago
Carl Eugen Hoyos d58bcc1921 Allow >2G for skip_initial_bytes. 11 years ago
Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
Michael Niedermayer 52887aa409 avformat: move default for max_analyze_duration into utils.c 11 years ago
Michael Niedermayer c37d179295 avformat: add format_probesize to allow tuning the maximum amount of bytes to identify the filetype 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Michael Niedermayer e94b08f002 avformat: add AV_EF_IGNORE_ERR 11 years ago
Fred Rothganger 3f3229cd10 avformat: extracting NTP timestamp from RTCP 11 years ago
Michael Niedermayer a908de7f49 avformat/options_table: add named constants for avoid_negative_ts 11 years ago
Michael Niedermayer a89c012531 avformat/mux: support shifting timestamps so they start at 0 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Stefano Sabatini 5871ee5072 lavf: add output_ts_offset option to AVFormatContext 11 years ago
James Darnley 86bee7984e AVFormatContext: add metadata_header_padding field 11 years ago
Michael Niedermayer 2ef1e62c8d correct the AVOption documentation for AV_EF_CAREFUL 11 years ago
Michael Niedermayer 7703d19c40 lavf/options_table: improve option help text 11 years ago
Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 11 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
Stefano Sabatini d06ae0d791 lavf: fix documentation for avoid_negative_ts 12 years ago
Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago