summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-08
* mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara2015-06-08
* mpegvideo: Rework frame_size_alloc functionVittorio Giovara2015-06-08
* mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara2015-06-08
* aac: Wait to know the channels before allocating frameLuca Barbato2015-06-07
* aac: Support channel configurations 11 and 12Sebastian Dröge2015-06-07
* aac: correctly map 7.1ch-wide AAC from FDK AAC encodernu7742015-06-07
* aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCEnu7742015-06-03
* bink: Factorize bink put_pixelLuca Barbato2015-06-03
* dxva2: Add ifdefs around structs that might not be availableMartin Storsjö2015-06-01
* dxva2: Fix build when only D3D11 or DXVA2 is usedSteve Lhomme2015-06-01
* h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-06-01
* hevc: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-06-01
* nvenc: H264 and HEVC encodersLuca Barbato2015-05-31
* xsub: Check memory allocationVittorio Giovara2015-05-31
* wma: Check memory allocationVittorio Giovara2015-05-31
* truemotion2: Check memory allocationVittorio Giovara2015-05-31
* svq1: Check memory allocationVittorio Giovara2015-05-31
* ratecontrol: Check memory allocationVittorio Giovara2015-05-31
* pthread: Check memory allocationVittorio Giovara2015-05-31
* psymodel: Check memory allocationVittorio Giovara2015-05-31
* 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