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
2013-08-06Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer
2013-08-05vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont
2013-08-03Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer
2013-08-03Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b'Michael Niedermayer
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer
2013-08-02Disable deprecation warnings for cases where a replacement is availableDiego Biurrun
2013-08-02build: Add _Pragma macro to disable deprecated declaration warningsDiego Biurrun
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2013-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-01Merge commit 'c7e921a54ffe7feb9f695c82f0a0764ab8d0f62b'Michael Niedermayer
2013-08-01avutil/tree: fix memleaksMichael Niedermayer
2013-08-01Merge commit 'c2e936de07d054bf476e60445b453bf6b4836820'Michael Niedermayer
2013-08-01Merge commit 'a9b04b2c43f95cc17c2291f83c27a3119471d986'Michael Niedermayer
2013-08-01avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara
2013-07-31avopt: Check whether the object actually has got an AVClassMartin Storsjö
2013-07-31tree-test: Refactor and plug memory leaksDiego Biurrun
2013-07-31tree.h: K&R formatting and typo cosmeticsDiego Biurrun
2013-07-30avutil/pixfmt: dont refer to deprecated PIX_FMT in the documentationMichael Niedermayer
2013-07-30Merge commit 'd99a2b6d0a4d0b2f5ba6a1f1637d6cb88c5c9184'Michael Niedermayer
2013-07-30avutil/tree: allow adjusting the log levelMichael Niedermayer
2013-07-30avutil/tree: change debug output to AV_LOG_DEBUG levelMichael Niedermayer
2013-07-30Merge commit '10db1a9bca46b0f760a1263d47142b2f57e195d7'Michael Niedermayer
2013-07-30Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun
2013-07-29avutil/tree: Drop debug messages that clutter the outputDiego Biurrun
2013-07-29avutil/tree: K&R formatting cosmeticsDiego Biurrun
2013-07-28Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2'Michael Niedermayer
2013-07-28Merge commit '5b097399baa2e38cc513939cfab3a9b6fdbc33df'Michael Niedermayer
2013-07-27Add missing deprecation attributesDiego Biurrun
2013-07-27eval: Explicitly ignore return value of strtod() in parse_db()Diego Biurrun
2013-07-26lavu/opt: show default values for AV_OPT_TYPE_PIXEL_FMT and AV_OPT_TYPE_SAMPL...Paul B Mahol
2013-07-20lavu/log: print prefix after \r.Nicolas George
2013-07-19avutil/softfloat: remove unneeded include assert.hMichael Niedermayer
2013-07-19Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da'Michael Niedermayer
2013-07-18Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-07-17avcodec/avutil: Add AVColorSpace and AVColorRange to AVFramesMichael Niedermayer
2013-07-13av_frame_get_buffer: Do not fail when the channel layout is unknownMichael Niedermayer
2013-07-12Merge commit 'ef5b70affc6376bfeadd1ff649b79bad9a124fa8'Michael Niedermayer
2013-07-11configure: Check for support for labels in the inline assemblyMartin Storsjö
2013-07-10add crc24 tablesPaul B Mahol
2013-07-07Merge commit '6516632967da5e6bd7d6136e8678f826669ed26e'Michael Niedermayer
2013-07-06fifo: K&R formatting cosmeticsLuca Barbato
2013-07-05Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d'Michael Niedermayer
2013-07-05avutil/rational: avoid llrint() and rint()Michael Niedermayer
2013-07-04log: pass the correct parameters to missing_feature_sampleLuca Barbato
2013-07-04lavu/opt: show default valuesPaul B Mahol
2013-07-03configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abiStefano Sabatini
2013-07-02avutil/x86: reenable ff_update_lls_avx()Michael Niedermayer
2013-07-02Merge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee'Michael Niedermayer