summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavc/qsvenc: replace assert with error returnLinjie Fu2018-12-101-2/+7
* lavc/cbs_vp9: Make variable prob unsigned.Carl Eugen Hoyos2018-12-101-1/+1
* lavc/decode: Initialize return value for get_format() failure.Carl Eugen Hoyos2018-12-101-0/+1
* avcodec: bump micro version after d12d4d4515James Almer2018-12-091-1/+1
* avformat/mxfdec: fix indentationPaul B Mahol2018-12-091-9/+9
* qsvdec: Fix running with assert_level > 0Mark Thompson2018-12-091-0/+2
* avcodec/libaomenc: add row-mt optionJames Almer2018-12-092-3/+15
* avfilter/vf_showinfo: allow checksums calculation to be disabledPaul B Mahol2018-12-092-16/+47
* lavfi/buffersink: fix abuffersink flag setting issueJun Zhao2018-12-091-1/+1
* avformat/dhav: export average frame rate tooPaul B Mahol2018-12-091-0/+2
* avcodec/jpeg2000dec: Skip DWT if nothing is codedMichael Niedermayer2018-12-081-4/+8
* avcodec/dxv: Check that there is enough data to decompressMichael Niedermayer2018-12-081-0/+6
* doc/codecs: Do not mention a removed flags.Carl Eugen Hoyos2018-12-081-2/+0
* doc/faq: Fix flags for possible video quality improvements.Carl Eugen Hoyos2018-12-081-2/+2
* doc: vapoursynthGyan Doshi2018-12-082-0/+27
* Fix bug in mpegts muxer which affects KLV async stream generation.Artyom Lebedev2018-12-081-1/+1
* avformat/mxfdec: set codec_tag for prores codecPaul B Mahol2018-12-071-0/+12
* avcodec/proresdec2: add new line at end of debug messagePaul B Mahol2018-12-071-2/+2
* avcodec/dpx: fix spotted code style issuesPaul B Mahol2018-12-071-4/+4
* avcodec/dpx: add support for special encodingPaul B Mahol2018-12-071-1/+2
* avcodec/dpx: improve decoding of 10 bit gray imagesPaul B Mahol2018-12-071-3/+25
* avcodec/dpx: add support for another gray10 variantPaul B Mahol2018-12-071-0/+1
* avcodec/dpx: parse input device namePaul B Mahol2018-12-071-0/+5
* avcodec/dpx: parse image creatorPaul B Mahol2018-12-071-0/+6
* avcodec/dpx: check version of format header tooPaul B Mahol2018-12-071-0/+10
* doc/general: rearrange libraries in alphabetical orderGyan Doshi2018-12-071-155/+154
* lavc/qsvenc: add an option to set h264 pps for every frameZhong Li2018-12-074-1/+6
* lavc/qsvenc: dump log for frame rateZhong Li2018-12-071-0/+4
* lavc/qsvenc: make hevc alignment same as h264 for 1.19+ versionZhong Li2018-12-071-6/+11
* lavc/qsvenc: remove redundant codeZhong Li2018-12-071-8/+5
* lavc/proresdec.h: Include a missing headerCarl Eugen Hoyos2018-12-061-0/+1
* avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with -...Michael Niedermayer2018-12-051-2/+15
* doc: libmodplugGyan Doshi2018-12-052-1/+64
* avcodec/msvideo1: Check for too small dimensionsMichael Niedermayer2018-12-051-0/+3
* avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal sizeMichael Niedermayer2018-12-051-0/+8
* avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal sizeMichael Niedermayer2018-12-051-0/+8
* avcodec/dpx: add support for 10bit grayPaul B Mahol2018-12-041-4/+9
* doc: remove licensing claims for chromaprint and libgmeGyan Doshi2018-12-041-2/+2
* avcodec/prores_aw : add 4444 xq supportMartin Vignali2018-12-041-9/+28
* avcodec/prores_aw : only set color prim, trc, space values if supportedMartin Vignali2018-12-041-3/+10
* avcodec/prores_aw : add vendor optionMartin Vignali2018-12-041-1/+35
* avcodec/utils : add ff_int_from_list_or_default funcMartin Vignali2018-12-042-0/+31
* doc: libgmeGyan Doshi2018-12-042-6/+24
* doc: chromaprintGyan Doshi2018-12-042-8/+16
* lavf/dashenc: Write media trailers when DASH trailer is written.Andrey Semashev2018-12-041-25/+60
* swscale/ppc: Move VSX-using code to its own fileLauri Kasanen2018-12-045-281/+393
* avcodec/r210dec: fix r10x decodingPaul B Mahol2018-12-031-1/+5
* avcodec/dnxhddec: use init_get_bits8()Paul B Mahol2018-12-031-2/+6
* lavc: Bump version for r210 pix_fmt change.Carl Eugen Hoyos2018-12-031-1/+1
* avcodec/r210: use correct pixel formatPaul B Mahol2018-12-036-40/+48
OpenPOWER on IntegriCloud