34144 Commits (4c8d86eb18e2fc8fcd5819a33599422454fdeff8)

Author SHA1 Message Date
Ganesh Ajjanagadde 07cd8d5676 avcodec/x86/cavsdsp: silence -Wunused-variable on --disable-mmx 9 years ago
Michael Niedermayer 0c7ceb1e0a avcodec/aacenctab: Make aac_maxval_cb const 9 years ago
zylthinking d1bbefeaa7 avcodec/libstagefright: fix Stagefright_decode_frame() failing to exit when the source is done 9 years ago
Claudio Freire 7ec74ae4aa AAC encoder: tweak rate-distortion logic 9 years ago
Claudio Freire b01f3ddad3 AAC encoder: simplify and speed up find_min_book 9 years ago
Ganesh Ajjanagadde 0544c95fd6 avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx 9 years ago
Ganesh Ajjanagadde 4f90818ea1 avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmx 9 years ago
Michael Niedermayer 31623e9d1e avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is not in use 9 years ago
wm4 e859a3c864 avcodec/dvdsubdec: don't use a NULL log context 9 years ago
wm4 9aab222239 avcodec/dvdsubdec: reject some broken packets 9 years ago
wm4 f874e2728b avcodec/dvdsub: fix partial packet assembly 9 years ago
Ronald S. Bultje 74e4948235 hevc: fix wpp threading deadlock. 9 years ago
James Almer 7086154aaa x86/vp9dsp: fix local header include 9 years ago
James Almer 91fcb10f08 x86/vp9dsp: add missing header include 9 years ago
wm4 4ed5a73a7e avcodec/dvdsubdec: fix indentation 9 years ago
Michael Niedermayer 01770bfda0 avcodec/snowenc: Do not write into const AVFrame 9 years ago
Michael Niedermayer 55b803e33e avcodec/snowenc: Remove unused new_picture field 9 years ago
Ganesh Ajjanagadde 198110d702 avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers 9 years ago
James Almer 4bb6cb4c7d x86/vp9mc: fix string concatenation of fullpel function names 9 years ago
Michael Niedermayer b947ac9096 avcodec/internal: Use do {} while() for ff_tlog() 9 years ago
Ganesh Ajjanagadde 92fabca427 avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx 9 years ago
Ganesh Ajjanagadde 094a1985d6 avcodec/mlpdec: fix a undefined left shift of negative number 9 years ago
Hendrik Leppkes 0118158efa hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 9 years ago
Ganesh Ajjanagadde 11b563ed8f avcodec/motion_est_template: fix undefined left shift of negative number 9 years ago
Ganesh Ajjanagadde e681baf638 avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmx 9 years ago
Ganesh Ajjanagadde f0c635f577 avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmx 9 years ago
Przemysław Sobala 0d097a869c avcodec/imgconvert: Support non-planar colorspaces while padding 9 years ago
James Almer 6f9ba0cb82 x86/vp9dsp: add missing preprocessor guards 9 years ago
Rostislav Pehlivanov 0cfdaf45c4 lpc: correctly apply windowing to the samples in the float-only lpc 9 years ago
Ganesh Ajjanagadde 9db6c8815d avcodec/dcadec: fix a -Wsometimes-unitialized on clang 9 years ago
Ganesh Ajjanagadde 4328e1fc42 avcodec/g723_1: fix a undefined left shift of negative number 9 years ago
Ganesh Ajjanagadde 4e2471ef1d avcodec/internal: silence -Wempty-body on clang 9 years ago
Ganesh Ajjanagadde 8c9853a69b avcodec/indeo3data: fix undefined left shift of negative number 9 years ago
Claudio Freire 3693efb315 AAC encoder: fix make checkheaders 9 years ago
Ganesh Ajjanagadde 0fe1c50e50 all: do standards compliant absdiff computation 9 years ago
James Almer e47564828b x86/vp9mc: add missing preprocessor guards 9 years ago
James Almer 2f9ab15960 x86/vp9: add avx2 subpel MC SIMD for 10/12bpp 9 years ago
Paul B Mahol 32e1af77ec avcodec/dcaenc: fix lfe fir coefficients 9 years ago
Michael Niedermayer 58fe57d5a0 avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_quant 1 9 years ago
Michael Niedermayer bf9464027b avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata 9 years ago
Michael Niedermayer 2d35757814 avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscale 9 years ago
Michael Niedermayer 90d239a441 avcodec/mpegvideo_enc: Add missing entry to non_linear_qscale table 9 years ago
Paul B Mahol d4a9e6c1a1 avcodec/dcaenc: unbreak >4 channel support 9 years ago
James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
Michael Niedermayer e1ac0ecbba avcodec/mips/aaccoder_mips: Remove duplicate include 9 years ago
Steve Lhomme e3d4784eb3 d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Claudio Freire 8df9bf8e39 AAC encoder: refactor to resynchronize MIPS port 9 years ago
Ronald S. Bultje 344d519040 vp9: add subpel MC SIMD for 10/12bpp. 9 years ago
Ronald S. Bultje 77f359670f vp9: add fullpel (avg) MC SIMD for 10/12bpp. 9 years ago