summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avformat/avidec: Fix infinite loop in avi_read_nikon()Michael Niedermayer2016-09-021-2/+2
* avfilter/vf_minterpolate: rename chroma log varsDavinder Singh2016-09-021-13/+9
* avfilter: add weave filterPaul B Mahol2016-09-026-1/+168
* ffmpeg: fix broken indent/style in write_frameClément Bœsch2016-09-021-22/+21
* libavcodec/opus: Add channel mapping 2 to extradata parserMichael Graczyk2016-09-011-1/+10
* lavu/timestamp: Avoid C++-unfriendly code in user headerMark Thompson2016-09-011-1/+1
* libavcodec/opus: Fix spelling in error messageMichael Graczyk2016-09-011-1/+1
* configure: add missing check for LoadLibraryJames Almer2016-09-011-0/+2
* avformat/movenc: added ability to use original stream ids as track ids instea...Erkki Seppälä2016-09-012-6/+57
* avfilter/vf_psnr: Add max value output option to psnr stats log.Lucas Cooper2016-09-012-0/+30
* configure: fix ldl dependency for new nvenc encoder namesTimo Rothenpieler2016-08-311-1/+2
* configure: fix nvenc detection logicTimo Rothenpieler2016-08-311-15/+19
* swscale: add support for P010LE/BE outputTimo Rothenpieler2016-08-3113-5/+119
* avfilter/drawutils: honor shift for color component descriptionTimo Rothenpieler2016-08-311-1/+2
* avfilter/drawutils: P010 is not supportedTimo Rothenpieler2016-08-311-0/+2
* avfilter/vf_lut: unbreak planar rgb suppot on big-endianPaul B Mahol2016-08-311-4/+4
* avformat/hlsenc: add warning for append_list and hls_init_time optionSteven Liu2016-08-311-0/+6
* MAINTAINERS: Add myself for alsdecUmair Khan2016-08-301-1/+1
* avformat/crypto: add seeking support on readSimon Hailes2016-08-301-2/+114
* libavformat/crypto - encourage reads of 4096 bytesSimon Hailes2016-08-301-1/+2
* cmdutils: fix implicit declaration of SetDllDirectory functionTobias Rapp2016-08-291-0/+3
* doc/APIChanges: mention nb_threads addition to AVFilterContextJames Almer2016-08-291-0/+3
* avisynth: support pix_fmts added to AviSynth+Stephen Hutchinson2016-08-301-1/+182
* avutil/version: Improve lib versioning scheme for release branches with the n...Michael Niedermayer2016-08-291-0/+9
* avutil/version: Mention similarities and differences to semverMichael Niedermayer2016-08-291-0/+6
* avfilter/vf_minterpolate: do not right shift negative numbersDavinder Singh2016-08-291-2/+2
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-2928-36/+37
* avfilter: add ff_filter_get_nb_threads()Paul B Mahol2016-08-292-0/+13
* avfilter: add nb_threads to AVFilterContextPaul B Mahol2016-08-293-1/+10
* doc/muxers: add option hls_init_time documentSteven Liu2016-08-291-0/+6
* avformat/hlsenc: add option hls_init_time to set init hls window segment dura...Steven Liu2016-08-291-1/+11
* avformat/mov: aax: pass proper AVClass to av_log()Thomas Hebb2016-08-281-1/+1
* avcodec/nvenc: update license headerTimo Rothenpieler2016-08-281-2/+2
* avcodec/nvenc: use proper soname for cuda/nvenc librariesTimo Rothenpieler2016-08-281-2/+2
* avcodec/nvenc: check maximum driver API versionTimo Rothenpieler2016-08-282-0/+19
* avcodec/nvenc: fix potantially uninitialized freeTimo Rothenpieler2016-08-281-1/+1
* avcodec/nvenc: fix library names on cygwinTimo Rothenpieler2016-08-281-11/+13
* ffmpeg: fix -stream_loop with -reMarton Balint2016-08-281-0/+4
* avcodec/nvenc: added support for rate control lookaheadOliver Collyer2016-08-284-0/+14
* avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer2016-08-284-7/+78
* avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler2016-08-284-6/+3238
* avformat: fix decoded creation_time timestampsMarton Balint2016-08-284-25/+7
* MAINTAINER: add myself for Motion Estimation and Interpolation filtersDavinder Singh2016-08-281-0/+4
* lavc/lpc: Add min_shift parameter in LPCJai Luthra2016-08-285-9/+15
* avfilter: hflip,swapuv,vflip: add timeline supportPaul B Mahol2016-08-283-1/+34
* avformat/utils: fix a codecpar non useJames Almer2016-08-271-1/+1
* avfilter/vf_convolution: add >8 bit depth supportPaul B Mahol2016-08-271-25/+165
* avfilter/vf_atadenoise: add planes optionPaul B Mahol2016-08-272-0/+18
* vf_colorspace: Add support for full range yuvVittorio Giovara2016-08-271-0/+1
* vf_colorspace: Check av_frame_copy_props() return valueVittorio Giovara2016-08-271-1/+5
OpenPOWER on IntegriCloud