87215 Commits (cf42f316c525a76680b8b2d3e68c61db71eaa50d)
 

Author SHA1 Message Date
James Almer cf42f316c5 fate: fix fate-lavf-fits dependencies 7 years ago
Paras Chadha b07faf39ed avcodec/fitsdec: write output to frame directly 7 years ago
Steven Liu ef7fe81b85 flvdec: Check the avio_seek return value after reading a metadata packet 7 years ago
Pavel Koshevoy 25b5096400 lavfi/atempo: Avoid false triggering an assertion failure 7 years ago
Pavel Koshevoy edb4ba5bd4 Revert "lavfi/atempo: avoid false triggering an assertion failure" 7 years ago
James Almer f4e593f7b5 avcodec/audiotoolboxdec: use av_freep() 7 years ago
James Almer 3242babf64 avcodec/audiotoolboxdec: switch to the new generic filtering mechanism 7 years ago
James Almer e49338a9c0 avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabilities 7 years ago
James Almer 7273e234de avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradata 7 years ago
Paul B Mahol eea69a9f25 avfilter/af_dcshift: add direct path 7 years ago
Michael Niedermayer d8bc198d09 avfilter/vf_overlay: Restore shorthand option order 7 years ago
Kaustubh Raste fa805df060 libavcodec/mips: Improve avc idct8 msa function 7 years ago
James Almer 9a174d203a avfilter/lavfutils: remove usage of AVStream->codec 7 years ago
Karthick J 837c55e072 avformat/hlsenc: Added configuration to override HTTP User-Agent 7 years ago
Clément Bœsch 516ac7bcc7 build: consistent spacing between lists (cosmetics) 7 years ago
Paul B Mahol a5e6cd79ec avfilter/avf_avectorscope: fix mistake in previous commit 7 years ago
Paul B Mahol 2c10f054c2 avfilter/avf_avectorscope: add possibility to auto zoom 7 years ago
Paul B Mahol 6faa1275a2 avfilter: add despill filter 7 years ago
James Almer 6cadbb16e9 avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag 7 years ago
Paul B Mahol b43cd67862 avfilter/vf_fftfilt: make it possible to evaluate expressions per frame 7 years ago
Paul B Mahol 4705a80fb0 avfilter/vf_fftfilt: add generic timeline support 7 years ago
Paul B Mahol 2170ca41f4 avfilter/vf_fftfilt: add support for more pixel formats 7 years ago
Paul B Mahol 2726b2d7e8 avfilter/vf_fftfilt: cache rdft contexts 7 years ago
Clément Bœsch ca7dc3ee90 lavd: drop QTKit indev 7 years ago
Paul B Mahol 833a38dbe5 avfilter/vf_datascope: make it possible for output window to automatically change position 7 years ago
Alex Converse 4d2b9ece45 avformat/flvdec: Set need_context_update when setting the initial extradata 7 years ago
Paul B Mahol f3c0f34f53 avfilter/vf_datascope: add timeline support to pixscope and oscilloscope 7 years ago
Paul B Mahol 8b193e5530 doc/filters: add missing '' for blend example 7 years ago
Paul B Mahol 05b1c60687 doc/filters: add one more blend example 7 years ago
Paul B Mahol e6e58de03d avfilter/vf_displace: add mirror edge mode 7 years ago
Paul B Mahol 06ed3768c8 avfilter/vf_displace: remove useless requirement that SAR matches between input streams 7 years ago
Paul B Mahol f19e4118e9 avfilter/vf_subtitles: enable processing of alpha channel 7 years ago
Leo Izen dda1c23c20 doc/filters.texi: Add default values to vf_vaguedenoiser options 7 years ago
Clément Bœsch b4b1285fa1 lavd: drop disabled v4l code 7 years ago
Michael Niedermayer c595139f1f avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() 7 years ago
Michael Niedermayer f71cd44147 avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting 7 years ago
Michael Niedermayer 2a0823ae96 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() 7 years ago
Clément Bœsch 69e6877de8 build: drop unused sndio_h and asoundlib_h 7 years ago
Clément Bœsch e090e750ba build: make sndio part of the autodetected libraries 7 years ago
Clément Bœsch b7fbb3516a build: make jack part of the autodetected libraries 7 years ago
Clément Bœsch b447629093 build: make alsa part of the autodetected libraries 7 years ago
Clément Bœsch fe9c85e4e2 build: make sure a disabled autodetect still pick the libc's iconv 7 years ago
Clément Bœsch e3c1219c7c build: add --disable-autodetect switch 7 years ago
Clément Bœsch 9ef5a2f5f3 build: simplify weak-enabling of autodetected libraries 7 years ago
Clément Bœsch 7e98c3cbb3 build: remove vda_framework from enable_weak 7 years ago
Clément Bœsch 353c2e384c build: replace use of HAVE_SDL2 with existing CONFIG_SDL2 7 years ago
Clément Bœsch b802971d6d build: treat sdl2 like other autodetected libraries 7 years ago
Clément Bœsch 778fa6350e build: isolate sdl-to-sdl2 aliasing 7 years ago
Clément Bœsch 72655616d9 build: treat securetransport and schannel like other autodetected libraries 7 years ago
Clément Bœsch 1c08ff08ad build: treat libxcb like other autodetected libraries 7 years ago