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
2014-02-25Merge commit '48d1ed9c83ee0c388e8c2898e81ffb4add509ab9'Michael Niedermayer
2014-02-24doc: name correct headerVittorio Giovara
2014-02-24Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3'Michael Niedermayer
2014-02-24swresample: add swr_is_initialized()Michael Niedermayer
2014-02-24frame: add a convenience function for copying AVFrame dataAnton Khirnov
2014-02-23Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731'Michael Niedermayer
2014-02-22lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov
2014-02-20Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1'Michael Niedermayer
2014-02-20Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0'Michael Niedermayer
2014-02-20AVOptions: add flags for read/read-only optionsAnton Khirnov
2014-02-20AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov
2014-02-17Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer
2014-02-17doc/APIchanges: Update for new function avio_find_protocol_nameAlexander Strasser
2014-02-16lavd: add list devices APILukasz Marek
2014-02-16Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2014-02-11lavf/lavd: version bump and APIchanges for uncoded frames.Nicolas George
2014-02-10doc/APIchanges: fill in FFmpeg hashes & versionsMichael Niedermayer
2014-02-10Merge commit 'd711d839ca6714a5ef5b53ee51bc7632e62cf203'Michael Niedermayer
2014-02-10doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-02-10doc/APIchanges: mark the place where 9 was branchedAnton Khirnov
2014-02-05Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer
2014-02-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-02doc/APIchanges: fix weird reindentStefano Sabatini
2014-02-02lavf: add output_ts_offset option to AVFormatContextStefano Sabatini
2014-01-31doc/APIchanges: apply minor formatting fixesStefano Sabatini
2014-01-30Changelog: add entries relating to metadata_header_paddingJames Darnley
2014-01-28doc/APIchanges: add avdevice_*_control_message functionsLukasz Marek
2014-01-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-20lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov
2014-01-20lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm4
2014-01-19lavu/rational: add syntactic sugar.Nicolas George
2014-01-06Merge commit '5b4797a21db900b7d509660b7a4d49829089b004'Michael Niedermayer
2014-01-06Merge commit '5c437fb'Michael Niedermayer
2014-01-05avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker
2014-01-05lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker
2014-01-04avutil/mathematics: add av_add_stable()Michael Niedermayer
2013-12-23avutil/avstring: add av_strnlen()Michael Niedermayer
2013-12-21Merge commit '2a41826bea3833895dc06939831b7f35ca1f597e'Michael Niedermayer
2013-12-20lavc: add HEVC profiles namesGildas Cocherel
2013-12-18Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavu...Michael Niedermayer
2013-12-17Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'Michael Niedermayer
2013-12-17Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'Michael Niedermayer
2013-12-15Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler
2013-12-15Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler
2013-12-12Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671'Michael Niedermayer
2013-12-11lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov
2013-12-10Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer
2013-12-10cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang
2013-12-09avframe: add codec-independent stereoscopic metadataVittorio Giovara