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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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é
2016-08-23lavc/h264dec: Improve "Increasing reorder buffer" message loglevel.Carl Eugen Hoyos
2016-08-23avcodec/aacenc: Tighter input checksMichael Niedermayer
2016-08-22avcodec/alsdec: Remove unused variableMichael Niedermayer
2016-08-22avcodec/me_cmp: add median SAD compare functionStanislav Dolganov
2016-08-22avcodec/alsdec: Implement floating point sample data decodingUmair Khan
2016-08-22avcodec: Implement masked lz decompressionUmair Khan
2016-08-22libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqxMark Reid
2016-08-21libavcodec/wmalosslessdec: Check the remaining bitsMichael Niedermayer
2016-08-21avcodec/bsf: Add custom item name function for bsf listJan Sebechlebsky
2016-08-21avcodec/adpcm: Fix adpcm_ima_wav paddingMichael Niedermayer
2016-08-20avcodec/svq3: fix slice size checkMichael Niedermayer
2016-08-20avcodec/diracdec: Check numx/yMichael Niedermayer
2016-08-20avcodec/h2645_parse: fix nal sizeMichael Niedermayer
2016-08-20avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split()Michael Niedermayer
2016-08-20avcodec/h264_parser: Factor get_avc_nalsize() outMichael Niedermayer
2016-08-19avcodec/cfhd: Increase minimum band dimension to 3Michael Niedermayer
2016-08-19avcodec/indeo2: check ctabMichael Niedermayer
2016-08-19avcodec/rawdec: Fix bits_per_coded_sample checksMichael Niedermayer
2016-08-19vcodec/h2645_parse: Clear buffer paddingMichael Niedermayer
2016-08-19avcodec/h2645: Fix NAL unit paddingMichael Niedermayer
2016-08-18avcodec: add 64-bit signed pcm codecPaul B Mahol
2016-08-17lavc/rscc: Fix colourspace for codec_tag RSCC and 32bpp.Carl Eugen Hoyos
2016-08-17avcodec/ffv1enc: Add RGB48 supportMichael Niedermayer
2016-08-17avcodec/ffv1enc: do not offset null pointersMichael Niedermayer
2016-08-17avcodec/ffv1: Fix rgb plane ordering in experimental planar RGBMichael Niedermayer
2016-08-17avcodec/ffv1enc: Factor rice high depth check outMichael Niedermayer
2016-08-16lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill
2016-08-15avcodec/bsf: Add list BSF APIJan Sebechlebsky
2016-08-15avcodec/iff: remove palette swapping for animPaul B Mahol
2016-08-15libavcodec/qsvdec_h2645.c: switch to the new BSF APIIvan Uskov
2016-08-13aacenc: fix various typos and an error messageRostislav Pehlivanov
2016-08-13aacenc: unmark the fast coder as experimentalRostislav Pehlivanov
2016-08-13aacenc: add a faster version of twoloop as the "fast" coderRostislav Pehlivanov
2016-08-13avcodec/bsf: Add ff_bsf_get_packet_ref() functionJan Sebechlebsky
2016-08-13avcodec/bsf: Forbid packet without payload in av_bsf_send_packetJan Sebechlebsky
2016-08-13avcodec/bsf: Set EOF flag only in pkt == NULLJan Sebechlebsky
2016-08-13lavc/raw: Support QT b64a ARGB64 rawvideo.Carl Eugen Hoyos
2016-08-13lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency.Carl Eugen Hoyos
2016-08-13libavcodec/dnxhdenc: add edge emulate for dnxhrMark Reid
2016-08-12avcodec/utils: only warn when passed invalid lowres valueAman Gupta
2016-08-08avcodec/rawdec: Fix palette handling with changing palettesMichael Niedermayer
2016-08-08avcodec/ffv1: add AV_PIX_FMT_GBRP16 supportMichael Niedermayer
2016-08-08avcodec/ffv1: template functions to allow data types different from int16_tMichael Niedermayer
2016-08-07avcodec/qsvdec: Fix null dereferences in the qsv decoderYuli Khodorkovskiy
2016-08-07avcodec/raw: Fix decoding of ilacetest.movMichael Niedermayer
2016-08-07avcodec/ttadsp: cosmeticsJames Almer
2016-08-06avcodec/ffv1enc: Fix assertion failure with non zero bits per sampleMichael Niedermayer