36697 Commits (baba9c6aef88727bb0182631dc67744d36cadea4)

Author SHA1 Message Date
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
Mark Thompson 51020adcec vaapi_encode: Write sequence header as extradata 8 years ago
Michael Niedermayer 1f5630af51 avcodec/flacdec: Fix undefined shift in decode_subframe() 8 years ago
Michael Niedermayer c72fa43234 avcodec/get_bits: Fix get_sbits_long(0) 8 years ago
Michael Niedermayer 6567c59c49 avcodec/flac: forward errors from ff_flac_parse_streaminfo() 8 years ago
Michael Niedermayer 020d53ebdb avcodec/flac: Check bps in ff_flac_parse_streaminfo() 8 years ago
Michael Niedermayer 83a75bf6c3 avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed() 8 years ago
Michael Niedermayer acc163c6ab avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c 8 years ago
Carl Eugen Hoyos a8cb567e55 lavc: Remove CR/LF from avpriv_request_sample() calls. 8 years ago
Vittorio Giovara 25fcbf7a84 hevc: Support extradata changes 8 years ago
Vittorio Giovara 46fae40d25 hevc: Allow parsing external extradata buffers 8 years ago
Philip Langdale 4e6d1c1f4e avcodec/vdpau_hevc: Fix potential out-of-bounds write 8 years ago
Philip Langdale 5512dbe37f avcodec/crystalhd: Handle errors from av_image_get_linesize 8 years ago
James Darnley 13d71c28cc avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functions 8 years ago
James Darnley 1dae7ffa0b avcodec/h264: mmx 4:2:2 idct add8 function 8 years ago
James Darnley 815ea8c6cc avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filter 8 years ago
Timo Rothenpieler c2f3af57a5 avcodec/nvenc: mark intentional fall through 8 years ago
Miroslav Slugeň f2dd6aee80 avcodec/nvenc: always reduce DAR width and height 8 years ago
Philip Langdale 27038693bb avcodec/nvenc: Delay identification of underlying format of cuda frames 8 years ago