36234 Commits (500662784341373d625af629cad94826beca3bc8)

Author SHA1 Message Date
Michael Niedermayer 2b14204339 avcodec/dnxhddata: replace % by & 9 years ago
Mark Reid ed0dc14ebb libavcodec/dnxhd: add support more dnxhr header prefixes 9 years ago
Pavel Koshevoy 25ca74d314 Restore compatibility with powerpc-apple-darwin9-gcc-4.2.1 9 years ago
Clément Bœsch bec7145252 lavc/truemotion2rt: mark AVPacket* as const 9 years ago
Clément Bœsch 87e9cefa91 lavc/codec_desc: move a few codecs out of the image codecs list 9 years ago
Rostislav Pehlivanov f41e37b84f dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residue 9 years ago
Rostislav Pehlivanov c4adcff976 dirac_vlc: add a SET_RESIDUE macro and fix recent regression 9 years ago
Rostislav Pehlivanov 000eb01a7d diracdec: fix unchecked byte length 9 years ago
Rostislav Pehlivanov b2b12b2d4a diracdec: fix maximum quantization index checks 9 years ago
Rostislav Pehlivanov 9c0aba434e dirac_vlc: remove redundant macro declaration 9 years ago
Rostislav Pehlivanov e24c31b656 dirac_vlc: fix undefined shifts 9 years ago
Martin Vignali f2b08a0702 libavcodec/exr : cosmetics, rename variable in b44_uncompress func 9 years ago
Vignesh Venkatasubramanian acca56d962 libvpx: Enable vp9 alpha encoding 9 years ago
Michael Niedermayer 2408f92678 avcodec/dirac_vlc: Fix avutil.h include 9 years ago
Michael Niedermayer 9157ac2f9c avcodec/dirac_vlc: Fix mixed declaration and statements 9 years ago
Rostislav Pehlivanov a337cb7361 diracdec: fix #coeffs -> byte conversion 9 years ago
Rostislav Pehlivanov df1dc52195 diracdsp_init: add missing ARCH_X86_64 check 9 years ago
Rostislav Pehlivanov 2094562923 diracdec: do not memset the entire coefficient buffer for HQ pictures 9 years ago
Rostislav Pehlivanov dcad4677d6 diracdec: do not allocate and free slice parameters every frame 9 years ago
Rostislav Pehlivanov 0eb0f93109 diracdec: implement a LUT-based Golomb code parser 9 years ago
Rostislav Pehlivanov c43485f707 diracdec: rewrite HQ slice decoding 9 years ago
Rostislav Pehlivanov 09d89d9406 diractab: expose the maximum quantization index as a macro 9 years ago
Rostislav Pehlivanov b9c6c5f453 diracdec: decode HQ profile slices in rows 9 years ago
Rostislav Pehlivanov 17caae7202 diracdec: simplify golomb parsing and dequantization 9 years ago
Rostislav Pehlivanov bd61f3c6bf diracdsp: add SIMD for the 10 bit version of put_signed_rect_clamped 9 years ago
Rostislav Pehlivanov 80721cc1ff diracdsp: add dequantization SIMD 9 years ago
Carl Eugen Hoyos 244d22452c lavc/Makefile: Fix standalone compilation of the lame encoder. 9 years ago
Ronald S. Bultje f0a2b6249b vp9: add 16x16 idct avx2 (8-bit). 9 years ago
Michael Niedermayer a2550e7d2e avcodec/iff: Check that there are enough bytes in dgb before reading 9 years ago
Michael Niedermayer 9585c50942 avcodec/iff: remove useless () 9 years ago
Michael Niedermayer 92139c1bd1 avcodec/mediacodecdec_h264: Fix occured typo 9 years ago
Michael Niedermayer 58dc8bbca4 avcodec/h264_refs: Assert that op is 0-2 9 years ago
Michael Niedermayer e98ab799be avcodec/vaapi_encode_h264: Use av_clip_uintp2() 9 years ago
Clément Bœsch 3cdd5f4b7c Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'" 9 years ago
Matthieu Bouron 0f2654c9a3 lavc: add mediacodec hwaccel support 9 years ago
Hendrik Leppkes 83a940e7fb h2645_parse: don't overread AnnexB NALs within an avc stream 9 years ago
Hendrik Leppkes c3e9b098e1 h2645_parse: only read avc length code at the correct position 9 years ago
Michael Niedermayer b450b82514 avcodec/exr: Fix mixed declarations and statements 9 years ago
Martin Vignali 50747d6b1f libavcodec/exr : indent gray support patch 9 years ago
Martin Vignali 7ebd13fc8b libavodec/exr : add support for Y and YA file (ticket #5621) 9 years ago
Carl Eugen Hoyos 3e4357eb82 lavc/libx265: Support gray encoding. 9 years ago
Matthieu Bouron 88d9c30cf5 lavc/mediacodecdec_h264: properly convert extradata to annex-b 9 years ago
Michael Niedermayer 55ef890b29 avcodec/iff: Print error for cols/bpp/bytes being bad in decode_delta_j() 9 years ago
Michael Niedermayer fcdbbbd85a avcodec/iff: decode_delta_j: Check that the number of bytes that will be read are available 9 years ago
Carl Eugen Hoyos 420ba222c6 lavc/mjpeg_parser: Allow jpegls parsing. 9 years ago
James Almer 645489cf90 x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32 9 years ago
James Almer 293484fa5e avcodec: add missing xmm/neon clobber test wrappers for the new decode API 9 years ago
Clément Bœsch 64c619369b lavc/h264_slice: use sps directly when checking for invalid 8x8 inference 9 years ago
Michael Graczyk 37941878f1 libopusenc: Add channel mapping family argument 9 years ago
Michael Graczyk a1e3c7cf0f libopusenc: Refactor to simplify forthcoming mapping_family parameter 9 years ago