summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAgeFilesLines
* libavformat/avformat.h: Move docs inside of #ifMax Weber2017-06-301-1/+1
* avcodec, avformat: deprecate anything related to side data mergingwm42017-03-211-1/+3
* avformat: fix AVStream private fields markerwm42017-03-021-1/+9
* avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-021-24/+26
* ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp2017-01-191-0/+3
* avformat: Add max_streams optionMichael Niedermayer2016-12-081-0/+7
* lavf: fix the wrong warning msg and comments about av_find_stream_infoJun Zhao2016-12-051-2/+2
* avformat/utils: add av_stream_add_side_data()James Almer2016-11-181-0/+15
* Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"Michael Niedermayer2016-11-011-2/+1
* img2 encoder: allow %t in filename, based on patch from Yuval Adamrogerdpack2016-11-011-1/+2
* lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-241-3/+9
* lavf/mux: add avformat_init_outputRodger Combs2016-10-241-2/+32
* avformat: add av_stream_get_codec_timebase()James Almer2016-09-271-0/+7
* avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding.Sasi Inguva2016-09-191-0/+3
* lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-141-0/+23
* lavf: add a flag to enable/disable automatic bitstream filteringRodger Combs2016-09-121-0/+1
* avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-111-0/+1
* lavf: mark stream as const pointer in av_stream_get_side_data() for next bumpClément Bœsch2016-08-171-0/+5
* avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLEMichael Niedermayer2016-08-041-0/+7
* doxygen: Standardize root-level modulesTimothy Gu2016-08-021-2/+4
* avformat/avformat: Move new field to the end of AVStreamMichael Niedermayer2016-06-301-11/+11
* Merge commit '14634429b915333f3612eaf41db3954222dc4aaf'Hendrik Leppkes2016-06-261-3/+3
|\
| * lavf: update muxing doxyAnton Khirnov2016-05-231-3/+3
* | lavf: deprecate av_apply_bitstream_filtersRodger Combs2016-06-251-0/+3
* | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron2016-06-231-0/+4
|\ \ | |/
| * movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-181-0/+4
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | avformat: Document where the AVOption names can be found for the fields of AV...Michael Niedermayer2016-06-011-0/+6
* | Merge commit '75b90ef722b7cdfc70118ab987e298d087aae693'Derek Buitenhuis2016-05-121-1/+1
|\ \ | |/
| * libavformat: Update the comment about AVOutputFormat flagsMartin Storsjö2016-04-211-1/+1
| * lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-231-2/+2
* | lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-04-211-2/+2
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-9/+15
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-9/+15
| * lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-221-0/+18
* | fix some a/an typosLou Logan2016-03-281-2/+2
* | lavf: allow BSFs to drop packets.Ronald S. Bultje2016-03-111-1/+3
* | avformat: Fix member name 10LDerek Buitenhuis2016-03-041-2/+2
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-041-2/+9
* | Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a'Derek Buitenhuis2016-02-291-3/+3
|\ \ | |/
| * lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov2016-02-221-3/+3
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\ \ | |/
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-101-3/+37
|\ \ | |/
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-241-0/+33
* | avformat: add protocol_whitelistMichael Niedermayer2016-02-021-0/+7
* | avformat: Document urls a bitMichael Niedermayer2016-01-241-0/+12
* | avformat/avformat: Replace some references to filenames by urlsMichael Niedermayer2016-01-211-7/+7
* | avformat: Add integer fps from 31 to 60 to get_std_framerate()Michael Niedermayer2016-01-091-1/+1
* | lavf: add automatic bitstream filtering; bump versionRodger Combs2015-12-281-0/+23