75451 Commits (807d4b635567e51108ea3a6a774336321c3250e5)
 

Author SHA1 Message Date
Nicolas George 807d4b6355 lavfi/buffersink: loop over ff_request_frame(). 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
Michael Niedermayer bddcf758d3 tests/checkasm/vp9dsp: Add () to protect macro arguments 9 years ago
Ronald S. Bultje b074367405 checkasm: add VP9 loopfilter tests. 9 years ago
James Almer 784792788b checkasm: add jpeg2000dsp rct_int tests 9 years ago
Ganesh Ajjanagadde 92fabca427 avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx 9 years ago
Ganesh Ajjanagadde 6ea457f76d avformat/format: silence -Wdiscarded-qualifiers 9 years ago
Ganesh Ajjanagadde 7cf22c7970 swscale/output: fix undefined left shifts of negative numbers 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 39ca7641c8 avresample/resample: remove unused variable 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
Lou Logan b798593ca5 doc/filters: fix typo in eq contrast option 9 years ago
Michael Niedermayer a0af9fd954 cmdutils: Filter dst/srcw/h 9 years ago
Michael Niedermayer e3cf978cdd avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affected files 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 6a817ac1e9 avdevice/xcbgrab: fix -Wunused-variable 9 years ago
Reynaldo H. Verdejo Pinochet 7a30f51446 ffserver: remove useless assignment leftover 9 years ago
Reynaldo H. Verdejo Pinochet eb613877bf ffserver: break early on _parse_acl_row() 9 years ago
Reynaldo H. Verdejo Pinochet c677b42f79 ffserver: explicitly free() duped filename 9 years ago
Reynaldo H. Verdejo Pinochet fb349359dc ffserver: start dropping all unneededly harcoded str lengths 9 years ago
Ganesh Ajjanagadde b4cb597900 libswscale/swscale: fix -Wunused-function 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
Muhammad Faiz 5b48dd75d5 avfilter/avf_showcqt: use frequency domain windowing 9 years ago
James Almer 36e1665d3d avutil/attributes: add AV_GCC_VERSION_AT_MOST 9 years ago
James Almer 2f9ab15960 x86/vp9: add avx2 subpel MC SIMD for 10/12bpp 9 years ago
Timo Rothenpieler 85c343faad avfilter/vf_colorkey: Improve filter description 9 years ago
Paul B Mahol 770b0ed0e0 Changelog: add forgotten entry 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 763ffa2029 checkasm: add flacdsp decorrelate tests 9 years ago
Ganesh Ajjanagadde 63cdb6e4a5 avutil/log: fix zero length gnu_printf format string warning 9 years ago
Hendrik Leppkes 3a8e447712 lavf/utils: remove some left-over cruft from the 32-bit size fields 9 years ago
James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
Paul B Mahol 245bf7c18a doc/filters: showfreqs: fix typo 9 years ago