summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lavf/hls: support probesize/max_analyze_duration when open sub-demuxerJun Zhao2019-11-081-0/+2
* lavf/flvenc: Cosmetics: fix indentationJun Zhao2019-11-081-4/+4
* lavf/mov: add log context dump in log messageJun Zhao2019-11-081-15/+15
* lavf/hls: fix the log context setting in log messageJun Zhao2019-11-081-7/+7
* avfilter/vf_dnn_processing: add a generic filter for image proccessing with d...Guo, Yejun2019-11-075-0/+378
* fftools/ffmpeg_opt: Fix mixed declarations and codeAndreas Rheinhardt2019-11-061-2/+4
* avcodec/extract_extradata_bsf: fix typo in commentsleozhang2019-11-061-2/+2
* avdevice/v4l2: Remove av_assert0 when format not supportedAndriy Gelman2019-11-061-1/+2
* avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing h263data dependency to snow encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing vorbis_data dependency to opus encoderLou Logan2019-11-061-1/+1
* configure: select mdct for dca encoderLou Logan2019-11-061-0/+1
* avcodec/dvdec: correctly decode bottom mb row in 1080i field modeBaptiste Coudurier2019-11-062-20/+72
* avcodec/dvdec: correctly set interlaced and tffBaptiste Coudurier2019-11-061-3/+10
* avcodec/libvpxdec: reject video and alpha dimension mismatchesMarton Balint2019-11-051-0/+11
* avcodec/libvpxdec: decode to custom framebuffers for vp9Marton Balint2019-11-051-5/+68
* avcodec/libvpxdec: pass decoder instances to vpx_init directlyMarton Balint2019-11-051-13/+13
* avcodec/libvpxdec: make sure BlockAdditional side data size >= 8Marton Balint2019-11-051-1/+1
* avcodec/libvpxenc: only allocate alpha U/V planes on size changesMarton Balint2019-11-051-24/+35
* avcodec/libvpxenc: fix alpha strideMarton Balint2019-11-051-1/+1
* avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()Michael Niedermayer2019-11-051-5/+6
* doc/bitstream_filters: Fix copy an paste typoLimin Wang2019-11-051-1/+1
* configure: select bswapdsp for ylc decoderLou Logan2019-11-051-0/+1
* configure: select fft for qdmc decoderLou Logan2019-11-051-0/+1
* configure: select bswapdsp for mdec decoderLou Logan2019-11-051-1/+1
* configure: select bswapdsp for imm4 decoderLou Logan2019-11-051-0/+1
* avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan2019-11-041-1/+1
* configure: select audiodsp for acelp_kelvin decoderLou Logan2019-11-041-0/+1
* configure: select mdct for atrac3al decoderLou Logan2019-11-041-0/+1
* configure: select mdct & sinewin for atrac3pal decoderLou Logan2019-11-041-0/+1
* avformat/Makefile: add missing pcm dependency to sdx demuxerLou Logan2019-11-041-1/+1
* avformat/Makefile: add missing pcm dependency to nsp demuxerLou Logan2019-11-041-1/+1
* avformat/Makefile: add missing pcm dependency to hcom demuxerLou Logan2019-11-041-1/+1
* configure: select riffdec for act demuxerLou Logan2019-11-041-0/+1
* configure: select jpegtables for rtp muxerLou Logan2019-11-041-1/+1
* tools/enum_options: replace the deprecated APIZhong Li2019-11-041-4/+6
* tools/probetest: replace the deprecated APIZhong Li2019-11-041-3/+5
* lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com2019-11-041-0/+113
* lavf/asfdec: Simplify the check conditionsJun Zhao2019-11-041-1/+1
* lavf/mpegtsenc: fix logic check errorJun Zhao2019-11-041-1/+1
* avformat/ftp: add AVOptions for authenticationNicolas Frattaroli2019-11-033-6/+25
* avformat: Add max_probe_packets optionAndriy Gelman2019-11-036-6/+16
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-036-1/+76
* lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu2019-11-031-19/+19
* avcodec/v4l2_m2m: Fix indentationAndriy Gelman2019-11-011-1/+1
* avcodec/v4l2_buffers: Fix infinite loopAndriy Gelman2019-11-011-5/+3
* tools/target_dec_fuzzer: Adjust threshold for G2MMichael Niedermayer2019-11-011-0/+1
* avcodec/aptx: Check the number of channelsMichael Niedermayer2019-11-011-0/+3
* avcodec/rv10: Check input for minimal frame sizeMichael Niedermayer2019-11-011-2/+5
* avcodec/aacdec_template: Check samplerateMichael Niedermayer2019-11-011-0/+3
OpenPOWER on IntegriCloud