30 Commits (3c89ec2816956cb1d51a518a5c4a638aa86749e9)

Author SHA1 Message Date
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
Michael Niedermayer ec20fc1581 lavf: allow grouping packets in chunks of a user specified size and duration. 13 years ago
Michael Niedermayer 31f9032b78 lavf: add audio_preload option, this allows interleaving audio earlier 13 years ago
Luca Barbato caf27e37b6 lavf: simplify format_child_class_next() 13 years ago
Anton Khirnov 32caa7b13c lavf: pass options from AVFormatContext to avio. 13 years ago
Anton Khirnov 5a9ee3152b mpegenc/mpegtsenc: add muxrate private options. 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 13 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 13 years ago
Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 13 years ago
Zohar Kelrich 73e8e8dbf9 lavf: Add an option to discard corrupted frames 13 years ago
Anton Khirnov 05e84c95c7 lavf: add avformat_open_input() as a replacement for av_open_input_* 14 years ago
Diego Biurrun 5bd6ec6d59 options: Add missing braces around struct initializer. 14 years ago
Martin Storsjö 28734ac995 movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 14 years ago
Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
Michael Niedermayer 5c08c7b215 Add a flag to disable side data merging. 14 years ago
Juan Carlos Rodriguez ef409645f0 rtpenc: MP4A-LATM payload support 14 years ago
Anton Khirnov 29e3489602 lavf: remove duplicate assignment in avformat_alloc_context. 14 years ago
Anton Khirnov f0029cbcf6 lavf: use designated initializers for AVClasses. 14 years ago
Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
Anton Khirnov 9ac1bf88c0 lavf: remove duplicate assignment in avformat_alloc_context. 14 years ago
Anton Khirnov 4a7a1b7def lavf: use designated initializers for AVClasses. 14 years ago