75555 Commits (549d10924894da30156ab37327ece8a8cfdc9a7e)
 

Author SHA1 Message Date
Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 10 years ago
Nicolas George 2a351f6c55 lavfi: drop the requirement that request_frame returns a frame. 10 years ago
Nicolas George 598f8a7afa lavfi/vf_idet: reindent after last commit. 10 years ago
Nicolas George 7635242ae5 lavfi/vf_idet: remove the loop in request_frame(). 10 years ago
Nicolas George 807d4b6355 lavfi/buffersink: loop over ff_request_frame(). 10 years ago
James Almer 4bb6cb4c7d x86/vp9mc: fix string concatenation of fullpel function names 10 years ago
Michael Niedermayer b947ac9096 avcodec/internal: Use do {} while() for ff_tlog() 10 years ago
Michael Niedermayer bddcf758d3 tests/checkasm/vp9dsp: Add () to protect macro arguments 10 years ago
Ronald S. Bultje b074367405 checkasm: add VP9 loopfilter tests. 10 years ago
James Almer 784792788b checkasm: add jpeg2000dsp rct_int tests 10 years ago
Ganesh Ajjanagadde 92fabca427 avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx 10 years ago
Ganesh Ajjanagadde 6ea457f76d avformat/format: silence -Wdiscarded-qualifiers 10 years ago
Ganesh Ajjanagadde 7cf22c7970 swscale/output: fix undefined left shifts of negative numbers 10 years ago
Ganesh Ajjanagadde 094a1985d6 avcodec/mlpdec: fix a undefined left shift of negative number 10 years ago
Hendrik Leppkes 0118158efa hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 10 years ago
Ganesh Ajjanagadde 11b563ed8f avcodec/motion_est_template: fix undefined left shift of negative number 10 years ago
Ganesh Ajjanagadde 39ca7641c8 avresample/resample: remove unused variable 10 years ago
Ganesh Ajjanagadde e681baf638 avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmx 10 years ago
Ganesh Ajjanagadde f0c635f577 avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmx 10 years ago
Lou Logan b798593ca5 doc/filters: fix typo in eq contrast option 10 years ago
Michael Niedermayer a0af9fd954 cmdutils: Filter dst/srcw/h 10 years ago
Michael Niedermayer e3cf978cdd avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affected files 10 years ago
Przemysław Sobala 0d097a869c avcodec/imgconvert: Support non-planar colorspaces while padding 10 years ago
James Almer 6f9ba0cb82 x86/vp9dsp: add missing preprocessor guards 10 years ago
Rostislav Pehlivanov 0cfdaf45c4 lpc: correctly apply windowing to the samples in the float-only lpc 10 years ago
Ganesh Ajjanagadde 9db6c8815d avcodec/dcadec: fix a -Wsometimes-unitialized on clang 10 years ago
Ganesh Ajjanagadde 4328e1fc42 avcodec/g723_1: fix a undefined left shift of negative number 10 years ago
Ganesh Ajjanagadde 4e2471ef1d avcodec/internal: silence -Wempty-body on clang 10 years ago
Ganesh Ajjanagadde 8c9853a69b avcodec/indeo3data: fix undefined left shift of negative number 10 years ago
Claudio Freire 3693efb315 AAC encoder: fix make checkheaders 10 years ago
Ganesh Ajjanagadde 6a817ac1e9 avdevice/xcbgrab: fix -Wunused-variable 10 years ago
Reynaldo H. Verdejo Pinochet 7a30f51446 ffserver: remove useless assignment leftover 10 years ago
Reynaldo H. Verdejo Pinochet eb613877bf ffserver: break early on _parse_acl_row() 10 years ago
Reynaldo H. Verdejo Pinochet c677b42f79 ffserver: explicitly free() duped filename 10 years ago
Reynaldo H. Verdejo Pinochet fb349359dc ffserver: start dropping all unneededly harcoded str lengths 10 years ago
Ganesh Ajjanagadde b4cb597900 libswscale/swscale: fix -Wunused-function 10 years ago
Ganesh Ajjanagadde 0fe1c50e50 all: do standards compliant absdiff computation 10 years ago
James Almer e47564828b x86/vp9mc: add missing preprocessor guards 10 years ago
Muhammad Faiz 5b48dd75d5 avfilter/avf_showcqt: use frequency domain windowing 10 years ago
James Almer 36e1665d3d avutil/attributes: add AV_GCC_VERSION_AT_MOST 10 years ago
James Almer 2f9ab15960 x86/vp9: add avx2 subpel MC SIMD for 10/12bpp 10 years ago
Timo Rothenpieler 85c343faad avfilter/vf_colorkey: Improve filter description 10 years ago
Paul B Mahol 770b0ed0e0 Changelog: add forgotten entry 10 years ago
Paul B Mahol 32e1af77ec avcodec/dcaenc: fix lfe fir coefficients 10 years ago
Michael Niedermayer 58fe57d5a0 avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_quant 1 10 years ago
Michael Niedermayer bf9464027b avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata 10 years ago
Michael Niedermayer 2d35757814 avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscale 10 years ago
Michael Niedermayer 90d239a441 avcodec/mpegvideo_enc: Add missing entry to non_linear_qscale table 10 years ago
Paul B Mahol d4a9e6c1a1 avcodec/dcaenc: unbreak >4 channel support 10 years ago
James Almer 763ffa2029 checkasm: add flacdsp decorrelate tests 10 years ago