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
2017-07-24avformat/hlsenc: fix hls fmp4 extention name bugSteven Liu
2017-07-24avcodec/mpegvideo_enc: Use intra/inter scantable matching mb type in quantiza...Michael Niedermayer
2017-07-24avcodec/aacdec_fixed: fix: left shift of negative value -1Michael Niedermayer
2017-07-24avcodec/dirac_vlc: Fix undefined shiftMichael Niedermayer
2017-07-23avfilter/w3fdif: do not write to line before start lineMuhammad Faiz
2017-07-23doc/filters: typo in frei0rBrice Waegeneire
2017-07-23avcodec/cfhd: Fix decoding regression due to height checkVodyannikov Aleksandr
2017-07-23avcodec/dcaadpcm: fix use of uninitialized variablefoo86
2017-07-23avcodec/dcaadpcm: check for av_malloc() failurefoo86
2017-07-22pixdesc: Reindent after previous commitMark Thompson
2017-07-22pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()Mark Thompson
2017-07-21ffprobe: Print color properties from show_framesVittorio Giovara
2017-07-21hevc: Make sure to update the current frame transfer characteristicVittorio Giovara
2017-07-21zscale: Factor out graph buildingVittorio Giovara
2017-07-21zscale: Factor out format initializationVittorio Giovara
2017-07-21avcodec/diracdec: Check dimensions which are closer to what is allocated in a...Michael Niedermayer
2017-07-21doc: Add initial documentation explaining undefined behavior and SUINTMichael Niedermayer
2017-07-21libavutil/mips: Updated msa generic macrosKaustubh Raste
2017-07-21MAINTAINERS: add myselffoo86
2017-07-21avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_head...James Almer
2017-07-21avcodec/h264: Declare the local variable decode_chroma as const.Wan-Teh Chang
2017-07-21avcodec/hevcdec: hevc_await_progress: declare |y| only if used.Wan-Teh Chang
2017-07-21avcodec/x86/cavsdsp: Delete #include "libavcodec/x86/idctdsp.h".Wan-Teh Chang
2017-07-20opus_rc: fix CDF encoding of zeroesRostislav Pehlivanov
2017-07-20fate: add libavdevice/reverse.c to fate-sourceJames Almer
2017-07-20avdevice: make ff_reverse available on shared buildsJames Almer
2017-07-19avfilter/af_astats: measure dynamic rangePaul B Mahol
2017-07-19avcodec/dolby_e: use av_clip_uintp2()James Almer
2017-07-19avfilter/af_astats: do not overwrite already set values when doing resetPaul B Mahol
2017-07-19avfilter: Add blue and violet noise generation filtersGeorge Boyle
2017-07-19avformat: add SMPTE 337M demuxerfoo86
2017-07-19avcodec: add Dolby E decoderfoo86
2017-07-19avfilter/pthread: use slice threading from avutilMuhammad Faiz
2017-07-19avcodec/pthread_slice: use slice threading from avutilMuhammad Faiz
2017-07-19avutil: merge slice threading implementation from avcodec and avfilterMuhammad Faiz
2017-07-19libavformat/fifo: Fix initialization of underlying AVFormatContextJan Sebechlebsky
2017-07-19avcodec/dca: avoid using bitstream reader in a non-standard wayfoo86
2017-07-19avcodec/dca_core: probe extension headers directlyfoo86
2017-07-19avcodec/dca_parser: avoid use of magic valuesfoo86
2017-07-19avcodec/dca_parser: export profile informationfoo86
2017-07-19avformat/dtsdec: switch to common frame header parsing functionfoo86
2017-07-19avcodec/dca_parser: switch to common frame header parsing functionfoo86
2017-07-19avcodec/dca_core: switch to common frame header parsing functionfoo86
2017-07-19avcodec: add avpriv_dca_parse_core_frame_header()foo86
2017-07-19avcodec/dca: move bits per sample array to dca.cfoo86
2017-07-19avcodec/dca: move some enumeration typedefs into headersfoo86
2017-07-19lavc/codec_desc: Mark some uncompressed codecs as lossless.Carl Eugen Hoyos
2017-07-19doc: Fix names of VAAPI encodersMark Thompson
2017-07-19pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson
2017-07-19pixdesc: Improve scoring for opaque/unknown pixel formatsMark Thompson