81038 Commits (f1eb6ddcb34f4d27d52d4a0a30269728612c41b0)
 

Author SHA1 Message Date
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
Sami Hult d4c8e93190 Changed metadata print option to accept general urls 8 years ago
Michael Niedermayer e98ab799be avcodec/vaapi_encode_h264: Use av_clip_uintp2() 8 years ago
James Almer fd6dbc5385 Revert "configure: Enable GCC vectorization on ≥4.9 on x86" 8 years ago
Clément Bœsch 3cdd5f4b7c Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'" 8 years ago
Clément Bœsch c67aa7f287 Merge commit '187d719760bd130f848194ec4a6bd476341914bb' 8 years ago
Clément Bœsch 46bd0e8e0d Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b' 8 years ago
Clément Bœsch 84ecbbfb27 Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c' 8 years ago
Clément Bœsch 1ad3ffadd9 Merge commit 'a2ddfadc2d9e91cf70aa7430a7340b418bdb5b42' 8 years ago
Clément Bœsch 3536493082 Merge commit 'd6c2c2796d8885e99fc90793cdd7937826f82fab' 8 years ago
Clément Bœsch a7ce5b25c0 Merge commit '84b2d3fb68caf71cff4b80b44ff865d7ae2531ce' 8 years ago
Clément Bœsch 415072605b Merge commit '05a4bacbf7ece618553d339afe1d0b57bc87aea8' 8 years ago
Clément Bœsch 1cfa350429 Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005' 8 years ago
Clément Bœsch b4abf0e396 Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703' 8 years ago
Clément Bœsch 775389fc59 Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341' 8 years ago
Clément Bœsch f512e4a390 Merge commit '61f168ae348f94f39e7afc6971654455a5de0e4d' 8 years ago
Matthieu Bouron 0f2654c9a3 lavc: add mediacodec hwaccel support 8 years ago
Hendrik Leppkes 83a940e7fb h2645_parse: don't overread AnnexB NALs within an avc stream 8 years ago
Hendrik Leppkes c3e9b098e1 h2645_parse: only read avc length code at the correct position 8 years ago
Michael Niedermayer b450b82514 avcodec/exr: Fix mixed declarations and statements 8 years ago
Martin Vignali 50747d6b1f libavcodec/exr : indent gray support patch 8 years ago
Martin Vignali 7ebd13fc8b libavodec/exr : add support for Y and YA file (ticket #5621) 8 years ago
Burt P ba69a81019 libavfilter/af_hdcd.c: Collect HDCD stats and report 8 years ago
Carl Eugen Hoyos 3e4357eb82 lavc/libx265: Support gray encoding. 8 years ago
Matthieu Bouron 88d9c30cf5 lavc/mediacodecdec_h264: properly convert extradata to annex-b 8 years ago
Michael Niedermayer 55ef890b29 avcodec/iff: Print error for cols/bpp/bytes being bad in decode_delta_j() 8 years ago
Michael Niedermayer fcdbbbd85a avcodec/iff: decode_delta_j: Check that the number of bytes that will be read are available 8 years ago