summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/httpauth: Do case-insensitive http header checks.Carl Eugen Hoyos2016-09-03
* lavf/img2dec: Skip DQT segment when auto-detecting jpg.Carl Eugen Hoyos2016-09-03
* lavc/mjpegdec: Do not skip reading quantization tables.Carl Eugen Hoyos2016-09-03
* swscale: add unscaled copy from yuv420p10 to p010Timo Rothenpieler2016-09-03
* configure: check for dlsym as wellTimo Rothenpieler2016-09-03
* swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slicesMichael Niedermayer2016-09-02
* swscale/swscale: Try to fix rgb48Toxyz12() with slicesMichael Niedermayer2016-09-02
* swscale/swscale: Factor bottom to top handlingMichael Niedermayer2016-09-02
* doc/filters: add weave examplePaul B Mahol2016-09-02
* swscale/tests/swscale: add cpuflags optionMichael Niedermayer2016-09-02
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-02
* avformat/avidec: Fix infinite loop in avi_read_nikon()Michael Niedermayer2016-09-02
* avfilter/vf_minterpolate: rename chroma log varsDavinder Singh2016-09-02
* avfilter: add weave filterPaul B Mahol2016-09-02
* ffmpeg: fix broken indent/style in write_frameClément Bœsch2016-09-02
* libavcodec/opus: Add channel mapping 2 to extradata parserMichael Graczyk2016-09-01
* lavu/timestamp: Avoid C++-unfriendly code in user headerMark Thompson2016-09-01
* libavcodec/opus: Fix spelling in error messageMichael Graczyk2016-09-01
* configure: add missing check for LoadLibraryJames Almer2016-09-01
* avformat/movenc: added ability to use original stream ids as track ids instea...Erkki Seppälä2016-09-01
* avfilter/vf_psnr: Add max value output option to psnr stats log.Lucas Cooper2016-09-01
* configure: fix ldl dependency for new nvenc encoder namesTimo Rothenpieler2016-08-31
* configure: fix nvenc detection logicTimo Rothenpieler2016-08-31
* swscale: add support for P010LE/BE outputTimo Rothenpieler2016-08-31
* avfilter/drawutils: honor shift for color component descriptionTimo Rothenpieler2016-08-31
* avfilter/drawutils: P010 is not supportedTimo Rothenpieler2016-08-31
* avfilter/vf_lut: unbreak planar rgb suppot on big-endianPaul B Mahol2016-08-31
* avformat/hlsenc: add warning for append_list and hls_init_time optionSteven Liu2016-08-31
* MAINTAINERS: Add myself for alsdecUmair Khan2016-08-30
* avformat/crypto: add seeking support on readSimon Hailes2016-08-30
* libavformat/crypto - encourage reads of 4096 bytesSimon Hailes2016-08-30
* cmdutils: fix implicit declaration of SetDllDirectory functionTobias Rapp2016-08-29
* doc/APIChanges: mention nb_threads addition to AVFilterContextJames Almer2016-08-29
* avisynth: support pix_fmts added to AviSynth+Stephen Hutchinson2016-08-30
* avutil/version: Improve lib versioning scheme for release branches with the n...Michael Niedermayer2016-08-29
* avutil/version: Mention similarities and differences to semverMichael Niedermayer2016-08-29
* avfilter/vf_minterpolate: do not right shift negative numbersDavinder Singh2016-08-29
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* avfilter: add ff_filter_get_nb_threads()Paul B Mahol2016-08-29
* avfilter: add nb_threads to AVFilterContextPaul B Mahol2016-08-29
* doc/muxers: add option hls_init_time documentSteven Liu2016-08-29
* avformat/hlsenc: add option hls_init_time to set init hls window segment dura...Steven Liu2016-08-29
* avformat/mov: aax: pass proper AVClass to av_log()Thomas Hebb2016-08-28
* avcodec/nvenc: update license headerTimo Rothenpieler2016-08-28
* avcodec/nvenc: use proper soname for cuda/nvenc librariesTimo Rothenpieler2016-08-28
* avcodec/nvenc: check maximum driver API versionTimo Rothenpieler2016-08-28
* avcodec/nvenc: fix potantially uninitialized freeTimo Rothenpieler2016-08-28
* avcodec/nvenc: fix library names on cygwinTimo Rothenpieler2016-08-28
* ffmpeg: fix -stream_loop with -reMarton Balint2016-08-28
* avcodec/nvenc: added support for rate control lookaheadOliver Collyer2016-08-28