summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avcodec/wavpack: Remove always-false checkAndreas Rheinhardt2024-04-04
* avcodec/dsd: Hoist branch out of loopAndreas Rheinhardt2024-04-04
* avcodec/dsddec: Fix decoding LSBF samplesAndreas Rheinhardt2024-04-04
* avcodec/wavpack: Only initialize DSD data when encountering DSDAndreas Rheinhardt2024-04-04
* fate/wavpack: Add test for DSDAndreas Rheinhardt2024-04-04
* avcodec/dsd: Use double for LUTsAndreas Rheinhardt2024-04-04
* avcodec/wavpack: Fix leak and segfault on reallocation errorAndreas Rheinhardt2024-04-04
* avcodec/lossless_videoencdsp: Don't presume alignment in diff_bytesAndreas Rheinhardt2024-04-04
* avcodec/ppc/h264dsp: Fix left shifts of negative numbersAndreas Rheinhardt2024-04-04
* avcodec, avformat/ffjni: fix duplicate JNI symbolsLeo Izen2024-04-04
* avformat/pcm: Use 64bit in bitrate computationMichael Niedermayer2024-04-04
* avformat/mxfdec: Check index_edit_rateMichael Niedermayer2024-04-04
* swscale/utils: Fix xInc overflowMichael Niedermayer2024-04-04
* avformat/iamf_parse: Check sound_systemMichael Niedermayer2024-04-04
* avcodec/wavarc: fix signed integer overflow in block type 6/19Michael Niedermayer2024-04-04
* avcodec/liblc3enc: don't force unspec channel layoutsJames Almer2024-04-04
* avcodec/liblc3dec: sanitize channel count in avctxJames Almer2024-04-04