summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* xvid: Check memory allocationVittorio Giovara2015-05-31
* x264: Check memory allocationVittorio Giovara2015-05-31
* libtheora: Check memory allocationVittorio Giovara2015-05-31
* lcl: Check memory allocationVittorio Giovara2015-05-31
* jpegls: Check memory allocationVittorio Giovara2015-05-31
* huffyuv: Check memory allocationVittorio Giovara2015-05-31
* eatgv: Check memory allocationVittorio Giovara2015-05-31
* dct: Check memory allocationVittorio Giovara2015-05-31
* asv: Check memory allocationVittorio Giovara2015-05-31
* aacpsy: Check memory allocationVittorio Giovara2015-05-31
* mpegvideo: Move MotionEstContext and function declarations to a separate headerVittorio Giovara2015-05-31
* mpegvideo: mpeg12: Move function declarationsVittorio Giovara2015-05-31
* mpegvideo: Move tables to a separate fileVittorio Giovara2015-05-31
* mpegvideo: msmpeg4: Move function declarationsVittorio Giovara2015-05-31
* mpegvideo: wmv2: Move function declarationsVittorio Giovara2015-05-31
* dxva2_hevc: re-write reference frame handlingHendrik Leppkes2015-05-31
* dxva2_hevc: fix 32x32 scaling listsHendrik Leppkes2015-05-31
* vp9: Parse subsampling and report missing featureVittorio Giovara2015-05-31
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31
* ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato2015-05-31
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* ppc: pixblockdsp: Use the abriged vector typesLuca Barbato2015-05-31
* h264: Make sure reinit failures mark the context as not initializedLuca Barbato2015-05-30
* msrle: Use FFABS to determine the frame size in msrle_decode_pal4Luca Barbato2015-05-30
* x86: cavs: Remove an unneeded scratch bufferMichael Niedermayer2015-05-28
* rl: Add error checking to ff_rl_init().Anton Khirnov2015-05-28
* rl: Add a function for freeing dynamically allocated tables.Anton Khirnov2015-05-28
* rl: Rename ff_*_rl() to ff_rl_*()Anton Khirnov2015-05-28
* mpegvideo: Move ff_*_rl functions to a separate fileAnton Khirnov2015-05-28
* mpegvideo: Drop exchange_uv() function and use its code directlyVittorio Giovara2015-05-28
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* mpegvideo: Rework various functions not to use MpegEncContext directlyVittorio Giovara2015-05-22
* mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* mpegvideo: Drop stream_codec_tagVittorio Giovara2015-05-22
* mpegvideo: Drop err_recognitionVittorio Giovara2015-05-22
* mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-22
* hevc: make avcodec_decode_video2() fail if get_format() failswm42015-05-19
* vmnc: Delay pixel size checkVittorio Giovara2015-05-19
* vda: Make output CVPixelBuffer format configurableStefano Pigozzi2015-05-13
* libx265: Use the Multi-library InterfaceGopu Govindaswamy2015-05-13
* mjpegenc: Fix JFIF header byte orderingShiina Hideaki2015-05-12
* dnxhd: Print unknown header when foundVittorio Giovara2015-05-12
* quickdraw: Skip the empty 512 byte header for imagesVittorio Giovara2015-05-12
* quickdraw: Make the palette opaqueCarl Eugen Hoyos2015-05-12
* dca_parser: Extend DTS core sync word and fix existing checkfoo862015-05-12
* png: Set the color range as full rangewm42015-05-09
* alac: Reject rice_limit 0 if compression is usedAndreas Cadhalpun2015-05-08
* ape: Support _0000 files with nblock smaller than 64Andreas Cadhalpun2015-05-08
* libx265: Fix 'braces around scalar initializer' warningVittorio Giovara2015-05-06