36715 Commits (9b26bf7e2a3904d0e4b80f8d771223d3045013db)

Author SHA1 Message Date
Paul B Mahol ea93052db3 avcodec/utvideodec: add SIMD support for median prediction for planar formats 8 years ago
Paul B Mahol 0ed4993ad0 avcodec/asvdec: return correct value in case of error 8 years ago
Paul B Mahol 51ed1a7dd4 avcodec/pixlet: check out of bounds pfx value 8 years ago
James Almer 41de965e31 avcodec/pixlet: remove unnecessary double to float conversion 8 years ago
Paul B Mahol 73651090ca avcodec: add Apple Pixlet decoder 8 years ago
Paul B Mahol 95fb9e0205 avcodec: add pcm_f16le and pcm_f24le decoder 8 years ago
Paul B Mahol 4cf96c5642 avcodec/wmaprodec: cleanup extradata dumping 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
Paul B Mahol 14090b7050 avcodec/get_bits: add av_assert2 to get_bits_long() 8 years ago
Rostislav Pehlivanov 38a1315582 opus: remove redundant ff_celt_window2 declaration 8 years ago
Pavel Koshevoy 6b517a194d lavc: Fix ticket 6024, truncated mode decoding 8 years ago
Zhou Xiaoyong 5b74ebe937 avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 8 years ago
Michael Niedermayer eb7aa6bde4 avcodec/h263dec: Return the correct error code in explode mode 8 years ago
Michael Niedermayer c869e00f88 avcodec/smvjpegdec: return the packet size instead of 0 8 years ago
Michael Niedermayer 0888c5a242 avcodec/tdsc: return the packet size instead of 0 8 years ago
Michael Niedermayer 2eebcda10a avcodec/screenpresso: return the packet size instead of 0 8 years ago
Michael Niedermayer c62beba49a avcodec/rscc: return the packet size instead of 0 8 years ago
Andreas Cadhalpun ed412d2850 tiff: fix overflows when calling av_reduce 8 years ago
Michael Niedermayer 457e933919 Bump for psd demuxer and decoder 8 years ago
Martin Vignali 90af962911 libavcodec : add decoder for Photoshop PSD image files 8 years ago
Alex Converse bf15981b12 libvpxenc: Don't spam level errors for VP8 encodes 8 years ago
Zhou Xiaoyong d84e635d06 avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 8 years ago
Zhou Xiaoyong c5c6e30781 avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi 8 years ago
Timo Rothenpieler 00223132e9 avcodec/cuvid: fix compilation with msvc11 8 years ago
Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
Derek Buitenhuis 51c673a0d7 libavcodec/tests: Add avpacket test to .gitignore 8 years ago
Andreas Cadhalpun c085f1a7e1 opus_parser: make ParseContext the first element in OpusParseContext 8 years ago
Andreas Cadhalpun 7d3baebe40 opus_parser: fix leaking channel_maps on error 8 years ago
Michael Niedermayer 5b73ba9887 avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 8 years ago
Michael Niedermayer 8258e36385 avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 8 years ago
Derek Buitenhuis 4413e950b2 h264_slice: Wait for refs to be available before we use them in error concealment 8 years ago
Michael Niedermayer 38a7834bbb avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated 8 years ago
Michael Niedermayer cff1c0edaa avcodec/ffv1enc: Fix size of first slice 8 years ago
Alex Converse 51a055b206 aacdec: Rename elem_type_prev to che_prev_type. 8 years ago
Alex Converse d379592687 aacdec: Allow SBR after DRC. 8 years ago
Martin Storsjö da5c8284c0 aarch64: h264idct: Use the offset parameter to movrel 8 years ago
Michael Niedermayer 3ab1311aba avcodec/golomb: Consume invalid data in get_ur_golomb_jpegls() 8 years ago
James Darnley acdd2d805d avcodec/h264: resolve assert being triggered when stack is not aligned 8 years ago
Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 8 years ago
Michael Niedermayer c188f358aa avcodec/wavpack: Treat the first block coding too many channels as an error 8 years ago
James Darnley 728651df06 avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filter 8 years ago
James Darnley add21d0bb3 avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filter 8 years ago
James Darnley 58ca2ef62e whitespace changes after last commit 8 years ago
James Darnley f33714a694 avcodec/h264: clean up and expand x86 function definitions 8 years ago
Timothy Gu b6f80b16d1 qsvdec: Fix memory leak 8 years ago
Timothy Gu 16a75304fe omx: Fix OOM check 8 years ago
Thomas Turner da3c69a5a9 Added test for libavcodec/avpacket.c 8 years ago
Mathieu Velten 49e8e5fc56 avcodec/vaapi-vp9: add support for profile 2 (bpp > 8) 8 years ago
Mathieu Velten b1f630f1a6 avcodec/vp9: move bpp to the shared context for use in hwaccel 8 years ago
Andreas Cadhalpun 46e75617d9 truemotion1: fix leaking frame on init failure 8 years ago