summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/aacenctab: Make aac_maxval_cb constMichael Niedermayer2015-09-23
* avcodec/libstagefright: fix Stagefright_decode_frame() failing to exit when t...zylthinking2015-09-23
* AAC encoder: tweak rate-distortion logicClaudio Freire2015-09-23
* AAC encoder: simplify and speed up find_min_bookClaudio Freire2015-09-23
* avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmxGanesh Ajjanagadde2015-09-22
* avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmxGanesh Ajjanagadde2015-09-22
* avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is n...Michael Niedermayer2015-09-22
* avcodec/dvdsubdec: don't use a NULL log contextwm42015-09-22
* avcodec/dvdsubdec: reject some broken packetswm42015-09-22
* avcodec/dvdsub: fix partial packet assemblywm42015-09-22
* hevc: fix wpp threading deadlock.Ronald S. Bultje2015-09-21
* x86/vp9dsp: fix local header includeJames Almer2015-09-21
* x86/vp9dsp: add missing header includeJames Almer2015-09-21
* avcodec/dvdsubdec: fix indentationwm42015-09-21
* avcodec/snowenc: Do not write into const AVFrameMichael Niedermayer2015-09-20
* avcodec/snowenc: Remove unused new_picture fieldMichael Niedermayer2015-09-20
* avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-20
* x86/vp9mc: fix string concatenation of fullpel function namesJames Almer2015-09-20
* avcodec/internal: Use do {} while() for ff_tlog()Michael Niedermayer2015-09-20
* avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-20
* avcodec/mlpdec: fix a undefined left shift of negative numberGanesh Ajjanagadde2015-09-20
* hevc: properly handle no_rasl_output_flag when removing pictures from the DPBHendrik Leppkes2015-09-20
* avcodec/motion_est_template: fix undefined left shift of negative numberGanesh Ajjanagadde2015-09-19
* avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-19
* avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-19
* avcodec/imgconvert: Support non-planar colorspaces while paddingPrzemysław Sobala2015-09-19
* x86/vp9dsp: add missing preprocessor guardsJames Almer2015-09-19
* lpc: correctly apply windowing to the samples in the float-only lpcRostislav Pehlivanov2015-09-19
* avcodec/dcadec: fix a -Wsometimes-unitialized on clangGanesh Ajjanagadde2015-09-19
* avcodec/g723_1: fix a undefined left shift of negative numberGanesh Ajjanagadde2015-09-19
* avcodec/internal: silence -Wempty-body on clangGanesh Ajjanagadde2015-09-19
* avcodec/indeo3data: fix undefined left shift of negative numberGanesh Ajjanagadde2015-09-19
* AAC encoder: fix make checkheadersClaudio Freire2015-09-18
* all: do standards compliant absdiff computationGanesh Ajjanagadde2015-09-18
* x86/vp9mc: add missing preprocessor guardsJames Almer2015-09-18
* x86/vp9: add avx2 subpel MC SIMD for 10/12bppJames Almer2015-09-18
* avcodec/dcaenc: fix lfe fir coefficientsPaul B Mahol2015-09-17
* avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu...Michael Niedermayer2015-09-18
* avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodataMichael Niedermayer2015-09-18
* avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscaleMichael Niedermayer2015-09-18
* avcodec/mpegvideo_enc: Add missing entry to non_linear_qscale tableMichael Niedermayer2015-09-18
* avcodec/dcaenc: unbreak >4 channel supportPaul B Mahol2015-09-17
* lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-17
* avcodec/mips/aaccoder_mips: Remove duplicate includeMichael Niedermayer2015-09-17
* Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes2015-09-17
|\
| * d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-17
| * pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley2015-09-17
* | Merge commit '777885983533235ccda5145f96317fc8cd0a18ab'Hendrik Leppkes2015-09-17
|\|
| * dcadec: set channel layout in a separate functionAlexandra Hájková2015-09-16
* | Merge commit '971177f751a6e2931232accceab438bce277bde8'Hendrik Leppkes2015-09-17
|\|