summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264_qpel: Use the correct headerVittorio Giovara2015-06-12
* h264_weight: Fix SSSE3 biweight code with weights of 128Michael Niedermayer2015-06-12
* eamad: Use the correct headersLuca Barbato2015-06-12
* mpeg12: Move the vlc bits to a stand alone fileLuca Barbato2015-06-12
* mpegvideo: Expand macroVittorio Giovara2015-06-12
* mpegvideo: rv10: Move function declaration to a separate headerVittorio Giovara2015-06-12
* mpegvideo: h263: Move all tables to a single fileVittorio Giovara2015-06-12
* mpegvideo: Move ER functions to a separate fileVittorio Giovara2015-06-12
* mpegvideo: Mark one function as staticVittorio Giovara2015-06-10
* mpegvideo: Move block permutation function where is usedVittorio Giovara2015-06-10
* mpegvideo: Drop release_unused_pictures() functionVittorio Giovara2015-06-10
* mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara2015-06-10
* imc: add required padding for GetBitContext bufferJanne Grunau2015-06-09
* ac3_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-09
* aac_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-09
* 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