summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacenc: do not reject AAC-Main profileRostislav Pehlivanov2015-08-21
* aaccoder: move the Intensity Stereo implementation outRostislav Pehlivanov2015-08-21
* aaccoder_mips: update function definitionsRostislav Pehlivanov2015-08-21
* aaccoder: move the quantization functions to a separate fileRostislav Pehlivanov2015-08-21
* aacenc: create and initialize an LTP contextRostislav Pehlivanov2015-08-21
* aacenc: populate the sce->ics.swb_offset table pointerRostislav Pehlivanov2015-08-21
* aacenc: reset special bands in the main frame encoding functionRostislav Pehlivanov2015-08-21
* aacenc: coding style changesRostislav Pehlivanov2015-08-21
* avcodec/x86/v210-init: fix unused variable warningGanesh Ajjanagadde2015-08-21
* avcodec/jpeg2000: comment out unused variableGanesh Ajjanagadde2015-08-21
* avcodec/hevcdsp: rename sao_band_filter c functionsJames Almer2015-08-21
* avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size checkMichael Niedermayer2015-08-21
* avcodec/metasound_data: comment out unused variableGanesh Ajjanagadde2015-08-20
* avcodec/aacsbr_fixed: remove unused variableGanesh Ajjanagadde2015-08-20
* */version.h: Add note/recommandition about bumping majorMichael Niedermayer2015-08-19
* libavcodec/qsvdec.c: the ff_get_format() missed at refactoring has been restoredIvan Uskov2015-08-19
* vaapi: drop unused include.Gwenole Beauchesne2015-08-19
* vaapi: fix usage of invalid buffer ids.Gwenole Beauchesne2015-08-19
* vaapi: streamline public context structure.Gwenole Beauchesne2015-08-19
* vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-19
* avcodec/qsvenc: Added PicTiming SEISven Dueking2015-08-19
* libx264: Add option to force IDR framesDerek Buitenhuis2015-08-18
* lavc: move vdpau decoders under FF_API_VDPAU.wm42015-08-18
* lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje2015-08-18
* Prepare for removal of obsolete FF_IDCT_* members.Ronald S. Bultje2015-08-18
* mpeg4video: use ff_dlog instead of av_log under debug&FF_DEBUG_PTS.Ronald S. Bultje2015-08-18
* lavc: fix compilation with FF_API_XVMC.Ronald S. Bultje2015-08-18
* libvpxenc: make flags i64 instead of dbl.Ronald S. Bultje2015-08-18
* FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje2015-08-18
* Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-18
* Move ff_dlog from lavc to lavu.Ronald S. Bultje2015-08-18
* Merge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b'Hendrik Leppkes2015-08-18
|\
| * vp7: bound checking in vp7_decode_frame_headerFederico Tomassetti2015-08-16
* | Merge commit 'f34b152eb7b7e8d2aee57c710a072cf74173fbe1'Hendrik Leppkes2015-08-18
|\|
| * libfdk-aacdec: Clean up properly if the init failsMartin Storsjö2015-08-16
* | Merge commit '1b90433f79de857550d4d8c35c89fbe954920594'Hendrik Leppkes2015-08-18
|\|
| * libfdk-aacdec: Always decode into an intermediate bufferMartin Storsjö2015-08-16
* | Merge commit '87de6ddb7b7674e329d5c96677bd8685bc7f7855'Hendrik Leppkes2015-08-18
|\|
| * libfdk-aacdec: Bump the max number of channels to 8Martin Storsjö2015-08-16
| * x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
| * x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-11
| * x86: dcadsp: Avoid SSE2 instructions in SSE functionsHenrik Gramner2015-08-11
* | lavc/mjpegdec: Detect more CMYK images.Carl Eugen Hoyos2015-08-17
* | avcodec/rv30: fix switching back to the original resolutionMichael Niedermayer2015-08-17
* | ffmpeg_vdpau: Ignore decoder's max supported levelPhilip Langdale2015-08-16
* | avcodec/flashsvenc: Correct max dimension in error messageMichael Niedermayer2015-08-15
* | avcodec/svq1enc: Check dimensionsMichael Niedermayer2015-08-15
* | movtextdec: Add support for automatic text wrappingNiklesh2015-08-14
* | avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal ...Sven Dueking2015-08-14
* | avcodec/faxcompr: negate uncompressed runsMichael Niedermayer2015-08-14