summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
...
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-29
* lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos2017-10-26
* avformat: remove dead av_stream_get_side_data() cruftJames Almer2017-10-22
* Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a'James Almer2017-10-21
|\
| * lavf: Drop deprecated AVFract type and related fieldVittorio Giovara2017-03-23
| * utils: Add av_stream_add_side_data()James Almer2016-11-23
* | libavformat/avformat.h: Move docs inside of #ifMax Weber2017-06-30
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-21
* | avformat: fix AVStream private fields markerwm42017-03-02
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02
* | ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp2017-01-19
* | avformat: Add max_streams optionMichael Niedermayer2016-12-08
* | lavf: fix the wrong warning msg and comments about av_find_stream_infoJun Zhao2016-12-05
* | avformat/utils: add av_stream_add_side_data()James Almer2016-11-18
* | Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"Michael Niedermayer2016-11-01
* | img2 encoder: allow %t in filename, based on patch from Yuval Adamrogerdpack2016-11-01
* | lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-24
* | lavf/mux: add avformat_init_outputRodger Combs2016-10-24
* | avformat: add av_stream_get_codec_timebase()James Almer2016-09-27
* | avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding.Sasi Inguva2016-09-19
* | lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-14
* | lavf: add a flag to enable/disable automatic bitstream filteringRodger Combs2016-09-12
* | avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-11
* | lavf: mark stream as const pointer in av_stream_get_side_data() for next bumpClément Bœsch2016-08-17
* | avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLEMichael Niedermayer2016-08-04
* | doxygen: Standardize root-level modulesTimothy Gu2016-08-02
* | avformat/avformat: Move new field to the end of AVStreamMichael Niedermayer2016-06-30
* | Merge commit '14634429b915333f3612eaf41db3954222dc4aaf'Hendrik Leppkes2016-06-26
|\|
| * lavf: update muxing doxyAnton Khirnov2016-05-23
* | lavf: deprecate av_apply_bitstream_filtersRodger Combs2016-06-25
* | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron2016-06-23
|\|
| * movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-18
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avformat: Document where the AVOption names can be found for the fields of AV...Michael Niedermayer2016-06-01
* | Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'Derek Buitenhuis2016-05-12
|\|
| * libavformat: Update the comment about AVOutputFormat flagsMartin Storsjö2016-04-21
| * lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-23
* | lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-04-21
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
| * lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
* | fix some a/an typosLou Logan2016-03-28
* | lavf: allow BSFs to drop packets.Ronald S. Bultje2016-03-11
* | avformat: Fix member name 10LDerek Buitenhuis2016-03-04
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* | Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a'Derek Buitenhuis2016-02-29
|\|
| * lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov2016-02-22
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\|