87293 Commits (c8dea81921504c5e25a705dec4438dc95463f49b)
 

Author SHA1 Message Date
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
Clément Bœsch c9075d2c65 build: treat iconv like other autodetected libraries 7 years ago
Clément Bœsch 55fdfc88b8 build: treat crystalhd like other hwaccels 7 years ago
Clément Bœsch e70e2a7abd build: group z libs with other autodetected libraries 7 years ago
Timo Rothenpieler 4e6638abb4 avcodec/nvenc: always output picture timing SEI 7 years ago
James Almer 9aa2469930 avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.h 7 years ago
James Almer 3ec6d9c6b2 avfilter: remove duplicate and disabled trace log function 7 years ago
wm4 5d76674756 lavf: make avio_read_partial() public 7 years ago
James Almer 877076ffa1 avformat/avio: update avio_alloc_context() doxy 7 years ago
Steven Liu adeb41afb8 avformat/dash:add copyright to dash.c 7 years ago
Timo Rothenpieler 0e995eac20 avcodec/nvenc: only push cuda context on encoder close if encoder exists 7 years ago
Timo Rothenpieler a0b69e2b0a avcodec/nvenc: add support for specifying entropy coding mode 7 years ago
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 7 years ago
Anton Khirnov b12e4d3bb8 avio: add a destructor for AVIOContext 7 years ago
Steven Liu 837580f458 avformat/dash: move reused API to common file and header file 7 years ago
孙浩(晓黑) 9d00fb9d70 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() 7 years ago
孙浩(晓黑) 900f39692c avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() 7 years ago
孙浩(晓黑) c24bcb5536 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. 7 years ago
pkviet 73bed07373 avocdec/libopus: fix typo 7 years ago
Daniel Glöckner feb1dbc7bd avformat/mov: prevent duplication of first fragment's ctts_data 7 years ago
Dale Curtis f1e47f8713 avformat/mov: Bail when invalid sample data is present. 7 years ago
Justin Ruggles 1a0d9b503d avformat/concatdec: add fallback for calculating file duration 7 years ago
James Almer 1291a6d0ff avcodec/fits: add missing header includes 7 years ago