summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/utvideodec: add SIMD support for median prediction for planar formatsPaul B Mahol2016-12-23
* avcodec/asvdec: return correct value in case of errorPaul B Mahol2016-12-23
* avcodec/pixlet: check out of bounds pfx valuePaul B Mahol2016-12-23
* avcodec/pixlet: remove unnecessary double to float conversionJames Almer2016-12-23
* avcodec: add Apple Pixlet decoderPaul B Mahol2016-12-22
* avcodec: add pcm_f16le and pcm_f24le decoderPaul B Mahol2016-12-22
* avcodec/wmaprodec: cleanup extradata dumpingPaul B Mahol2016-12-22
* avcodec/magicyuv: add 10 bit supportPaul B Mahol2016-12-20
* avcodec/get_bits: add av_assert2 to get_bits_long()Paul B Mahol2016-12-18
* opus: remove redundant ff_celt_window2 declarationRostislav Pehlivanov2016-12-18
* lavc: Fix ticket 6024, truncated mode decodingPavel Koshevoy2016-12-17
* avcodec/mips: version 1 of vc1dsp optimizations for loongson mmiZhou Xiaoyong2016-12-17
* avcodec/h263dec: Return the correct error code in explode modeMichael Niedermayer2016-12-15
* avcodec/smvjpegdec: return the packet size instead of 0Michael Niedermayer2016-12-15
* avcodec/tdsc: return the packet size instead of 0Michael Niedermayer2016-12-15
* avcodec/screenpresso: return the packet size instead of 0Michael Niedermayer2016-12-15
* avcodec/rscc: return the packet size instead of 0Michael Niedermayer2016-12-15
* tiff: fix overflows when calling av_reduceAndreas Cadhalpun2016-12-15
* Bump for psd demuxer and decoderMichael Niedermayer2016-12-14
* libavcodec : add decoder for Photoshop PSD image filesMartin Vignali2016-12-14
* libvpxenc: Don't spam level errors for VP8 encodesAlex Converse2016-12-13
* avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmiZhou Xiaoyong2016-12-13
* avcodec/mips: version 1 of vp8dsp optimizations for loongson mmiZhou Xiaoyong2016-12-13
* avcodec/cuvid: fix compilation with msvc11Timo Rothenpieler2016-12-12
* avcodec: Add max_pixels optionsMichael Niedermayer2016-12-10
* libavcodec/tests: Add avpacket test to .gitignoreDerek Buitenhuis2016-12-10
* opus_parser: make ParseContext the first element in OpusParseContextAndreas Cadhalpun2016-12-10
* opus_parser: fix leaking channel_maps on errorAndreas Cadhalpun2016-12-10
* avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAMMichael Niedermayer2016-12-10
* avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory()Michael Niedermayer2016-12-09
* h264_slice: Wait for refs to be available before we use them in error conceal...Derek Buitenhuis2016-12-09
* avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be all...Michael Niedermayer2016-12-09
* avcodec/ffv1enc: Fix size of first sliceMichael Niedermayer2016-12-09
* aacdec: Rename elem_type_prev to che_prev_type.Alex Converse2016-12-08
* aacdec: Allow SBR after DRC.Alex Converse2016-12-08
* aarch64: h264idct: Use the offset parameter to movrelMartin Storsjö2016-12-08
* avcodec/golomb: Consume invalid data in get_ur_golomb_jpegls()Michael Niedermayer2016-12-08
* avcodec/h264: resolve assert being triggered when stack is not alignedJames Darnley2016-12-07
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* avcodec/wavpack: Treat the first block coding too many channels as an errorMichael Niedermayer2016-12-07
* avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filterJames Darnley2016-12-07
* avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filterJames Darnley2016-12-07
* whitespace changes after last commitJames Darnley2016-12-07
* avcodec/h264: clean up and expand x86 function definitionsJames Darnley2016-12-07
* qsvdec: Fix memory leakTimothy Gu2016-12-06
* omx: Fix OOM checkTimothy Gu2016-12-06
* Added test for libavcodec/avpacket.cThomas Turner2016-12-06
* avcodec/vaapi-vp9: add support for profile 2 (bpp > 8)Mathieu Velten2016-12-05
* avcodec/vp9: move bpp to the shared context for use in hwaccelMathieu Velten2016-12-05
* truemotion1: fix leaking frame on init failureAndreas Cadhalpun2016-12-05