summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/smacker: add better seeking supportPaul B Mahol2022-04-08
* avformat/webmdashenc: fix on-demand profile stringJames Almer2022-04-07
* avformat/mpegenc: Fix ever growing FIFO and infinite loop on errorAndreas Rheinhardt2022-04-05
* avformat/movenc: don't use mono layout when a front center label is expectedJames Almer2022-04-05
* avformat/mov_chan: move the definition of MovChannelLayoutTag to the headerJames Almer2022-04-05
* avformat/movenc: write channel descriptions when a known layout or a bitmap c...James Almer2022-04-05
* avformat/mov_chan: use a higher log level for a debug messageJames Almer2022-04-05
* avformat/mov_chan: add a few missing channel label mappingsJames Almer2022-04-05
* avformat/mov_chan: rename mov_get_channel_label() to better reflect its purposeJames Almer2022-04-05
* avformat/libsrt: use a larger buffer for find_info_tagZhao Zhili2022-03-30
* avformat/libsrt: fix deprecated warningZhao Zhili2022-03-30
* avformat/aqtitledec: Skip unrepresentable durationsMichael Niedermayer2022-03-27
* avformat/apm: Check channelsMichael Niedermayer2022-03-27
* avformat/cafdec: Do not store empty keys in read_info_chunk()Michael Niedermayer2022-03-27
* avformat: Do not search through the AVOption table for a option not in it rep...Michael Niedermayer2022-03-27
* avformat/alp: Check num_channelsMichael Niedermayer2022-03-27
* rtpenc_vp8: Use 15-bit PictureIDsKevin Wang2022-03-26
* avformat: Remove unnecessary inclusions from libavcodecAndreas Rheinhardt2022-03-23
* avcodec, avformat: Remove unnecessary inclusions of lavc/internal.hAndreas Rheinhardt2022-03-23
* avformat/movenc: use warning log level and small adjustment for the logLimin Wang2022-03-22
* avformat/movenc: initialize pts/dts of timecode packetLimin Wang2022-03-22
* avformat/test/seek: set ch_layout instead of channelsJames Almer2022-03-22
* avformat/dfpwmdec: add support to set channel layoutJames Almer2022-03-22
* avformat/pcmdec: add support to set channel layout in sln demuxerJames Almer2022-03-22
* avformat/pcmdec: deprecate channels optionJames Almer2022-03-22
* avformat/mxfdec: Do not clear array in mxf_read_strong_ref_array() before wri...Michael Niedermayer2022-03-21
* avformat/mxfdec: Check for avio_read() failure in mxf_read_strong_ref_array()Michael Niedermayer2022-03-21
* avformat/mxfdec: Check count in mxf_read_strong_ref_array()Michael Niedermayer2022-03-21
* avformat/demux: ensure ch_layout is not lost in the stream's internal avctxJames Almer2022-03-21
* avformat/hls: Check target_durationMichael Niedermayer2022-03-21
* avformat/hls: add AVFMT_NO_BYTE_SEEK flagZhao Zhili2022-03-21
* avformat/concat: refactor to use ff_rescale_interval()Pierre-Anthony Lemieux2022-03-19
* avformat/imf: refactor to use ff_rescale_interval()Pierre-Anthony Lemieux2022-03-19
* avformat/tests: add test for ff_rescale_interval()Pierre-Anthony Lemieux2022-03-19
* avformat/seek: add ff_rescale_interval() functionPierre-Anthony Lemieux2022-03-19
* avformat/imf: clean-up and reduce loggingPierre-Anthony Lemieux2022-03-19
* avformat/imf: add support for input seekingPierre-Anthony Lemieux2022-03-19
* avformat/imf: relocate static function imf_time_to_ts()Pierre-Anthony Lemieux2022-03-19
* avcodec/zlib_wrapper: Add wrapper for deflateInit()Andreas Rheinhardt2022-03-19
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-19
* avformat/pcmdec: add support to set channel layoutPaul B Mahol2022-03-18
* avformat/matroskadec: Check pre_nsMichael Niedermayer2022-03-18
* avformat/matroskadec: Use rounded down duration in get_cue_desc() checkMichael Niedermayer2022-03-17
* avformat/boadec: fix check for invalid channel countJames Almer2022-03-17
* avformat/imfdec: Convert to the new channel layout APIAndreas Rheinhardt2022-03-17
* avformat/mxfenc: do not write index tables with the same InstanceUIDMarton Balint2022-03-16
* avformat/mxfenc: allow more bits for variable part in uuid generationMarton Balint2022-03-16
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö2022-03-16
* libavformat: Split version.hMartin Storsjö2022-03-16