summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* Bump minor versions after the channel layout changesJames Almer2022-03-15
* mov: Implement spatial audio supportVittorio Giovara2022-03-15
* lavf: Add non diegetic stream disposition flagVittorio Giovara2022-03-15
* lavc: drop temporary compat wrappers for channel layout API changeAnton Khirnov2022-03-15
* lavc: switch to the new channel layout APIVittorio Giovara2022-03-15
* lavf: drop the channel layout compat layer for old-style (de)muxersAnton Khirnov2022-03-15
* xvag: convert to new channel layout APIVittorio Giovara2022-03-15
* wve: convert to new channel layout APIVittorio Giovara2022-03-15
* wsd: convert to new channel layout APIVittorio Giovara2022-03-15