74457 Commits (84170d4be053a4c7901965fe1977970b5c5e85e5)
 

Author SHA1 Message Date
Michael Niedermayer 46f15de8a4 avformat/gifdec: correct r_frame_rate for single frame gifs 10 years ago
Michael Niedermayer 8c75a33812 postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix 10 years ago
Michael Niedermayer 0eb896b38d Revert "movtextdec: Use default style information from movtext header" 10 years ago
Niklesh d670848d4c movtextdec: Use default style information from movtext header 10 years ago
Marton Balint 8628b06b31 ffplay: increase MIN_FRAMES to 25 10 years ago
Marton Balint 0166d329c3 ffplay: add specific constants for buffer fullness settings when using external clock 10 years ago
周晓勇 7fbafd0b1b avcodec: loongson optimize h264qpel with mmi v1 10 years ago
Michael Niedermayer 0f9d46b70d swscale/alphablend: Support chroma subsampling 10 years ago
Michael Niedermayer c5ebeaa308 swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 10 years ago
Michael Niedermayer 87100e828a swscale/alphablend: Factor target computation out of the loops 10 years ago
Michael Niedermayer f28ba31b1b swscale/alphablend: Fix big endian formats on LE 10 years ago
Michael Niedermayer b7faa9d314 swscale/alphablend: support packed pixel formats 10 years ago
Michael Niedermayer 16df02fd2e avcodec/snowenc: Avoid use of deprecated me_method 10 years ago
Michael Niedermayer c64f01227f swscale/swscale: Document param[0..1] 10 years ago
Andreas Cadhalpun e66a43f694 graphdump: include internal.h for AVFilterPad 10 years ago
Andreas Cadhalpun 9126ae4b6b use avfilter_pad_get_{type,name} accessor functions 10 years ago
Andreas Cadhalpun 8bd74aafe8 avfilter: remove obsolete function declarations 10 years ago
Andreas Cadhalpun 2e9c8be834 avcodec: add missing FF_API_CODEC_ID guard 10 years ago
Michael Niedermayer 5edab1d207 cmdutils: remove sws_opts usage, simplify code 10 years ago
Michael Niedermayer 408c9cf0e2 cmdutils: Fix overriding flags on the command line. 10 years ago
Michael Niedermayer 6dbaeed6b7 ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use 10 years ago
Michael Niedermayer d3d776ccf9 avfilter/vf_scale: apply generic options after flags. 10 years ago
Michael Niedermayer e755954a84 ffplay: pass all sws options to the filter graph 10 years ago
Michael Niedermayer 165fb7eba8 cmdutils: Export all sws options using a AVDictionary like the other subsystems do 10 years ago
Michael Niedermayer 41e733c1ef avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL 10 years ago
Michael Niedermayer d0e0757e9a swscale: Implement alphablendaway for planar 4:4:4 formats 10 years ago
Michael Niedermayer c382d9e8cb swscale: Add sws_alloc_set_opts() 10 years ago
Carl Eugen Hoyos 7e9cd99627 lavc: The h263 encoder (also) depends on h263data.o 10 years ago
Carl Eugen Hoyos 176698260c configure: mpegvideo depends on mpeg_er. 10 years ago
Ludmila Glinskih 8ec89681af tests/api/api-h264-test: structure changes to avoid duplicate code 10 years ago
Niklesh ecc806a224 movtextdec: Fix memory leaks by freeing mem allocs correctly 10 years ago
Paolo Bizzarri 1542ec9638 cosmetics: Drop spurious spaces from if clauses 10 years ago
Michael Niedermayer 7d3aa2ca63 avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask() 10 years ago
Michael Niedermayer 005d006938 avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet() 10 years ago
Paul B Mahol 2bdd026b26 avfilter/avf_avectorscope: stop making output fully transparent 10 years ago
Hendrik Leppkes 8015150f43 Merge commit '9469370fb32679352e66826daf77bdd2e6f067b5' 10 years ago
Hendrik Leppkes 3d2d672828 Merge commit 'e5997152f54f790229c99f237f8eb6b5b1ee683a' 10 years ago
Hendrik Leppkes b54cf4b886 Merge commit '944f60866f507e3c0850ae9c2f30dac1da54587c' 10 years ago
Rostislav Pehlivanov c47c781e83 aacenc: Move local encoder specific tables to a separate file 10 years ago
James Almer 9c0407e856 x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate 10 years ago
Michael Niedermayer bee2e702cc tests/fate/mp3: increase mp3-float-extra_overread FUZZ for ppc64be-RHEL7.0-gcc-4.8.2-ibmcrl to 23 from 20 10 years ago
Michael Niedermayer ae413a48e6 avcodec/movtextdec: check that ftab has been allocated before dereferencing it 10 years ago
Niklesh 2e7a684e72 movtextdec.c: Add support for font names 10 years ago
wm4 8024002d40 vc1dec: propagate error codes and return meaningful error codes 10 years ago
Paul B Mahol 40ddbc87c5 avfilter/avf_showspectrum: use av_calloc() 10 years ago
Michael Niedermayer cb5190bc9d avcodec/diracdec: Move reference to DiracFrame, avoid use of the deprecated field from AVFrame 10 years ago
Michael Niedermayer a368920eef avcodec/options: Silence deprecated warning about coded_frame 10 years ago
Luca Barbato 0f562f5b83 h264: Do not print an error when the buffer has to be refilled 10 years ago
wm4 94c0df79c7 lavc: propagate hwaccel errors 10 years ago
Michael Niedermayer ace8376653 avformat/matroskaenc: Avoid "for (int i" syntax for better compatibility 10 years ago