summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.hShivraj Patil2015-05-28
* avcodec/ffv1dec: Fix skip_alphaMichael Niedermayer2015-05-28
* Revert "Move struc FFTContext below SECTION_RODATA"Timothy Gu2015-05-28
* avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇2015-05-27
* avcodec/nvenc: Fix typo: 1204 -> 1024Philip Langdale2015-05-26
* avcodec/h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-05-26
* avcodec/hevc: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-05-26
* avcodec/dxva2_h264: Fix "may be used uninitialized" warningsMichael Niedermayer2015-05-26
* avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale2015-05-25
* avcodec/dxva2: Fix "may be used uninitialized" warningsMichael Niedermayer2015-05-26
* avcodec/dxva2: Fix build without D3D11Michael Niedermayer2015-05-25
* Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-25
|\
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* | Improve upon dynamic arrays- movtext subtitlesNiklesh2015-05-25
* | libshine: fix support for shine 3.0Andreas Cadhalpun2015-05-25
* | avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer()Michael Niedermayer2015-05-25
* | avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() outMichael Niedermayer2015-05-25
* | avcodec/put_bits: Assert that size in set_put_bits_buffer_size() does not cau...Michael Niedermayer2015-05-25
* | avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits()Michael Niedermayer2015-05-25
* | avcodec/put_bits: Assert that there is enough space left in skip_put_bytes()Michael Niedermayer2015-05-25
* | avcodec/mpegvideo_enc: Update the buffer size as more slices are mergedMichael Niedermayer2015-05-25
* | avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size()Michael Niedermayer2015-05-25
* | avcodec/libutvideoenc: Fix memleakMichael Niedermayer2015-05-25
* | libdcadec: search for frames that start late in a packetJames Almer2015-05-24
* | avcodec/ituh263enc: Pass PutBitContext into h263p_encode_umotion() instead of...Michael Niedermayer2015-05-24
* | avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncCo...Michael Niedermayer2015-05-24
* | avcodec/h263: Remove unused argument of h263_get_motion_length()Michael Niedermayer2015-05-24
* | avcodec/mpeg4video: Reorder operations to reduce accesses to err_recognitionMichael Niedermayer2015-05-24
* | avcodec/y41pdec: Avoid using float for size testMichael Niedermayer2015-05-23
* | libwebp: simplify AVCodec.close functionsJames Almer2015-05-23
* | avcodec/dcadec: Search and decode frame in case it starts later in a packetMichael Niedermayer2015-05-23
* | libwebp: use a separate AVClass for each encoderJames Almer2015-05-23
* | libwebpenc_common: add header guardsJames Almer2015-05-23
* | libwebp: remove unneeded definesJames Almer2015-05-23
* | WebP encoder: use WebPAnimEncoder API when available.Urvang Joshi2015-05-23
* | Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Rework various functions not to use MpegEncContext directlyVittorio Giovara2015-05-22
* | Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* | Merge commit 'd528045558825f01472e9bee873f60c98d661e53'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* | Merge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop stream_codec_tagVittorio Giovara2015-05-22
* | Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop err_recognitionVittorio Giovara2015-05-22
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-22
| * hevc: make avcodec_decode_video2() fail if get_format() failswm42015-05-19
* | avcodec/movtextdec: Add support for large boxes(>32 bit)Niklesh2015-05-22
* | avcodec/mpeg12dec: Fix chroma locationMichael Niedermayer2015-05-22