20137 Commits (91767360d86ac786571593ab11c7291010ab3829)

Author SHA1 Message Date
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
Michael Niedermayer 4e0819310e elsdec: Replace EOVERFLOW with INVALIDDATA 10 years ago
Janne Grunau 9eec23b8a7 g2meet: use av_ceil_log2 instead of a custom function 10 years ago
Janne Grunau 4ccccd6c40 g2meet: use an unsigned type for the djb hash 10 years ago
Janne Grunau 007e27d363 avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer() 10 years ago
Vittorio Giovara 3f872c9bfa lavc: Add missing API guard to dtg_active_format option 10 years ago
Kostya Shishkov 08c2d8f0aa Go2Meeting decoder 10 years ago
Vittorio Giovara 271ce76d31 h264: Parse registered data SEI message and AFD value 10 years ago
Vittorio Giovara 0bfab80a0d h264_sei: Group error check outside the switch block 10 years ago
Luca Barbato 0a49a62f99 h263: Always check both dimensions 10 years ago
Luca Barbato 6f4cd33efb cosmetic: Reformat ff_h263_decode_mba 10 years ago
Vittorio Giovara 303ec065a9 aic: Fix slice size computation for widths multiples of 32 macroblocks 10 years ago
Vittorio Giovara 3e3056f2a0 h264: Allow stream and container cropping at the same time 10 years ago
Anton Khirnov 5ec0bdf2c5 h264: do not update the context fields copied between threads after finish_setup() 10 years ago
Anton Khirnov 6d4d3fee63 h264: make sure the current picture is not made a long ref multiple times 10 years ago
Anton Khirnov e49e0f58e2 h264: make sure the slices do not overlap during slice threading 10 years ago
Luca Barbato 92fdc80cab nvenc: Fix NV12 input 10 years ago
Andreas Cadhalpun 072756cdd2 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Tom Butterworth 5dbd491eb3 TextureDSP: fix erroneous condition which produced blocky output for DXT 10 years ago
Luca Barbato 4d55484391 dds: Fix palette mode on big endian 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Janne Grunau 41740ef8be libvpx: fix test for VPX_IMAGE_ABI_VERSION 10 years ago
Mark Webster a88e21f5b7 Fix missing symbols when libvpx has only vp8 enabled 10 years ago
Janne Grunau c2de2cf0d2 arm64: constify src in h264qpel dsp function definitions 10 years ago
Vittorio Giovara 5c018ee188 DirectDraw Surface image decoder 10 years ago
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Vittorio Giovara c0b105756f txd: Use the TextureDSP module for decoding 10 years ago
Vittorio Giovara 8337e0c573 Introduce a TextureDSP module 10 years ago
Luca Barbato 2ecfd45164 Implement Snappy decompression 10 years ago
Luca Barbato 8655c54160 libvpx: Support the vp9 extended profiles 10 years ago
Luca Barbato 05bf3f54e6 libvpx: Do not set vp8 only parameters when encoding in vp9 10 years ago
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 10 years ago
James Almer 1e79d5c6e7 libwebpenc: use WebPMemoryWriterClear() 10 years ago
Vittorio Giovara d8d124eebc aic: Improve error reporting 10 years ago
Andreas Cadhalpun a4fbd55d6e h264: er: Copy from the previous reference only if compatible 10 years ago
Luca Barbato 9af7e8045e lavc: Clarify the behaviour of dimension and format context fields 10 years ago
Luca Barbato 03ca6d70df x264: Factor out the reconfiguration code 10 years ago
Vittorio Giovara 3b73d5c942 fft-test: Use the float fabs() version 10 years ago
Vittorio Giovara 2d5176fad1 on2avc: Use the integer abs() version 10 years ago
Vittorio Giovara b7a4127a45 h264_qpel: Use the correct header 10 years ago
Michael Niedermayer 5e87080f2c h264_weight: Fix SSSE3 biweight code with weights of 128 10 years ago
Luca Barbato 64a2e84416 eamad: Use the correct headers 10 years ago
Luca Barbato 8606e881b0 mpeg12: Move the vlc bits to a stand alone file 10 years ago
Vittorio Giovara f1fa1eed2a mpegvideo: Expand macro 10 years ago
Vittorio Giovara e7af52a68d mpegvideo: rv10: Move function declaration to a separate header 10 years ago
Vittorio Giovara e3d0f49abb mpegvideo: h263: Move all tables to a single file 10 years ago
Vittorio Giovara 8b5007a31b mpegvideo: Move ER functions to a separate file 10 years ago
Vittorio Giovara c0e6b8cab8 mpegvideo: Mark one function as static 10 years ago
Vittorio Giovara d1dd0d404c mpegvideo: Move block permutation function where is used 10 years ago
Vittorio Giovara c6aa0554b0 mpegvideo: Drop release_unused_pictures() function 10 years ago