summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavfi/avfilter: add an "auto" constant to the threads optionAnton Khirnov2024-04-09
* lavfi/vf_scale: fix AVOption flags for "size"/"s"Anton Khirnov2024-04-09
* x86/ac3dsp: clear the upper 32 bits for input arguments where neededJames Almer2024-04-08
* avcodec/mpegvideo_dec, h264_slice: Return proper error codesAndreas Rheinhardt2024-04-08
* avcodec/mpeg12dec: Remove redundant mpeg_enc_ctx_allocatedAndreas Rheinhardt2024-04-08
* avcodec/mpegvideo: Remove pointless checkAndreas Rheinhardt2024-04-08
* avcodec/mpegvideo_dec: Move getting Picture slot into alloc_picture()Andreas Rheinhardt2024-04-08
* avcodec/mpegvideo_dec: Factor allocating dummy frame outAndreas Rheinhardt2024-04-08
* avcodec/mpegvideo_dec: Remove redundant code to reset keyframe flagAndreas Rheinhardt2024-04-08
* avcodec/mpegvideo_dec: Remove obsolete current_picture_ptr reuse codeAndreas Rheinhardt2024-04-08
* avcodec/mpeg12dec: Remove unnecessary FFCodec.closeAndreas Rheinhardt2024-04-08
* avcodec/mpegvideo_dec: Don't emit non-keyframe warning for H.261Andreas Rheinhardt2024-04-08
* avcodec/mpeg12dec: Don't pretend MPEG-1/2 to support alphaAndreas Rheinhardt2024-04-08
* avcodec/mpeg12dec: Remove redundant checkAndreas Rheinhardt2024-04-08
* avcodec/mpegvideo_dec, mpeg12dec: Move MPEG1/2 code to mpeg12dec.cAndreas Rheinhardt2024-04-08
* avcodec/mpeg12: Remove always-false checkAndreas Rheinhardt2024-04-08
* avcodec/mpegutils: Move definitions to better placesAndreas Rheinhardt2024-04-08
* avcodec/mpegvideo_enc: Don't update current_picture unnecessarilyAndreas Rheinhardt2024-04-08
* avcodec/vvc/dec: fix typoJames Almer2024-04-08
* avcodec/vvc/ps: reset sps_id_used on flushJames Almer2024-04-08
* avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEONGeoff Hill2024-04-08
* avcodec/ac3: Implement sum_square_butterfly_int32 for aarch64 NEONGeoff Hill2024-04-08
* avcodec/ac3: Implement ac3_extract_exponents for aarch64 NEONGeoff Hill2024-04-08
* avcodec/ac3: Implement ac3_exponent_min for aarch64 NEONGeoff Hill2024-04-08
* avcodec/ac3: Implement float_to_fixed24 for aarch64 NEONGeoff Hill2024-04-08
* avcodec/dv: Don't pretend initializing work chunks can failAndreas Rheinhardt2024-04-07
* avcodec/huffyuvdec: Use assert to check for things that can't failAndreas Rheinhardt2024-04-07
* avcodec/huffyuvdec: Use bytestream API for byte-aligned readsAndreas Rheinhardt2024-04-07
* avcodec/huffyuvenc: Deduplicate optionsAndreas Rheinhardt2024-04-07
* avcodec/huffyuvenc: Avoid code duplicationAndreas Rheinhardt2024-04-07
* avcodec/huffyuvenc: Avoid duplicate variablesAndreas Rheinhardt2024-04-07
* avcodec/huffyuv: Return proper error codeAndreas Rheinhardt2024-04-07
* avcodec/huffyuv(dec|enc): Use union for temp/temp16Andreas Rheinhardt2024-04-07
* avcodec/huffyuv: Inline common alloc/free functions in their callersAndreas Rheinhardt2024-04-07
* avcodec/huffyuvdec: Don't zero unnecessarilyAndreas Rheinhardt2024-04-07
* lavc/vvc: Error if SPS ID is duplicated within CVSFrank Plowman2024-04-07
* avcodec/libdav1d: Don't cast const away unnecessarilyAndreas Rheinhardt2024-04-06
* lavf/lrc: fix comments in headersStefano Sabatini2024-04-06
* avcodec/liblc3dec: retrieve duration of the last packet from the demuxerAntoine SOULIER2024-04-06
* avcodec/liblc3dec: fix extradata sizeAntoine SOULIER2024-04-06
* avcodec/liblc3dec: fix typo in macro name, fix compilationAntoine SOULIER2024-04-06
* avocdec/ass: simplify linebreaksOneric2024-04-06
* avcodec/ass,webvttdec: implement more portable curly brace escapesOneric2024-04-06
* avcodec/ass,webvttdec: fix handling of backslashesOneric2024-04-06
* avcodec/webvttdec: honour bidi marksOneric2024-04-06
* doc/encoders: add missing libxvid optionJames Almer2024-04-05
* doc/encoders: remove non-existent flagJames Almer2024-04-05
* avcodec/libaomenc: remove variable redefinitionJames Almer2024-04-05
* avcodec/libaomenc: bump the minimum required version to 2.0.0James Almer2024-04-05
* fate/ffmpeg: Avoid dependency on samplesAndreas Rheinhardt2024-04-05