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-12-14Bump for psd demuxer and decoderMichael Niedermayer
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-12-02hevc: Support extradata changesVittorio Giovara
2016-11-26vc1dec: support multiple slices in frame coded images with hwaccelHendrik Leppkes
2016-11-22avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale
2016-11-21lavc/ffv1: Support YUV4xxP12 and GRAY12.Carl Eugen Hoyos
2016-11-17lavc/ffv1dec: Scale output for msb-packed compression to full 16bit.Carl Eugen Hoyos
2016-11-17avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer
2016-11-14Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2'Hendrik Leppkes
2016-11-13Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes
2016-11-04libx265: Add option to force IDR framesDerek Buitenhuis
2016-11-02crystalhd: Switch to new decode API and remove the insanityPhilip Langdale
2016-10-26Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer
2016-10-26Bump minor versions for 3.2Michael Niedermayer
2016-10-19lavc: add mpeg4 mediacodec decoderMatthieu Bouron
2016-10-19lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron
2016-10-12avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler
2016-10-10avcodec/d3d11va: use the proper slice indexSteve Lhomme
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-09-29avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler
2016-09-29lavc/utils.c: Subtract skip_samples when frame is DISCARDed.Sasi Inguva
2016-09-28Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer
2016-09-28Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer
2016-09-28Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe'James Almer
2016-09-28lavc/8bps: Fix 32bit output of 24bit video.Carl Eugen Hoyos
2016-09-28avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta
2016-09-23avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler
2016-09-20lavc/rscc: Support pal8 in rscc.Carl Eugen Hoyos
2016-09-17lavc: bump minor (after adding TrueHD and MLP encoders)Rostislav Pehlivanov
2016-09-15lavc: add hevc mediacodec decoderMatthieu Bouron
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-03lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough.Carl Eugen Hoyos
2016-08-28avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer
2016-08-18avcodec: add 64-bit signed pcm codecPaul B Mahol
2016-08-16lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill
2016-08-15avcodec/bsf: Add list BSF APIJan 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-07-27Add an OpenH264 decoder wrapperMartin Storsjö
2016-07-09Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch
2016-07-08lavc: add mediacodec hwaccel supportMatthieu Bouron
2016-07-06lavc/libx265: Support gray encoding.Carl Eugen Hoyos
2016-07-06lavc/mjpeg_parser: Allow jpegls parsing.Carl Eugen Hoyos
2016-06-27options_table: Add aliases for color propertiesVittorio Giovara
2016-06-27pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara
2016-06-26Merge commit 'e47b8bbf0b54599d44b9330eb4d68cdde4f6d298'Hendrik Leppkes
2016-06-26Merge commit '04fc8e24a091ed1d77d7a3c0cbcfe60baec19a9f'Hendrik Leppkes
2016-06-26Merge commit '5f30ac27795f9f98043e8582ccaad8813104adc4'Hendrik Leppkes
2016-06-26avcodec: add YUY2 Lossless Codec decoderPaul B Mahol