summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: Reindent after e82b181f.Carl Eugen Hoyos2016-09-031-8/+8
* lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough.Carl Eugen Hoyos2016-09-032-2/+5
* swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slicesMichael Niedermayer2016-09-031-4/+4
* swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slicesMichael Niedermayer2016-09-031-0/+8
* lavf/httpauth: Do case-insensitive http header checks.Carl Eugen Hoyos2016-09-032-3/+3
* lavf/img2dec: Skip DQT segment when auto-detecting jpg.Carl Eugen Hoyos2016-09-031-0/+1
* lavc/mjpegdec: Do not skip reading quantization tables.Carl Eugen Hoyos2016-09-031-3/+2
* swscale: add unscaled copy from yuv420p10 to p010Timo Rothenpieler2016-09-031-0/+44
* configure: check for dlsym as wellTimo Rothenpieler2016-09-031-2/+2
* swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slicesMichael Niedermayer2016-09-021-0/+1
* swscale/swscale: Try to fix rgb48Toxyz12() with slicesMichael Niedermayer2016-09-021-1/+7
* swscale/swscale: Factor bottom to top handlingMichael Niedermayer2016-09-021-32/+19
* doc/filters: add weave examplePaul B Mahol2016-09-021-0/+12
* swscale/tests/swscale: add cpuflags optionMichael Niedermayer2016-09-021-0/+9
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-022-1/+70
* 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
OpenPOWER on IntegriCloud