summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "lavfi/atempo: avoid false triggering an assertion failure"Pavel Koshevoy2017-09-06
* avcodec/audiotoolboxdec: use av_freep()James Almer2017-09-06
* avcodec/audiotoolboxdec: switch to the new generic filtering mechanismJames Almer2017-09-06
* avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabil...James Almer2017-09-06
* avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradataJames Almer2017-09-06
* avfilter/af_dcshift: add direct pathPaul B Mahol2017-09-06
* avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer2017-09-05
* libavcodec/mips: Improve avc idct8 msa functionKaustubh Raste2017-09-05
* avfilter/lavfutils: remove usage of AVStream->codecJames Almer2017-09-05
* avformat/hlsenc: Added configuration to override HTTP User-AgentKarthick J2017-09-05
* build: consistent spacing between lists (cosmetics)Clément Bœsch2017-09-05
* avfilter/avf_avectorscope: fix mistake in previous commitPaul B Mahol2017-09-05
* avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol2017-09-05
* avfilter: add despill filterPaul B Mahol2017-09-05
* avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flagJames Almer2017-09-04
* avfilter/vf_fftfilt: make it possible to evaluate expressions per framePaul B Mahol2017-09-04
* avfilter/vf_fftfilt: add generic timeline supportPaul B Mahol2017-09-04
* avfilter/vf_fftfilt: add support for more pixel formatsPaul B Mahol2017-09-04
* avfilter/vf_fftfilt: cache rdft contextsPaul B Mahol2017-09-04
* lavd: drop QTKit indevClément Bœsch2017-09-04
* avfilter/vf_datascope: make it possible for output window to automatically ch...Paul B Mahol2017-09-04
* avformat/flvdec: Set need_context_update when setting the initial extradataAlex Converse2017-09-03
* avfilter/vf_datascope: add timeline support to pixscope and oscilloscopePaul B Mahol2017-09-03
* doc/filters: add missing '' for blend examplePaul B Mahol2017-09-03
* doc/filters: add one more blend examplePaul B Mahol2017-09-03
* avfilter/vf_displace: add mirror edge modePaul B Mahol2017-09-03
* avfilter/vf_displace: remove useless requirement that SAR matches between inp...Paul B Mahol2017-09-03
* avfilter/vf_subtitles: enable processing of alpha channelPaul B Mahol2017-09-03
* doc/filters.texi: Add default values to vf_vaguedenoiser optionsLeo Izen2017-09-03
* lavd: drop disabled v4l codeClément Bœsch2017-09-03
* avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit()Michael Niedermayer2017-09-02
* avcodec/dirac_dwt: Fix multiple overflows in 9/7 liftingMichael Niedermayer2017-09-02
* avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED()Michael Niedermayer2017-09-02
* build: drop unused sndio_h and asoundlib_hClément Bœsch2017-09-02
* build: make sndio part of the autodetected librariesClément Bœsch2017-09-02
* build: make jack part of the autodetected librariesClément Bœsch2017-09-02
* build: make alsa part of the autodetected librariesClément Bœsch2017-09-02
* build: make sure a disabled autodetect still pick the libc's iconvClément Bœsch2017-09-02
* build: add --disable-autodetect switchClément Bœsch2017-09-02
* build: simplify weak-enabling of autodetected librariesClément Bœsch2017-09-02
* build: remove vda_framework from enable_weakClément Bœsch2017-09-02
* build: replace use of HAVE_SDL2 with existing CONFIG_SDL2Clément Bœsch2017-09-02
* build: treat sdl2 like other autodetected librariesClément Bœsch2017-09-02
* build: isolate sdl-to-sdl2 aliasingClément Bœsch2017-09-02
* build: treat securetransport and schannel like other autodetected librariesClément Bœsch2017-09-02
* build: treat libxcb like other autodetected librariesClément Bœsch2017-09-02
* build: treat iconv like other autodetected librariesClément Bœsch2017-09-02
* build: treat crystalhd like other hwaccelsClément Bœsch2017-09-02
* build: group z libs with other autodetected librariesClément Bœsch2017-09-02
* avcodec/nvenc: always output picture timing SEITimo Rothenpieler2017-09-02