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
2012-01-13Merge remote-tracking branch 'qatar/release/0.6' into release/0.6Michael Niedermayer
* qatar/release/0.6: Release notes and changelog for 0.6.5 Bump version number for 0.6.5 release. vorbis: An additional defense in the Vorbis codec. vorbisdec: Fix decoding bug with channel handling Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-11Release notes and changelog for 0.6.5Reinhard Tartler
2011-12-25Merge remote-tracking branch 'qatar/release/0.6' into release/0.6n0.6.4Michael Niedermayer
* qatar/release/0.6: Release notes and changelog for 0.6.4 Conflicts: Changelog Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-25Release notes and changelog for 0.6.4Reinhard Tartler
2011-11-06Merge remote-tracking branch 'qatar/release/0.6' into release/0.6Michael Niedermayer
* qatar/release/0.6: update version Release notes and changelog for 0.6.3 Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. cavs: fix some crashes with invalid bitstreams libvo-aacenc: Sync up with 0.7.2 Fix MMX rgb24 to yuv conversion with gcc 4.6 oggdec: prevent heap corruption. Fix ff_imdct_calc_sse() on gcc-4.6 backport libvo-aacenc wrapper for aac encoding Conflicts: Changelog VERSION Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-05Release notes and changelog for 0.6.3Reinhard Tartler
2011-05-13backport libvo-aacenc wrapper for aac encodingReinhard Tartler
2011-05-02Merge remote branch 'qatar/release/0.6' into release/0.6Michael Niedermayer
* qatar/release/0.6: Release notes for 0.6.3 update Changelog Duplicate AMV: disable DR1 and don't override EMU_EDGE lavf: inspect more frames for fps when container time base is coarse Duplicate Fix races in default av_log handler aac: add headers needed for log2f() mjpeg: Detect overreads in mjpeg_decode_scan() and error out. Conflicts: Changelog Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-30update ChangelogReinhard Tartler
2011-04-26update changelogMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-26uodate changelog with AMV fixMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-03-24Update changelog to match our (late) 0.6.2 releaseMichael Niedermayer
2011-03-22Add missing dependencies for the AAC-HE backport for hardcoded tablesReinhard Tartler
Unbreaks compilation with --enable-hardcoded-tables
2011-03-18release notes and changelog for 0.6.2Reinhard Tartler
2010-10-18small spelling fixesDiego Biurrun
Originally committed as revision 25513 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-10-13add note about flic fix (CVE-2010-3429)Reinhard Tartler
Originally committed as revision 25467 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-08-01clarify addition of VP80 fourcc codeReinhard Tartler
Originally committed as revision 24636 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-08-01update changelog for upcoming 0.6.1 point releaseReinhard Tartler
Originally committed as revision 24633 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-06-10remove redundant changelog entryReinhard Tartler
Originally committed as revision 23560 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-06-09Add WebM muxerJames Zern
Patch by James Zern <jzern at google> backport r23474 by conrad Originally committed as revision 23549 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-06-04VP8 encoding via libvpx.James Zern
Patch by James Zern, Google, Inc. backport r23449 by cehoyos Originally committed as revision 23455 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-29Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.Janne Grunau
Patch by Janne Grunau, janne-ffmpeg jannau net backport r23334,23337-23338 by cehoyos and stefano Originally committed as revision 23379 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-29VP8 decoding via libvpxJames Zern
Patch by James Zern for Google, Inc., jzern google com backportd r23191,23303,23307-23308 by conrad, cehoyos and mstorsjo Originally committed as revision 23374 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-25matroskadec: Support webm doctypeJames Zern
Patch by James Zern <jzern at google> backport r23245 by conrad Originally committed as revision 23313 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-24Merge last round of Changelog updates for HTML 5 features.Diego Biurrun
Originally committed as revision 23278 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-22Add a changelog entry for the RTP hinting in the mov muxerMartin Storsjö
backport r23178 by mstorsjo Originally committed as revision 23239 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-05-13update version string in changelogReinhard Tartler
Originally committed as revision 23114 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
2010-04-11Bump libavfilter minor version and Changelog for unsharp filterBobby Bingham
Originally committed as revision 22830 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-03minor spelling fixesDiego Biurrun
Originally committed as revision 22788 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-31Add spectral extension to the E-AC-3 decoder.Carl Eugen Hoyos
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
2010-03-30Add missing entry for the YOP demuxer and video decoder addition.Stefano Sabatini
Originally committed as revision 22726 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-28Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu
librtmp. Patch by Howard Chu <hyc * highlandsun * com>. Originally committed as revision 22710 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-25Add a changelog entry for http digest authMartin Storsjö
Originally committed as revision 22668 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-22RTP depacketization of TheoraJosh Allmann
Patch by Josh Allmann (joshua allmann gmail com) Originally committed as revision 22636 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-20Add Changelog entry and bump lavf micro version for the addition ofJustin Ruggles
VorbisComment writing for FLAC, Ogg/FLAC, and Ogg/Speex files. Originally committed as revision 22607 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-09Kega Game Video (KGV1) decoderDaniel Verkamp
Originally committed as revision 22364 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-08Add an HE-AAC v1 decoder.Alex Converse
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
2010-02-23Add an RTSP muxerMartin Storsjö
Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-21AMR-NB floating-point based decoder.Vitor Sessak
Code produced during SoC by Robert Swain and Colin McQuillan. Originally committed as revision 21943 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-21Bink video decoderKostya Shishkov
Originally committed as revision 21937 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-21Add FFprobe tool.Stefano Sabatini
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
2010-02-12WMAVoice decoder.Ronald S. Bultje
Originally committed as revision 21770 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-10RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.Ronald S. Bultje
Originally committed as revision 21740 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-09Indeo 5 decoderKostya Shishkov
Originally committed as revision 21695 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-07Implement a physical concatenation protocol.Michele Orrù
Patch by Michele Orrù reverse(<moc.liamg@yp.rekam>). Originally committed as revision 21666 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-03IFF PBM/ILBM bitmap decoderPeter Ross
Originally committed as revision 21622 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-01mention symbol versioningReinhard Tartler
Originally committed as revision 21594 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-31Bink Audio decoderPeter Ross
Originally committed as revision 21570 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-31Bink demuxerPeter Ross
Originally committed as revision 21569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-28Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.Ronald S. Bultje
Originally committed as revision 21512 to svn://svn.ffmpeg.org/ffmpeg/trunk