59 Commits (ba0198a7672885dd120006cc730070ab3cad4a20)

Author SHA1 Message Date
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
Nicolas George 4f112a8e34 lavf/mux: add the flush_packets option. 12 years ago
Michael Niedermayer a8e748eee5 lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions 12 years ago
Stefano Sabatini 98247e3368 lavf: clarify/extend documentation for AVFormatContext::analyzeduration 12 years ago
Diego Biurrun 81c7c817a4 cosmetics: Use consistent names for multiple inclusion guards. 12 years ago
Harald Axmann 2d74dea84f lavf: Provide a monotonic timestamp to the outside world 12 years ago
Reimar Döffinger 8ee14aa5c7 lavf: improve avoid_negative_ts help text 12 years ago
Michael Niedermayer 892750b07b fix tipo 12 years ago
Michael Niedermayer 656500c503 lavf: improve help text for avoid_negative_ts 12 years ago
Carl Eugen Hoyos d513fb1c75 Add -skip_initial_bytes option. 12 years ago
Michael Niedermayer 3ba0dab76a lavf: Add support offset timestamps on muxing. 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Michael Niedermayer 28ff17fa97 lavf: add use_wallclock_as_timestamps 12 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 12 years ago
Alex Converse 40f81769ae options_table: Add some missing #includes to fix "make checkheaders". 13 years ago
Reimar Döffinger a45605a1ba Add AVIO_FLAG_DIRECT. 13 years ago
Martin Storsjö 4fa57d524f libavformat: Set the default for the max_delay option to -1 13 years ago
Anton Khirnov 5626697104 Move AVFormatContext/AVCodecContext option tables to separate files. 13 years ago
Anton Khirnov f0cb13958d lavf: remove disabled FF_API_MUXRATE cruft 13 years ago
Anton Khirnov 2d70912cc2 lavf: remove disabled FF_API_FLAG_RTP_HINT cruft 13 years ago
Anton Khirnov 2439f2ca82 lavf: remove disabled FF_API_OLD_AVIO cruft 13 years ago
Michael Niedermayer 44d4fe9dad error_detection: put the old error detection constants back. 13 years ago
Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago