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-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-09-28Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer
2016-09-27avformat: add av_stream_get_codec_timebase()James Almer
2016-09-27swr: Update version & APIChanges for swr_build_matrix()Michael Niedermayer
2016-09-23avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler
2016-09-14lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch
2016-08-30doc/APIChanges: mention nb_threads addition to AVFilterContextJames Almer
2016-08-17doc/APIChanges: fill in missing git hashesJames Almer
2016-08-17doc/APIchanges: Document addition of list BSF API in lavcJan Sebechlebsky
2016-08-16lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill
2016-08-05avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLEMichael Niedermayer
2016-07-09Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch
2016-07-01doc/APIchanges: fill in missing git hashMichael Niedermayer
2016-07-01doc/APIchanges: document the lavu/lavf field movesMichael Niedermayer
2016-06-29lavfi: Move new field to the end of AVFilterContextTimo Rothenpieler
2016-06-26Update FFmpeg 3.1 cut markerJames Almer
2016-06-26Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d'Hendrik Leppkes
2016-06-26Merge commit 'e47b8bbf0b54599d44b9330eb4d68cdde4f6d298'Hendrik Leppkes
2016-06-26doc/APIchanges: Add FFmpeg 3.1 cut markerMichael Niedermayer
2016-06-26doc/APIchanges: Fill in and correct more stuffMichael Niedermayer
2016-06-23Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca'Matthieu Bouron
2016-06-23Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch
2016-06-22Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21hwcontext: add a QSV implementationAnton Khirnov
2016-06-21lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov
2016-06-16doc/APIchanges: Fill in some missing thingsMichael Niedermayer
2016-06-12lavc: add H.264 MVC profilesAnton Khirnov
2016-05-26hwcontext: add a function for opening devicesAnton Khirnov
2016-05-24avcodec: Bump micro version after changing public JPEG 2000 definesDiego Biurrun
2016-05-18avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö
2016-05-17stereo3d: Add API to get name from value or value from nameVittorio Giovara
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-27avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis
2016-04-22doc/APIchanges: Fix bitsream typoLou Logan
2016-04-22doc/APIchanges: Fix bistream typoMichael Niedermayer
2016-04-21lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-04-17Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis
2016-04-14Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c'Derek Buitenhuis
2016-04-14Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis
2016-04-14Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis
2016-04-11Merge commit '3e8fd93b6ab219221e17fa2b6243cc72cf2d69dc'Derek Buitenhuis
2016-04-02lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini
2016-03-31Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'Derek Buitenhuis
2016-03-31Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'Derek Buitenhuis
2016-03-24opt: Add av_opt_copy()Michael Niedermayer
2016-03-23lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-03-20lavc: add a new bitstream filtering APIAnton Khirnov
2016-03-19lavfi: generic hardware surface upload and download filtersMark Thompson