summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
* lavf: move avpriv function definition to internal.hJosh de Kock2018-04-02
* lavd: remove linked listsJosh de Kock2018-03-31
* avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta2018-02-23
* lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-06
* avformat: deprecate AVFormatContext filename fieldMarton Balint2018-01-28
* avformat: add url field to AVFormatContextMarton Balint2018-01-28
* avformat, hls: add a flag to signal unavailability of seekingwm42018-01-27
* avformat: small AVFormatContext doxy cosmeticsJames Almer2018-01-18
* avformat: small cosmetics after 6512ff72f9James Almer2018-01-17
* avformat: make avformat_network_init() explicitly optionalwm42018-01-16
* avformat: deprecate another ffserver API leftoverwm42018-01-16
* avformat/mux: stop delaying writing the headerJames Almer2017-12-06
* avformat: remove unnecessary AVStreamParseType enum offsetJames Almer2017-11-18
* avformat/utils: Look at the first 3 frames if timestamps indicate frame reord...Michael Niedermayer2017-11-11
* avformat: move priv_pts from AVStream to an internal structJames Almer2017-11-07
* avformat/avformat.h: fix pairs typoJames Almer2017-10-29
* avformat: deprecate getters and setters for AVFormatContext and AVStream fieldsJames Almer2017-10-29
* avformat: move public AVStream fields up in the structJames Almer2017-10-29
* 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