aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
2015-05-28Merge commit '6f57375d707de40dcec28d3cef886c364e032c21'Michael Niedermayer
2015-05-28Merge commit 'fa1923f18205410a3b0aa6c0e77cb31443ef340d'Michael Niedermayer
2015-05-28Merge commit '419e3404d07acaac019e8f363c281e17c3a3d622'Michael Niedermayer
2015-05-28avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.hShivraj Patil
2015-05-28avcodec/mips: Split uni mc optimizations to new fileShivraj Patil
2015-05-28rl: Rename ff_*_rl() to ff_rl_*()Anton Khirnov
2015-05-28mpegvideo: Move ff_*_rl functions to a separate fileAnton Khirnov
2015-05-28mpegvideo: Drop exchange_uv() function and use its code directlyVittorio Giovara
2015-05-28dvdsubdec: implement flushingwm4
2015-05-28dvdsubdec: reset buffer size on invalid over-large packetswm4
2015-05-28lavc/x264: Support bgr0 as input pix_fmt.Carl Eugen Hoyos
2015-05-28avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.hShivraj Patil
2015-05-28avcodec/ffv1dec: Fix skip_alphaMichael Niedermayer
2015-05-28Revert "Move struc FFTContext below SECTION_RODATA"Timothy Gu
2015-05-27avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇
2015-05-26avcodec/nvenc: Fix typo: 1204 -> 1024Philip Langdale
2015-05-26avcodec/h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer
2015-05-26avcodec/hevc: Fix HWACCEL_MAX for D3D11Michael Niedermayer
2015-05-26avcodec/dxva2_h264: Fix "may be used uninitialized" warningsMichael Niedermayer
2015-05-25avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale
2015-05-26avcodec/dxva2: Fix "may be used uninitialized" warningsMichael Niedermayer
2015-05-25avcodec/dxva2: Fix build without D3D11Michael Niedermayer
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25Improve upon dynamic arrays- movtext subtitlesNiklesh
2015-05-25libshine: fix support for shine 3.0Andreas Cadhalpun
2015-05-25avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer()Michael Niedermayer
2015-05-25avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() outMichael Niedermayer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-05-25avcodec/put_bits: Assert that size in set_put_bits_buffer_size() does not cau...Michael Niedermayer
2015-05-25avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits()Michael Niedermayer
2015-05-25avcodec/put_bits: Assert that there is enough space left in skip_put_bytes()Michael Niedermayer
2015-05-25avcodec/mpegvideo_enc: Update the buffer size as more slices are mergedMichael Niedermayer
2015-05-25avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size()Michael Niedermayer
2015-05-25avcodec/libutvideoenc: Fix memleakMichael Niedermayer
2015-05-24libdcadec: search for frames that start late in a packetJames Almer
2015-05-24avcodec/ituh263enc: Pass PutBitContext into h263p_encode_umotion() instead of...Michael Niedermayer
2015-05-24avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncCo...Michael Niedermayer
2015-05-24avcodec/h263: Remove unused argument of h263_get_motion_length()Michael Niedermayer
2015-05-24avcodec/mpeg4video: Reorder operations to reduce accesses to err_recognitionMichael Niedermayer
2015-05-23avcodec/y41pdec: Avoid using float for size testMichael Niedermayer
2015-05-23libwebp: simplify AVCodec.close functionsJames Almer
2015-05-23avcodec/dcadec: Search and decode frame in case it starts later in a packetMichael Niedermayer
2015-05-23libwebp: use a separate AVClass for each encoderJames Almer
2015-05-23libwebpenc_common: add header guardsJames Almer
2015-05-23libwebp: remove unneeded definesJames Almer
2015-05-23WebP encoder: use WebPAnimEncoder API when available.Urvang Joshi
2015-05-22Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'Michael Niedermayer
2015-05-22Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'Michael Niedermayer
2015-05-22Merge commit 'd528045558825f01472e9bee873f60c98d661e53'Michael Niedermayer
2015-05-22Merge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc'Michael Niedermayer