summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-07
* avformat/avformat: Avoid including codec.h, frame.hAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Factor parsing content encodings outAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Move WEBVTT code to mkv_parse_subtitle_codec()Andreas Rheinhardt2023-09-07
* avformat/matroskdec: Reindent after the previous commitAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Factor generic parsing of audio tracks outAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Reindent after the previous commitAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Factor generic parsing of video tracks outAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Factor parsing subtitle codecs outAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Use av_dict_set_int() where appropriateAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Avoid clobbering CodecPrivate sizeAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Move reading color space to a better placeAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Reindent after the previous commitAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Factor video parsing out of matroska_parse_tracks()Andreas Rheinhardt2023-09-07
* avformat/matroskadec: Reindent after the previous commitAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Remove redundant checksAndreas Rheinhardt2023-09-07
* avformat/matroskdec: Factor audio parsing out of matroska_parse_tracks()Andreas Rheinhardt2023-09-07
* avformat/matroskadec: Set AVCodecParameters earlierAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Redo handling extradata allocationAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Use dedicated pointer for access to codecparAndreas Rheinhardt2023-09-07
* avformat/matroskadec: Set several stream parameters earlierAndreas Rheinhardt2023-09-07
* fate/matroska: Add test for remuxing non-rotation displaymatrixAndreas Rheinhardt2023-09-07
* avcodec/rv34_parser: Remove unused ParseContextAndreas Rheinhardt2023-09-07
* avcodec/rv34_parser: Merge RV30 and RV40 parsersAndreas Rheinhardt2023-09-07
* avcodec/x86/hpeldsp_vp3: Merge into hpeldspAndreas Rheinhardt2023-09-07
* avcodec/utvideodec: add vlc multi supportChristophe Gisquet2023-09-07
* avcodec/magicyuv: add vlc multi supportPaul B Mahol2023-09-07
* avcodec: add multi vlc readerPaul B Mahol2023-09-07
* avcodec/qsvenc: add missing header includeJames Almer2023-09-06
* avcodec/av1dec: don't set aspect ratio when it's not yet knownJames Almer2023-09-06
* avcodec/rpzaenc: fix assertions with very small width/heightPaul B Mahol2023-09-06
* avcodec/utils: move ff_add_cpb_side_data() to encoder codeJames Almer2023-09-06
* avcodec/mpeg12dec: stop propagating AVCPBProperties side dataJames Almer2023-09-06
* avformat/demux: propagate the internal decoder's bitrate propertiesJames Almer2023-09-06
* Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"James Almer2023-09-06
* avcodec/yuv4enc: do not read past end of input in case of odd heightPaul B Mahol2023-09-06
* fate: add OSQ testPaul B Mahol2023-09-06
* lavu/avstring: fix typo in av_strireplace function doxyStefano Sabatini2023-09-06
* lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase descriptionStefano Sabatini2023-09-06
* lavc/libx264: do not unconditionally set x4->params.analyse.b_fast_pskipStefano Sabatini2023-09-06
* avcodec/hcadec: support decoding with extradata provided in first packetPaul B Mahol2023-09-05
* avcodec/adxdec: add support for 6 channelsPaul B Mahol2023-09-05
* Changelog: Add Support hevc,vp9,av1 codec fourcclist in enhanced rtmp protocolSteven Liu2023-09-05
* fate/enhanced-flv-vp9: add tests reference dataSteven Liu2023-09-05
* avformat/rtmpproto: support enhanced rtmpSteven Liu2023-09-05
* avformat/rtmppkt: add ff_amf_write_array for writeSteven Liu2023-09-05
* tests/fate/flvenc: add av1 in enhanced flv test caseSteven Liu2023-09-05
* tests/fate/flvenc: add vp9 in enhanced flv test caseSteven Liu2023-09-05
* avcodec/osq: fix 20bit decoding and remove invalid modesPaul B Mahol2023-09-05
* avcodec/mpeg4videodec: more unsigned in amv computationMichael Niedermayer2023-09-04