81243 Commits (e0b8cba0580e8a1ccf02f4c6c9bc1f448eec1ac8)
 

Author SHA1 Message Date
Carl Eugen Hoyos e1023aa1dd lavf/img2dec: Also auto-detect (unusual) uncompressed pcx. 9 years ago
Carl Eugen Hoyos 040b4e139b lavf/img2: Remove ffv1-img. 9 years ago
Burt P c41718c0d0 af_hdcd: detect and report encoding errors and oddities 9 years ago
Burt P 5c7457c028 af_hdcd: only hdcd_update_info() when something changes 9 years ago
Burt P 33fc4cc7c6 af_hdcd: fewer false positives by ignoring code_counterC in HDCD detection 9 years ago
Steven Liu e29d2d9c92 avformat/segment: remove the check_bitstream from segment 9 years ago
Clément Bœsch 2c138b2c9b Merge commit 'b25cd7540e7cba9868edc13817c0ce1ddef90ffc' 9 years ago
Clément Bœsch def8506766 Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05' 9 years ago
Clément Bœsch e28d66052d Merge commit '906ffed9b1b8b06979eb656989aecacb1ae75a3a' 9 years ago
Clément Bœsch bec7145252 lavc/truemotion2rt: mark AVPacket* as const 9 years ago
Clément Bœsch 93c13886a2 Merge commit '470cd0c5fe6337b6cb5276b3f84400999450fc1b' 9 years ago
Clément Bœsch 87e9cefa91 lavc/codec_desc: move a few codecs out of the image codecs list 9 years ago
Clément Bœsch 9e6bb3b6ee fate/video: use FATE_VIDEO instead of FATE_SAMPLES_AVCONV 9 years ago
Clément Bœsch cd02df5256 Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 9 years ago
Clément Bœsch c3e2e842fa Merge commit 'd78fd2fa21cde28465e40dd0be4446b1387d22a6' 9 years ago
Michael Niedermayer a2c90d5f98 avformat/mux: Apply auto bsfs in av_write_frame() too 9 years ago
Michael Niedermayer de9674c5ea avformat/mux: Factor do_packet_auto_bsf() out 9 years ago
Matthieu Bouron 6c8942cdfb lavf/mov: fix stream extradata_size allocation 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
Michael Niedermayer e879819e7b avfilter/vf_uspp: Check for encoding failure 9 years ago
Matthieu Bouron 57fa9608e4 Merge commit 'ec9f04423b82afa323e90f5b2c677be74302c1fd' 9 years ago
James Almer fde9c5e424 fate: fix fate-vp8 dependencies 9 years ago
Matthieu Bouron a91c330a29 Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' 9 years ago
Matthieu Bouron 495a40cecb tests/checkasm: reduce cosmetic diff with libav 9 years ago
Matthieu Bouron 354336490d Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751' 9 years ago
Matthieu Bouron 3c058f5701 Merge commit '76729970049fe95659346503f7401a5d869f9959' 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
Burt P 7af44ce2f7 af_hdcd: don't log full HDCD stats if HDCD was not detected 9 years ago
Burt P 0d8caeb41e af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other function names 9 years ago
Michael Niedermayer 2408f92678 avcodec/dirac_vlc: Fix avutil.h include 9 years ago
James Almer 4acdbb1c6c avformat/oggenc: always use the time base stored in the theora header 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