81064 Commits (ec0e888e3aeb7ee75cfa5cdf44695c8a49343ab1)
 

Author SHA1 Message Date
Clément Bœsch 93c13886a2 Merge commit '470cd0c5fe6337b6cb5276b3f84400999450fc1b' 8 years ago
Clément Bœsch 87e9cefa91 lavc/codec_desc: move a few codecs out of the image codecs list 8 years ago
Clément Bœsch 9e6bb3b6ee fate/video: use FATE_VIDEO instead of FATE_SAMPLES_AVCONV 8 years ago
Clément Bœsch cd02df5256 Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 8 years ago
Clément Bœsch c3e2e842fa Merge commit 'd78fd2fa21cde28465e40dd0be4446b1387d22a6' 8 years ago
Michael Niedermayer a2c90d5f98 avformat/mux: Apply auto bsfs in av_write_frame() too 8 years ago
Michael Niedermayer de9674c5ea avformat/mux: Factor do_packet_auto_bsf() out 8 years ago
Matthieu Bouron 6c8942cdfb lavf/mov: fix stream extradata_size allocation 8 years ago
Rostislav Pehlivanov f41e37b84f dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residue 8 years ago
Rostislav Pehlivanov c4adcff976 dirac_vlc: add a SET_RESIDUE macro and fix recent regression 8 years ago
Rostislav Pehlivanov 000eb01a7d diracdec: fix unchecked byte length 8 years ago
Rostislav Pehlivanov b2b12b2d4a diracdec: fix maximum quantization index checks 8 years ago
Rostislav Pehlivanov 9c0aba434e dirac_vlc: remove redundant macro declaration 8 years ago
Rostislav Pehlivanov e24c31b656 dirac_vlc: fix undefined shifts 8 years ago
Michael Niedermayer e879819e7b avfilter/vf_uspp: Check for encoding failure 8 years ago
Matthieu Bouron 57fa9608e4 Merge commit 'ec9f04423b82afa323e90f5b2c677be74302c1fd' 8 years ago
James Almer fde9c5e424 fate: fix fate-vp8 dependencies 8 years ago
Matthieu Bouron a91c330a29 Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' 8 years ago
Matthieu Bouron 495a40cecb tests/checkasm: reduce cosmetic diff with libav 8 years ago
Matthieu Bouron 354336490d Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751' 8 years ago
Matthieu Bouron 3c058f5701 Merge commit '76729970049fe95659346503f7401a5d869f9959' 8 years ago
Martin Vignali f2b08a0702 libavcodec/exr : cosmetics, rename variable in b44_uncompress func 8 years ago
Vignesh Venkatasubramanian acca56d962 libvpx: Enable vp9 alpha encoding 8 years ago
Burt P 7af44ce2f7 af_hdcd: don't log full HDCD stats if HDCD was not detected 8 years ago
Burt P 0d8caeb41e af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other function names 8 years ago
Michael Niedermayer 2408f92678 avcodec/dirac_vlc: Fix avutil.h include 8 years ago
James Almer 4acdbb1c6c avformat/oggenc: always use the time base stored in the theora header 8 years ago
Michael Niedermayer 9157ac2f9c avcodec/dirac_vlc: Fix mixed declaration and statements 8 years ago
Rostislav Pehlivanov a337cb7361 diracdec: fix #coeffs -> byte conversion 8 years ago
Rostislav Pehlivanov df1dc52195 diracdsp_init: add missing ARCH_X86_64 check 8 years ago
Rostislav Pehlivanov 2094562923 diracdec: do not memset the entire coefficient buffer for HQ pictures 8 years ago
Rostislav Pehlivanov dcad4677d6 diracdec: do not allocate and free slice parameters every frame 8 years ago
Rostislav Pehlivanov 0eb0f93109 diracdec: implement a LUT-based Golomb code parser 8 years ago
Rostislav Pehlivanov c43485f707 diracdec: rewrite HQ slice decoding 8 years ago
Rostislav Pehlivanov 09d89d9406 diractab: expose the maximum quantization index as a macro 8 years ago
Rostislav Pehlivanov b9c6c5f453 diracdec: decode HQ profile slices in rows 8 years ago
Rostislav Pehlivanov 17caae7202 diracdec: simplify golomb parsing and dequantization 8 years ago
Rostislav Pehlivanov bd61f3c6bf diracdsp: add SIMD for the 10 bit version of put_signed_rect_clamped 8 years ago
Rostislav Pehlivanov 80721cc1ff diracdsp: add dequantization SIMD 8 years ago
Carl Eugen Hoyos 244d22452c lavc/Makefile: Fix standalone compilation of the lame encoder. 8 years ago
James Almer f60b54902f avformat/oggenc: make flac the default for oga muxer 8 years ago
Ronald S. Bultje 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 8 years ago
Ronald S. Bultje f0a2b6249b vp9: add 16x16 idct avx2 (8-bit). 8 years ago
Michael Niedermayer a2550e7d2e avcodec/iff: Check that there are enough bytes in dgb before reading 8 years ago
Michael Niedermayer 9585c50942 avcodec/iff: remove useless () 8 years ago
Michael Niedermayer 92139c1bd1 avcodec/mediacodecdec_h264: Fix occured typo 8 years ago
Michael Niedermayer 37c658b56b doc/muxers: Fix Thisimproves typo 8 years ago
Steven Liu b45a976ed4 add split_by_time flag for support splite mpegts segment at non-keyframe 8 years ago
Marton Balint 593987810e avutil/parseutils: dont assume standard time when parsing a timestamp 8 years ago
Michael Niedermayer 58dc8bbca4 avcodec/h264_refs: Assert that op is 0-2 8 years ago