36907 Commits (26d5caf67994eb8ea34c16144b1de4920c8a7403)

Author SHA1 Message Date
Andreas Cadhalpun 842e98b4d8 pgssubdec: reset rle_data_len/rle_remaining_len on allocation error 8 years ago
Michael Niedermayer 536ac72f46 Revert "Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'" 8 years ago
Michael Niedermayer 3782656631 avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progressive_ac() 8 years ago
Clément Bœsch 7c300a8ed4 lavc/hevc: remove a few random spaces to reduce diff with libav 8 years ago
Carl Eugen Hoyos 12f7c091e8 lavc/alac: Export samplerate. 8 years ago
Clément Bœsch 3a3554871a lavc/hevcdsp: fix pretty printing mistake 8 years ago
Matthieu Bouron 2ae8278832 lavc/mjpegdec: consume SOS data even if the frame is discarded 8 years ago
Michael Niedermayer f28299da8d avcodec/h264dec: Clear ref_count on slice header processing failure 8 years ago
Paul B Mahol b4a13d442a avcodecc/ccaption_dec: remove extra word from long codec description 8 years ago
Michael Niedermayer 2080bc3371 avcodec/utils: correct align value for interplay 8 years ago
Carl Eugen Hoyos 6d6faa2a2d lavc/svq3: Fail for media key encryption. 8 years ago
Michael Niedermayer 9e6a242755 avcodec/vp56: Check for the bitstream end, pass error codes on 8 years ago
Martin Storsjö 9f10cff610 aarch64: Add NEON optimizations for 10 and 12 bit vp9 loop filter 8 years ago
Martin Storsjö ceb36b8178 aarch64: Add NEON optimizations for 10 and 12 bit vp9 itxfm 8 years ago
Martin Storsjö 638eceed47 aarch64: Add NEON optimizations for 10 and 12 bit vp9 MC 8 years ago
Martin Storsjö 48ad3fe1be aarch64: vp9dsp: Restructure the bpp checks 8 years ago
Martin Storsjö 1e5d87eec3 arm: Add NEON optimizations for 10 and 12 bit vp9 loop filter 8 years ago
Martin Storsjö 2ed67eba96 arm: Add NEON optimizations for 10 and 12 bit vp9 itxfm 8 years ago
Martin Storsjö a4d4bad75c arm: Add NEON optimizations for 10 and 12 bit vp9 MC 8 years ago
Martin Storsjö cda9a3e80b arm: vp9dsp: Restructure the bpp checks 8 years ago
Michael Niedermayer 755933cb5c avcodec/mjpegdec: Check remaining bitstream in ljpeg_decode_yuv_scan() 8 years ago
Michael Niedermayer 25f4f08ba5 avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8" 8 years ago
Pavel Koshevoy 9ea2998586 avcodec/cuvid: fail early if GPU can't handle video resolution 8 years ago
Michael Niedermayer e371f031b9 avcodec/pngdec: Fix off by 1 size in decode_zbuf() 8 years ago
Michael Niedermayer a0341b4d74 avcodec/error_resilience: update indention after last commit 8 years ago
Michael Niedermayer d9d9fd9446 avcodec/error_resilience: Optimize motion recovery code by using blcok lists 8 years ago
Jonathan Campbell d5d474aea5 avcodec/ac3dec: add consistent noise generation option. 8 years ago
Mark Thompson d40a1ae7ec vaapi_mpeg4: Restore changes overwritten by merge 8 years ago
Paul B Mahol d60f090dd1 avcodec/fraps: add support for PAL8 8 years ago
Michael Niedermayer cde007dcd3 avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 8 years ago
Matthieu Bouron cf3affabb4 lavc/h264dec: re-indent after previous commit 8 years ago
Matthieu Bouron 639e262971 lavc/h264dec: make sure a slice is decoded before finishing setup 8 years ago
Paul B Mahol 18cfcc6458 avcodec/wmaprodec: add xma_flush for seeking in XMA2 8 years ago
Paul B Mahol 5d2609929d avcodec: add XMA2 parser 8 years ago
Paul B Mahol 96fe4432f5 avcodec/wmaprodec: unbreak XMA mono decoding 8 years ago
bnnm cab0f3abc5 avcodec/atrac3: allow 6 channels (non-joint stereo) 8 years ago
Daniil Cherednik 9a619bef54 dcaenc: Use Huffman codes for Bit Allocation Index 8 years ago
Timo Rothenpieler 6b0a3ee6f8 avcodec/nvenc: add logging for more error cases 8 years ago
Timo Rothenpieler 5403d90f32 avcodec/nvenc: make gpu indices independend of supported capabilities 8 years ago
Paul B Mahol 8a1759ad46 avcodec/exr: export writer info into frame metadata 8 years ago
Paul B Mahol 546e29d1f5 avcodec/exr: make it aware of 2 additional compressions 8 years ago
Aleksandr Slobodeniuk 545511f57a avcodec/avcodec: fix lil typo in comment 8 years ago
Michael Niedermayer 1df3d636d4 avcodec/speedhq: Fix warning about "initialization from incompatible pointer type" 8 years ago
Paul B Mahol 45f4bf94af avcodec/wmaprodec: check number of channels for XMA streams 8 years ago
Paul B Mahol 0fe50e56e9 avcodec/pixlet: use av_clip_uintp2_c explicitly 8 years ago
Paul B Mahol a340987e37 avcodec/pixlet: use av_clip_uintp2() 8 years ago
Paul B Mahol be46eb7101 avcodec/pixlet: clip chroma before shifting 8 years ago
Paul B Mahol 1daa08bd96 avcodec/wmapro: redone stream selection for XMA1/2 8 years ago
Clément Bœsch e5ac554ba7 lavc/h264: simplify find_unused_picture() 8 years ago
Paul B Mahol 6c43f33ac2 avcodec/wmaprodec: >2 channel support for XMA 8 years ago