36247 Commits (b4d7c1f84b0229b481ce16302ff1a5fe879ec940)

Author SHA1 Message Date
Yong Lei 8dcfe43de0 avcodec/huffman: beautify: add space between #include and filename. 9 years ago
Michael Niedermayer 697b2bbd54 avcodec/ffv1dec: Test extradata_size instead of extradata for better robustness 9 years ago
James Almer 7a15cf42ee x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32 9 years ago
Mark Reid 41d7642a7b libavcodec/dnxhd: add dnxhr profiles 9 years ago
Vignesh Venkatasubramanian 134fe28981 libavcodec/libvpx: Add VPx alpha decode support 9 years ago
Michael Niedermayer 9bf3fdcd3c avcodec/h264_slice: Move h264_init_ps() call into h264_field_start() 9 years ago
Michael Niedermayer fd1588919d avcodec/h264: remove list_count and ref_count clearing 9 years ago
Petru Rares Sincraian 68f991d909 fate: add test for avfft 9 years ago
Clément Bœsch 21c081a246 lavc/h264: fix spacing before comment 9 years ago
Aman Gupta a49ed9e32d avcodec/ccaption_dec: default rollup to row 10 9 years ago
Aman Gupta 9ca9671458 avcodec/ccaption_dec: implement positioning for closed captions 9 years ago
Aman Gupta 309322ef65 avcodec/ccaption_dec: change write_char() to void as return value is unused 9 years ago
James Almer d688f39dc4 cosmetics: fix some misspelled words 9 years ago
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