summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* build: handle library dependencies in configureJanne Grunau2014-05-13
* aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau2014-05-13
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-11
* vda: use hwaccel private data for internal bitstream bufferAnton Khirnov2014-05-11
* lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* hwaccel: Support specific frame allocatorsLuca Barbato2014-05-11
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* lavc: document which parts of AVHWAccel are private.Anton Khirnov2014-05-11
* lavc: set AVCodecContext.hwaccel in ff_get_format()Anton Khirnov2014-05-11
* lavc: Add an internal wrapper around get_format()Anton Khirnov2014-05-11
* pcm-dvd: Fix 20bit decodingnu7742014-05-09
* libfdk-aac: Relicense the library wrappers to 2-clause BSDMartin Storsjö2014-05-05
* libfdk-aacenc: Enable 7.1 channel encodingJean First2014-05-05
* vp9: Read the frame size as unsignedLuca Barbato2014-05-03
* aac: K&R formatting cosmeticsLuca Barbato2014-05-01
* flv: K&R formatting cosmeticsLuca Barbato2014-05-01
* lavc: deprecate AVCodecContext.codec_nameAnton Khirnov2014-05-01
* lavc: do not use AVCodecContext.codec_name in avcodec_string()Anton Khirnov2014-05-01
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-01
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-01
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-01
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-01
* h264: drop commented out cruftAnton Khirnov2014-04-29
* mpegvideo: remove unused MpegEncContext.b4_strideAnton Khirnov2014-04-29
* mpegvideo: move the MpegEncContext fields used from arm asm to the beginningAnton Khirnov2014-04-29
* hwaccel: fix dxva2 & vaapi loop filter parametersMichael Niedermayer2014-04-28
* dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-28
* dxva2_h264: set the correct ref frame index in the long slice structHendrik Leppkes2014-04-28
* vc1: Do not return an error when skipping b framesAlessandro Ghedini2014-04-25
* lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-24
* on2avc: change a comment at #endif to match actual defineKostya Shishkov2014-04-23
* On2 AVC decoderKostya Shishkov2014-04-23
* fic: Make warning message more accurateDerek Buitenhuis2014-04-23
* fic: Remove redundant clipsDerek Buitenhuis2014-04-23
* fic: Simplify alpha blendingDerek Buitenhuis2014-04-22
* fic: Support rendering cursorsDerek Buitenhuis2014-04-22
* fic: Use proper quantization matrix indexDerek Buitenhuis2014-04-22
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-22
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-22
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
* aarch64: NEON float FFTJanne Grunau2014-04-22
* lavc: improve AVCodecContext.delay doxyAnton Khirnov2014-04-22
* mpegvideo: Use the current_picture ptsMichael Niedermayer2014-04-21
* avcodec/fic: Fix return value checkMichael Niedermayer2014-04-21
* avcodec/fic: clear slice_dataMichael Niedermayer2014-04-21
* avcodec/fic: fix slice checksMichael Niedermayer2014-04-21
* fic: use correct IDCTKostya Shishkov2014-04-21
* mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö2014-04-19
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-19
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-19