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 (Collapse)Author
2010-10-13Add a SAP demuxerMartin Storsjö
Originally committed as revision 25463 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-12Implement cropdetect filter.Stefano Sabatini
Originally committed as revision 25447 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-11Add forgotten minor bump and changelog entry for the SAP muxerMartin Storsjö
Originally committed as revision 25444 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-06Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö
Originally committed as revision 25371 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-01Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin
Originally committed as revision 25281 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-27Port MPlayer blackframe filter.Stefano Sabatini
See thread: Subject: [FFmpeg-devel] [PATCH] Port MPlayer blackframe filter. Date: Sun, 26 Sep 2010 01:10:40 +0200 Originally committed as revision 25214 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-25Bump lavfi minor and add Changelog notice after yadif addition.Stefano Sabatini
Originally committed as revision 25198 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-25Make ffprobe able to set AVFormatContext options.Stefano Sabatini
Originally committed as revision 25187 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-25Make the crop filters accept parametric expressions.Stefano Sabatini
Originally committed as revision 25185 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-25Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini
Slightly more intuitive and required by a pending changes for making the filter parametric. Originally committed as revision 25184 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-24Add frei0r filter.Stefano Sabatini
See thread: Subject: [FFmpeg-devel] [POC] frei0r wrapper Date: Tue, 24 Aug 2010 21:37:32 +0200 Originally committed as revision 25165 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-24Add a G.722 encoderMartin Storsjö
Originally committed as revision 25164 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-14Implement libopencv smooth filter.Stefano Sabatini
Originally committed as revision 25118 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-14Add R10k decoder.Zhou Zongyi
Original patch by Zhou Zongyi, zhouzy A os pku edu cn, resubmitted by James Darnley, james.darnley gmail, changes by me. Originally committed as revision 25115 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-09Add G.722 ADPCM audio decoderMartin Storsjö
Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-25Add changelog entry for MMSH support.Ronald S. Bultje
Originally committed as revision 24927 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-23Adding of a64-codec: there were changes to be documented in changelogTobias Bindhammer
Originally committed as revision 24883 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-19Add Apple HTTP Live Streaming demuxerMartin Storsjö
Originally committed as revision 24834 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-18Remove "CODEC_CAP_EXPERIMENTAL added" entry from the Changelog.Stefano Sabatini
That's an API related change, no point to advertise it in the Changelog. Originally committed as revision 24822 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-17Add hflip filter.Stefano Sabatini
Originally committed as revision 24806 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-16Add RTP depacketization of VP8Josh Allmann
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24798 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-13Add RTP depacketization of MP4A-LATMMartin Storsjö
Originally committed as revision 24790 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-102 lines spacing between versions in Changelog should be enough for readabilityAurelien Jacobs
and may avoid some confusion for patch submitters Originally committed as revision 24756 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-07Add RTP packetization of Theora and VorbisJosh Allmann
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24735 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-29Implement ffprobe -show_packets.Stefano Sabatini
Originally committed as revision 24577 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-27add Chinese AVS encoding via external library libxavsStefan Gehrer
Originally committed as revision 24533 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-25add SubRip muxer and demuxerAurelien Jacobs
Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-21Add libavcore.Stefano Sabatini
The new library is meant to contain the core multimedia utilities for FFmpeg, to make them shareable between more libav* libraries. See thread: Subject: [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils Date: Fri, 9 Jul 2010 01:07:40 +0200 Originally committed as revision 24393 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-20Lego Mindstorms RSO muxer and demuxer.Rafaël Carré
Patch by Rafaël Carré, rafael d carre a gmail Originally committed as revision 24355 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-18Tele-typewriter demuxerPeter Ross
Originally committed as revision 24301 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-14Add a depacketizer for QDM2Josh Allmann
Patch by Josh Allmann, joshua dot allmann at gmail, original code by Ronald S Bultje. Originally committed as revision 24236 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-10Add native GSM 06.10 audio decoder.Reimar Döffinger
Originally committed as revision 24158 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-04r24021 which i have approved did by mistake remove a empty line that had a ↵Michael Niedermayer
purpose. This reverts the mistake. Originally committed as revision 24045 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-04Implement -onkeydown and -onmousedown options for ffplay.Alexei Svitkine
Patch by Alexei Svitkine cout << name << "." << surname << "@" << "gmail.com". See thread: Subject: [FFmpeg-devel] new command-line option for ffplay Date: Wed, 23 Jun 2010 09:13:50 -0400 Originally committed as revision 24037 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-03Change all occurences of "inofficial" to "unofficial" in code, commentsRodney Baker
and options. Keep old options until next major version bump. Patch by Rodney Baker, rodney d baker a iinet d net d au Originally committed as revision 24021 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-02Add RTP depacketization of SVQ3Josh Allmann
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 23941 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-30Add a changelog entry for the RTSP tunneling, that was added a few weeks agoMartin Storsjö
Originally committed as revision 23899 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-23Add missing changelog entry for VP8 decoder.Ronald S. Bultje
Originally committed as revision 23737 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-22Bump micro version, add changelog entry for DTS-ES extension decoding supportMartin Storsjö
Originally committed as revision 23700 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-20ChangeLog: note libfaad wrapper removalMåns Rullgård
Originally committed as revision 23654 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-19Add HE-AAC v2 support to the AAC decoder.Alex Converse
Originally committed as revision 23647 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-11RealAudio 14.4k encoder.Francesco Lavra
Patch by Francesco Lavra (firstnamelastname@interfree.it) Originally committed as revision 23579 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-08Pictor/PC Paint decoderPeter Ross
Originally committed as revision 23532 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-05Add WebM muxerJames Zern
Patch by James Zern <jzern at google> Originally committed as revision 23474 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-04VP8 encoding via libvpx.James Zern
Patch by James Zern, Google, Inc. Originally committed as revision 23449 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-28On2 IVF demuxerDavid Conrad
Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-26Bump minor version and add Changelog entry after r23334.Carl Eugen Hoyos
Originally committed as revision 23337 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-25VP8 decoding via libvpx.James Zern
Patch by James Zern for Google, Inc., jzern google com Originally committed as revision 23303 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-25MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.Zhentan Feng
Originally committed as revision 23301 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-24small wording fixDiego Biurrun
Originally committed as revision 23277 to svn://svn.ffmpeg.org/ffmpeg/trunk