Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-09avformat/mlvdec:drop unnecessary check before ff_format_io_closeSteven Liu
2019-11-09avcodec/libvpxenc,cosmetics: fix a typoJames Zern
2019-11-09avcodec/libvpxdec.c,cosmetics: bpp -> bpcJames Zern
2019-11-08avfilter/Makefile: add missing framesync dependency to bm3d & mix filtersLou Logan
2019-11-08configure: select missing rdft for several filtersLou Logan
2019-11-08avfilter/vf_dnn_processing: correct duplicate statementleozhang
2019-11-08avfilter/vf_dnn_processing: fix fate-sourceGuo, Yejun
2019-11-08avformat/mxfdec: cleanup on "essence prior to first PartitionPack"Michael Niedermayer
2019-11-08avfilter/f_metadata: remove unneeded codeLimin Wang
2019-11-08lavf/dashdec: drop unnecessary check before ff_format_io_closeJun Zhao
2019-11-08lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxerJun Zhao
2019-11-08lavf/hls: support probesize/max_analyze_duration when open sub-demuxerJun Zhao
2019-11-08lavf/flvenc: Cosmetics: fix indentationJun Zhao
2019-11-08lavf/mov: add log context dump in log messageJun Zhao
2019-11-08lavf/hls: fix the log context setting in log messageJun Zhao
2019-11-07avfilter/vf_dnn_processing: add a generic filter for image proccessing with d...Guo, Yejun
2019-11-06fftools/ffmpeg_opt: Fix mixed declarations and codeAndreas Rheinhardt
2019-11-06avcodec/extract_extradata_bsf: fix typo in commentsleozhang
2019-11-06avdevice/v4l2: Remove av_assert0 when format not supportedAndriy Gelman
2019-11-06avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoderLou Logan
2019-11-06avcodec/Makefile: add missing h263data dependency to snow encoderLou Logan
2019-11-06avcodec/Makefile: add missing vorbis_data dependency to opus encoderLou Logan
2019-11-06configure: select mdct for dca encoderLou Logan
2019-11-06avcodec/dvdec: correctly decode bottom mb row in 1080i field modeBaptiste Coudurier
2019-11-06avcodec/dvdec: correctly set interlaced and tffBaptiste Coudurier
2019-11-06avcodec/libvpxdec: reject video and alpha dimension mismatchesMarton Balint
2019-11-06avcodec/libvpxdec: decode to custom framebuffers for vp9Marton Balint
2019-11-06avcodec/libvpxdec: pass decoder instances to vpx_init directlyMarton Balint
2019-11-06avcodec/libvpxdec: make sure BlockAdditional side data size >= 8Marton Balint
2019-11-06avcodec/libvpxenc: only allocate alpha U/V planes on size changesMarton Balint
2019-11-06avcodec/libvpxenc: fix alpha strideMarton Balint
2019-11-05avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()Michael Niedermayer
2019-11-05doc/bitstream_filters: Fix copy an paste typoLimin Wang
2019-11-05configure: select bswapdsp for ylc decoderLou Logan
2019-11-05configure: select fft for qdmc decoderLou Logan
2019-11-05configure: select bswapdsp for mdec decoderLou Logan
2019-11-05configure: select bswapdsp for imm4 decoderLou Logan
2019-11-05avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan
2019-11-05configure: select audiodsp for acelp_kelvin decoderLou Logan
2019-11-05configure: select mdct for atrac3al decoderLou Logan
2019-11-05configure: select mdct & sinewin for atrac3pal decoderLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to sdx demuxerLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to nsp demuxerLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to hcom demuxerLou Logan
2019-11-05configure: select riffdec for act demuxerLou Logan
2019-11-05configure: select jpegtables for rtp muxerLou Logan
2019-11-04tools/enum_options: replace the deprecated APIZhong Li
2019-11-04tools/probetest: replace the deprecated APIZhong Li
2019-11-04lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com
2019-11-04lavf/asfdec: Simplify the check conditionsJun Zhao