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
2013-05-04Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer
2013-05-04Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'Michael Niedermayer
2013-05-04evrcdec: fix sign errorMichael Niedermayer
2013-05-04snow: Fix off by 1 error in reference picture managementMichael Niedermayer
2013-05-04eamad: Check against minimum supported dimensionsMichael Niedermayer
2013-05-03doc/filters: document asetpts in single placePaul B Mahol
2013-05-03lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol
2013-05-03lavfi/testsrc: add support for color interactive commandStefano Sabatini
2013-05-03extractplanes filterPaul B Mahol
2013-05-03silly typo fixesDiego Biurrun
2013-05-03sbrdsp: Unroll and use integer operationsChristophe Gisquet
2013-05-03sbrdsp: Unroll sbr_autocorrelate_cChristophe Gisquet
2013-05-03x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet
2013-05-03vc1dec: fix lutuv use in vc1_mc_4mv_chroma4()Michael Niedermayer
2013-05-03vc1dec: Fix mixed field/frame intensity compensationMichael Niedermayer
2013-05-03vc1dec: vc1_mc_4mv_chroma4: match addressing between compensation and MCMichael Niedermayer
2013-05-03lavfi/frei0r: fix crash when parameters are not set.Clément Bœsch
2013-05-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-03ffmpeg: drop old non monotone dts workaround.Michael Niedermayer
2013-05-03ffmpeg: set correct log context for non monotone dts workaround warningsMichael Niedermayer
2013-05-03ffmpeg: port loglevel selection code to new dts workaround codeMichael Niedermayer
2013-05-03ffmpeg: fix pts handling in the non monotone dts workaroundMichael Niedermayer
2013-05-03ffmpeg: fix the used maximum dts in the monotone dts workaroundMichael Niedermayer
2013-05-03ffmpeg: use a max variable to hold the maximum dtsMichael Niedermayer
2013-05-03ffmpeg: Check dts before use in non monotone dts workaroundMichael Niedermayer
2013-05-03ffmpeg: limit non monotone workaround to audio & video streamsMichael Niedermayer
2013-05-03ffmpeg: move non monotone prevention code downMichael Niedermayer
2013-05-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-03Merge commit 'b4a5a292274f904f404f40f826c51e6fc9cfb8fe'Michael Niedermayer
2013-05-03Merge commit 'e3b225a4fe0ff1e64a220b757c6f0a5cf9258521'Michael Niedermayer
2013-05-03Merge commit '0574bc06d23a6690a16c5926dddc9be359a3d7bb'Michael Niedermayer
2013-05-03Merge commit 'accde1bd8756936e1757b42fc9bad2eb5d192f8a'Michael Niedermayer
2013-05-03compat: msvc: Make sure the object files are included when linking staticallyMartin Storsjö
2013-05-03Merge commit '507b1e454cf9953da3e18f33c9bd1fca78c97cb5'Michael Niedermayer
2013-05-03Merge commit '566b7a20fd0cab44d344329538d314454a0bcc2f'Michael Niedermayer
2013-05-03Merge commit 'b333f3a22a4db4cf65d6a0457ac82ecbe7c7ac44'Michael Niedermayer
2013-05-03avcodec: move lowres down with the next ABI bump and add accessorsMichael Niedermayer
2013-05-03Merge commit '803d21f38bdafe7c4e2571a9ae7052013a12923b'Michael Niedermayer
2013-05-03Merge commit 'ffb068ce8e99df121d18a5b9b1d820f3ea8697fb'Michael Niedermayer
2013-05-03Merge commit '4d810ad2e943a59658ddf00a397121c2b62f7157'Michael Niedermayer
2013-05-03Merge commit '13f57a4d881ec669b87bf82f424bfff502433060'Michael Niedermayer
2013-05-03Merge commit '6b753015ca6f93d16a05e1a97da1fa42e4da60ec'Michael Niedermayer
2013-05-03Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be'Michael Niedermayer
2013-05-03Merge commit '932806232108872655556100011fe369125805d3'Michael Niedermayer
2013-05-03Merge commit '9b3a04d30691e85b77e63f75f5f26a93c3a000cd'Michael Niedermayer
2013-05-03id3v2: check for end of file while unescaping tagsLuca Barbato
2013-05-03avconv: do not send non-monotonous DTS to the muxers.Anton Khirnov
2013-05-03avconv: improve -re implementationAnton Khirnov
2013-05-03matroskaenc: add an option to put the index at the start of the fileAnton Khirnov
2013-05-03matroskaenc: cosmetics, reorder the #includesAnton Khirnov