74340 Commits (9126ae4b6ba366f8e948a294b1955bcaf858eb16)
 

Author SHA1 Message Date
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
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
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
Henrik Gramner 5e8e121fcc checkasm: Remove unnecessary include 10 years ago
周晓勇 71575d98f5 avcodec: loongson optimized h264pred with mmi v2 10 years ago
Sasi Inguva 31852540d4 libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge. 10 years ago
Marton Balint b1f78632c6 ffplay: do not block audio thread on WIN32 10 years ago
Anton Mitrofanov 8db0f71b49 x86inc: warn if XOP integer FMA instruction emulation is impossible 10 years ago
Michael Niedermayer e740659a5d avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_* 10 years ago
Michael Niedermayer 4ab1f33daf avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistency 10 years ago
Michael Niedermayer 500bfbe27a avcodec/hapenc: Remove use of deprecated ff_alloc_packet() 10 years ago
Ronald S. Bultje 22b30f925d vf_psnr: add psnr_avg to stats file. 10 years ago
Hendrik Leppkes 45d9d16863 Merge commit 'b197f78329615893201c0e241d00b71b7c749dbb' 10 years ago
Hendrik Leppkes 7e2717ba3c Merge commit '98c9ade9853a9c413534ef243174d65f3f7506fa' 10 years ago
Hendrik Leppkes 4eded225ad Merge commit 'fe026ba960790a004adfcff33f44f96b05538e5c' 10 years ago
Hendrik Leppkes 00b5c19661 Merge commit '4fee11ab05fc8569ef35c0ce86a60375c903eefb' 10 years ago
Jake Sebastian-Jones 9469370fb3 h264: Use AVERROR return codes instead of -1 10 years ago
Michael Niedermayer e5774f28d1 avcodec/dvbsubdec: Do not stop decoding at a invalid depth 10 years ago
Luca Barbato e5997152f5 asf: Use time_t where needed 10 years ago
Timo Rothenpieler 2ae45816b2 avcodec/nvenc: Add support for 2pass rc in vbr mode 10 years ago