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
2016-09-10avcodec/cuvid: Always check for internal errors during parsingPhilip Langdale
2016-09-10lavc/Makefile: add missing ADPCM_THP_LE objsRodger Combs
2016-09-10lavc/Makefile: g729dec: fix missing fileRodger Combs
2016-09-09avcodec/cuvid: check for and warn about invalid pkt_timebaseTimo Rothenpieler
2016-09-09avcodec/cuvid: use pkt_timebase instead of time_baseTimo Rothenpieler
2016-09-09lavc/alsdec: use get_bitsz() to simplify reading of the mantissaThilo Borgmann
2016-09-09lavc/hevc: store VPS/SPS/PPS dataMatthieu Bouron
2016-09-09avcodec/ccaption_dec: Use simple array instead of AVBufferMichael Niedermayer
2016-09-08avcodec/alsdec: Fix reading 0 mantisse bitsMichael Niedermayer
2016-09-08avcodec/svq3: Reintroduce slice_typeMichael Niedermayer
2016-09-08avcodec/mlz: Check offset before writingMichael Niedermayer
2016-09-08avcodec/mlz: clear dict on allocation to ensure there are no uninitialized va...Michael Niedermayer
2016-09-08avcodec/alsdec: Fix raw_mantissa memleakMichael Niedermayer
2016-09-08avcodec/alsdec: Fix mlz memleakMichael Niedermayer
2016-09-08avcodec/nvenc: use frame size instead of surface sizeTimo Rothenpieler
2016-09-07lavc/mediacodecdec_h264: use h264_parse.h instead of h264dec.hMatthieu Bouron
2016-09-07lavc/mediacodecdec_h264: move bsf variable declaration at the top of the func...Matthieu Bouron
2016-09-07avcodec/nvenc: support RGB inputSven C. Dack
2016-09-07avcodec/nvenc: correctly set inputPitchTimo Rothenpieler
2016-09-07avcodec/nvenc: use av_image_copy for copying frame dataTimo Rothenpieler
2016-09-07lavc/avcodec: Improve av_parser_parse() documentation, mention padding.Carl Eugen Hoyos
2016-09-07avcodec/gif: don't honor transparency if palette changedPaul B Mahol
2016-09-07lavc/mediacodecdec_h264: fix SODB escapingMatthieu Bouron
2016-09-07avcodec: Fix successfull typoMichael Niedermayer
2016-09-06cuvid: Implement flush to support seeking in media playersPhilip Langdale
2016-09-06cuvid: Add hwaccels and decoders for remaining supported formatsPhilip Langdale
2016-09-05lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy().Carl Eugen Hoyos
2016-09-05avcodec/pnmdec: fix undefined behaviourPaul B Mahol
2016-09-04avccodec/utvideoenc: support encoding ULY4 and ULH4Paul B Mahol
2016-09-04avcodec/utvideodec: add support for ULY4 and ULH4Paul B Mahol
2016-09-03avcodec/utils: print only the padding values that are setJames Almer
2016-09-03avcodec/utils: print initial and trailing paddings only in verbose levelsJames Almer
2016-09-03Cosmetics: Reindent after e82b181f.Carl Eugen Hoyos
2016-09-03lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough.Carl Eugen Hoyos
2016-09-03lavc/mjpegdec: Do not skip reading quantization tables.Carl Eugen Hoyos
2016-09-02libavcodec/opus: Add channel mapping 2 to extradata parserMichael Graczyk
2016-09-01libavcodec/opus: Fix spelling in error messageMichael Graczyk
2016-08-28avcodec/nvenc: update license headerTimo Rothenpieler
2016-08-28avcodec/nvenc: use proper soname for cuda/nvenc librariesTimo Rothenpieler
2016-08-28avcodec/nvenc: check maximum driver API versionTimo Rothenpieler
2016-08-28avcodec/nvenc: fix potantially uninitialized freeTimo Rothenpieler
2016-08-28avcodec/nvenc: fix library names on cygwinTimo Rothenpieler
2016-08-28avcodec/nvenc: added support for rate control lookaheadOliver Collyer
2016-08-28avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer
2016-08-28avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler
2016-08-28lavc/lpc: Add min_shift parameter in LPCJai Luthra
2016-08-26libavcodec/bsfs: Fix bsf option settingJan Sebechlebsky
2016-08-25avcodec/exr: Check tile positionsMichael Niedermayer
2016-08-23avformat/avcodec: support rawvideo with planar rgb and alpha in nutPaul B Mahol
2016-08-23libzvbi depends on assRafaël Carré