81110 Commits (308f9b1c49445abefc85c02e1c8ccf8eb463465b)
 

Author SHA1 Message Date
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
James Almer f60b54902f avformat/oggenc: make flac the default for oga muxer 9 years ago
Ronald S. Bultje 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 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 37c658b56b doc/muxers: Fix Thisimproves typo 9 years ago
Steven Liu b45a976ed4 add split_by_time flag for support splite mpegts segment at non-keyframe 9 years ago
Marton Balint 593987810e avutil/parseutils: dont assume standard time when parsing a timestamp 9 years ago
Michael Niedermayer 58dc8bbca4 avcodec/h264_refs: Assert that op is 0-2 9 years ago
Sami Hult d4c8e93190 Changed metadata print option to accept general urls 9 years ago
Michael Niedermayer e98ab799be avcodec/vaapi_encode_h264: Use av_clip_uintp2() 9 years ago
James Almer fd6dbc5385 Revert "configure: Enable GCC vectorization on ≥4.9 on x86" 9 years ago
Clément Bœsch 3cdd5f4b7c Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'" 9 years ago