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-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-30avcodec: Add forgotten minor bump, add Changelog and add Cineform to general....Kieran Kunhya
2016-01-30avcodec: Remove libvo-aacenc support.Kieran Kunhya
2016-01-27avcodec/version: Add missing #endifDerek Buitenhuis
2016-01-27Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis
2016-01-27Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09'Derek Buitenhuis
2016-01-27avcodec: add Ulead DV audio decoderPaul B Mahol
2016-01-26lavc/libzvbi-teletextdec: add support for setting background opacityMarton Balint
2016-01-21lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara
2016-01-21imgconvert: Add the proper API guards to a deprecated functionVittorio Giovara
2016-01-12nvenc: rename encodersAnton Khirnov
2016-01-06avcodec: Remove libstagefrightDerek Buitenhuis
2016-01-01Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes
2015-12-22vaapi: Add VP9 hwaccell supportTimo Rothenpieler
2015-12-21lavc: add text encoderClément Bœsch
2015-12-18Merge commit '16216b713f9a21865cc07993961cf5d0ece24916'Hendrik Leppkes
2015-12-18Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes
2015-12-17Merge commit '2507b5dd674834be7261772996f47ae3b95cca69'Hendrik Leppkes
2015-12-17Merge commit '31c51f7441de07b88cfea2550245bf1f5140cb8f'Hendrik Leppkes
2015-12-12lavc: add profiles to AVCodecDescriptorAnton Khirnov
2015-12-07lavc: Drop exporting 2-pass encoding statsVittorio Giovara
2015-12-07lavc: Deprecate coder_type and its symbolsVittorio Giovara
2015-12-07avcodec: implement vp9 dxva2 hwaccelHendrik Leppkes
2015-12-06mpegvideo_enc: export vbv_delay in side dataAnton Khirnov
2015-12-06avpacket: add a function for wrapping existing data as side dataAnton Khirnov
2015-11-30lavc: G.723.1 encoderMohamed Naufal
2015-11-29Merge commit '462a54e2291e1fa18e1f1254d09739dfbb795617'Hendrik Leppkes
2015-11-22Merge commit '79ae1e630b476889c251fc905687a3831b43ab5e'Derek Buitenhuis
2015-11-20lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara
2015-11-18avcodec: Define side data type for fallback trackJohn Stebbins
2015-11-06XMA1 and XMA2 stereo decodersPaul B Mahol
2015-11-03avcodec: add Interplay ACM decoderPaul B Mahol
2015-10-30lavc/proresdec2: Fix slice_count for very high resolutions.Carl Eugen Hoyos
2015-10-30lavc/cdg: Add transparency support.Carl Eugen Hoyos
2015-10-29avcodec: add ADPCM AICA decoderPaul B Mahol
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-27Merge commit '533a6198505edd1379e1cd722852350ae4a85acc'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-26avcodec: add SDX2 DPCM decoderPaul B Mahol
2015-10-23innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara
2015-10-23kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen
2015-10-22Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'Hendrik Leppkes
2015-10-21lavc: Add data and linesize to AVSubtitleRectVittorio Giovara
2015-10-21lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minorRostislav Pehlivanov
2015-10-16avcodec: add ADPCM PSX decoderPaul B Mahol
2015-10-14Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'Hendrik Leppkes
2015-10-10lavc: move bitstream filter args to the bsf ctxRodger Combs
2015-10-10wrapped_avframe: Initial implementationLuca Barbato
2015-10-09lavc/mjpegenc: Add an option to force outputting chroma matrix.Carl Eugen Hoyos
2015-10-03Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes