20110 Commits (7f78155dc6b65be55efb5309b6dd2bb33925a8c4)

Author SHA1 Message Date
Vittorio Giovara 41658bc885 libtheora: Check memory allocation 10 years ago
Vittorio Giovara 8df5fbf0b0 lcl: Check memory allocation 10 years ago
Vittorio Giovara 7ca603f96f jpegls: Check memory allocation 10 years ago
Vittorio Giovara 7d2a682691 huffyuv: Check memory allocation 10 years ago
Vittorio Giovara 7fccc96dc3 eatgv: Check memory allocation 10 years ago
Vittorio Giovara 69277069dd dct: Check memory allocation 10 years ago
Vittorio Giovara e524f37356 asv: Check memory allocation 10 years ago
Vittorio Giovara 074a1b3732 aacpsy: Check memory allocation 10 years ago
Vittorio Giovara 149fa0b7ac mpegvideo: Move MotionEstContext and function declarations to a separate header 10 years ago
Vittorio Giovara b2b766914a mpegvideo: mpeg12: Move function declarations 10 years ago
Vittorio Giovara 378a00087f mpegvideo: Move tables to a separate file 10 years ago
Vittorio Giovara 31a117a0e6 mpegvideo: msmpeg4: Move function declarations 10 years ago
Vittorio Giovara 2f15846ad7 mpegvideo: wmv2: Move function declarations 10 years ago
Hendrik Leppkes 902a55f716 dxva2_hevc: re-write reference frame handling 10 years ago
Hendrik Leppkes 35818b8aaf dxva2_hevc: fix 32x32 scaling lists 10 years ago
Vittorio Giovara 3f38d4b816 vp9: Parse subsampling and report missing feature 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
Luca Barbato d0bf20a4f2 ppc: vsx: Implement diff_pixels and get_pixels 10 years ago
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Luca Barbato 7014b65995 ppc: pixblockdsp: Use the abriged vector types 10 years ago
Luca Barbato 0181ae9af2 h264: Make sure reinit failures mark the context as not initialized 10 years ago
Luca Barbato 5ecabd3c54 msrle: Use FFABS to determine the frame size in msrle_decode_pal4 10 years ago
Michael Niedermayer e4610300de x86: cavs: Remove an unneeded scratch buffer 10 years ago
Anton Khirnov 1b1bb2c4ef rl: Add error checking to ff_rl_init(). 10 years ago
Anton Khirnov 324e50ee95 rl: Add a function for freeing dynamically allocated tables. 10 years ago
Anton Khirnov 6f57375d70 rl: Rename ff_*_rl() to ff_rl_*() 10 years ago
Anton Khirnov fa1923f182 mpegvideo: Move ff_*_rl functions to a separate file 10 years ago
Vittorio Giovara 419e3404d0 mpegvideo: Drop exchange_uv() function and use its code directly 10 years ago
Steve Lhomme d8039ef8d2 D3D11va: add a Direct3D11 video decoder similar to DXVA2 10 years ago
Vittorio Giovara 4e17946f10 mpegvideo: Rework various functions not to use MpegEncContext directly 10 years ago
Vittorio Giovara a3f4c930ac mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara d528045558 mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara 6f54dc43ce mpegvideo: Drop stream_codec_tag 10 years ago
Vittorio Giovara 9c1db92ad3 mpegvideo: Drop err_recognition 10 years ago
Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
wm4 3efe0393e4 hevc: make avcodec_decode_video2() fail if get_format() fails 10 years ago
Vittorio Giovara eafbc6716c vmnc: Delay pixel size check 10 years ago
Stefano Pigozzi e7c5e17d4f vda: Make output CVPixelBuffer format configurable 10 years ago
Gopu Govindaswamy 3b5e5e6a29 libx265: Use the Multi-library Interface 10 years ago
Shiina Hideaki 85ca012ba6 mjpegenc: Fix JFIF header byte ordering 10 years ago
Vittorio Giovara d84429d41e dnxhd: Print unknown header when found 10 years ago
Vittorio Giovara 0348e74c01 quickdraw: Skip the empty 512 byte header for images 10 years ago
Carl Eugen Hoyos d0dce15da3 quickdraw: Make the palette opaque 10 years ago
foo86 0670acc4f1 dca_parser: Extend DTS core sync word and fix existing check 10 years ago
wm4 b9f7a67708 png: Set the color range as full range 10 years ago
Andreas Cadhalpun 243e8443cd alac: Reject rice_limit 0 if compression is used 10 years ago
Andreas Cadhalpun 295e05a762 ape: Support _0000 files with nblock smaller than 64 10 years ago
Vittorio Giovara 04070dbca0 libx265: Fix 'braces around scalar initializer' warning 10 years ago
Vittorio Giovara 34efb8a169 quickdraw: Support direct pixel blocks 10 years ago
Vittorio Giovara bb2cb0a66d quickdraw: Switch to greedy parsing 10 years ago