summaryrefslogtreecommitdiff
path: root/Changelog
Commit message (Collapse)AuthorAge
* r24021 which i have approved did by mistake remove a empty line that had a ↵Michael Niedermayer2010-07-04
| | | | | | | | purpose. This reverts the mistake. Originally committed as revision 24045 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement -onkeydown and -onmousedown options for ffplay.Alexei Svitkine2010-07-04
| | | | | | | | | | 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
* Change all occurences of "inofficial" to "unofficial" in code, commentsRodney Baker2010-07-03
| | | | | | | | 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
* Add RTP depacketization of SVQ3Josh Allmann2010-07-01
| | | | | | Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 23941 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a changelog entry for the RTSP tunneling, that was added a few weeks agoMartin Storsjö2010-06-30
| | | | Originally committed as revision 23899 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing changelog entry for VP8 decoder.Ronald S. Bultje2010-06-23
| | | | Originally committed as revision 23737 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump micro version, add changelog entry for DTS-ES extension decoding supportMartin Storsjö2010-06-22
| | | | Originally committed as revision 23700 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ChangeLog: note libfaad wrapper removalMåns Rullgård2010-06-20
| | | | Originally committed as revision 23654 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add HE-AAC v2 support to the AAC decoder.Alex Converse2010-06-19
| | | | Originally committed as revision 23647 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RealAudio 14.4k encoder.Francesco Lavra2010-06-11
| | | | | | Patch by Francesco Lavra (firstnamelastname@interfree.it) Originally committed as revision 23579 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Pictor/PC Paint decoderPeter Ross2010-06-08
| | | | Originally committed as revision 23532 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add WebM muxerJames Zern2010-06-04
| | | | | | Patch by James Zern <jzern at google> Originally committed as revision 23474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VP8 encoding via libvpx.James Zern2010-06-03
| | | | | | Patch by James Zern, Google, Inc. Originally committed as revision 23449 to svn://svn.ffmpeg.org/ffmpeg/trunk
* On2 IVF demuxerDavid Conrad2010-05-27
| | | | Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump minor version and add Changelog entry after r23334.Carl Eugen Hoyos2010-05-26
| | | | Originally committed as revision 23337 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VP8 decoding via libvpx.James Zern2010-05-25
| | | | | | Patch by James Zern for Google, Inc., jzern google com Originally committed as revision 23303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.Zhentan Feng2010-05-24
| | | | Originally committed as revision 23301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* small wording fixDiego Biurrun2010-05-23
| | | | Originally committed as revision 23277 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention some more changes related to HTML 5 issues.Diego Biurrun2010-05-23
| | | | Originally committed as revision 23276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reflect the 0.6 branch in the Changelog.Diego Biurrun2010-05-23
| | | | Originally committed as revision 23270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: Support webm doctypeJames Zern2010-05-22
| | | | | | Patch by James Zern <jzern at google> Originally committed as revision 23245 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a changelog entry for the RTP hinting in the mov muxerMartin Storsjö2010-05-19
| | | | Originally committed as revision 23178 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump libavfilter minor version and Changelog for unsharp filterBobby Bingham2010-04-10
| | | | Originally committed as revision 22830 to svn://svn.ffmpeg.org/ffmpeg/trunk
* minor spelling fixesDiego Biurrun2010-04-03
| | | | Originally committed as revision 22788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add spectral extension to the E-AC-3 decoder.Carl Eugen Hoyos2010-03-30
| | | | | | | Original patch by Justin, updated and resubmitted by Christophe Gisquet, christophe D gisquet A gmail Originally committed as revision 22734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing entry for the YOP demuxer and video decoder addition.Stefano Sabatini2010-03-29
| | | | Originally committed as revision 22726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu2010-03-28
| | | | | | | | librtmp. Patch by Howard Chu <hyc * highlandsun * com>. Originally committed as revision 22710 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a changelog entry for http digest authMartin Storsjö2010-03-25
| | | | Originally committed as revision 22668 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RTP depacketization of TheoraJosh Allmann2010-03-22
| | | | | | Patch by Josh Allmann (joshua allmann gmail com) Originally committed as revision 22636 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Changelog entry and bump lavf micro version for the addition ofJustin Ruggles2010-03-20
| | | | | | VorbisComment writing for FLAC, Ogg/FLAC, and Ogg/Speex files. Originally committed as revision 22607 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Kega Game Video (KGV1) decoderDaniel Verkamp2010-03-09
| | | | Originally committed as revision 22364 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an HE-AAC v1 decoder.Alex Converse2010-03-08
| | | | | | | | | A large portion of this code was orignally authored by Robert Swain. The rest was written by me. Full history is available at: svn://svn.ffmpeg.org/soc/aac-sbr http://github.com/aconverse/ffmpeg-heaac/tree/sbr_pub Originally committed as revision 22316 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an RTSP muxerMartin Storsjö2010-02-22
| | | | Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR-NB floating-point based decoder.Vitor Sessak2010-02-21
| | | | | | Code produced during SoC by Robert Swain and Colin McQuillan. Originally committed as revision 21943 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bink video decoderKostya Shishkov2010-02-21
| | | | Originally committed as revision 21937 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FFprobe tool.Stefano Sabatini2010-02-21
| | | | | | | | | | This is a simplified / cleaned-up version of the SourceForge program: http://sourceforge.net/projects/ffprobe/ Syntax / features may be different, in particular the options -show_packets and -show_frames are not yet supported in this version. Originally committed as revision 21936 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WMAVoice decoder.Ronald S. Bultje2010-02-12
| | | | Originally committed as revision 21770 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.Ronald S. Bultje2010-02-10
| | | | Originally committed as revision 21740 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Indeo 5 decoderKostya Shishkov2010-02-09
| | | | Originally committed as revision 21695 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement a physical concatenation protocol.Michele Orrù2010-02-07
| | | | | | Patch by Michele Orrù reverse(<moc.liamg@yp.rekam>). Originally committed as revision 21666 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IFF PBM/ILBM bitmap decoderPeter Ross2010-02-03
| | | | Originally committed as revision 21622 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mention symbol versioningReinhard Tartler2010-02-01
| | | | Originally committed as revision 21594 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bink Audio decoderPeter Ross2010-01-31
| | | | Originally committed as revision 21570 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bink demuxerPeter Ross2010-01-31
| | | | Originally committed as revision 21569 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.Ronald S. Bultje2010-01-28
| | | | Originally committed as revision 21512 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SIPR16k decoderVitor Sessak2010-01-16
| | | | Originally committed as revision 21234 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Adobe Filmstrip muxer and demuxerPeter Ross2010-01-14
| | | | Originally committed as revision 21212 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SIPR decoder for modes 8k5, 6k5 and 5k0.Vladimir Voroshilov2010-01-10
| | | | | | Patch by Vladimir Voroshilov and myself. Originally committed as revision 21125 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Deluxe Paint Animation demuxerPeter Ross2010-01-10
| | | | Originally committed as revision 21118 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Auravision Aura 2 decoderKostya Shishkov2009-12-23
| | | | Originally committed as revision 20915 to svn://svn.ffmpeg.org/ffmpeg/trunk