Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(975)

Unified Diff: source/patched-ffmpeg-mt/Changelog

Issue 3384002: ffmpeg source update for sep 09 (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | source/patched-ffmpeg-mt/MAINTAINERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/patched-ffmpeg-mt/Changelog
===================================================================
--- source/patched-ffmpeg-mt/Changelog (revision 59334)
+++ source/patched-ffmpeg-mt/Changelog (working copy)
@@ -8,7 +8,6 @@
- low overhead Ogg muxing
- MMS-TCP support
- VP8 de/encoding via libvpx
-- CODEC_CAP_EXPERIMENTAL added
- Demuxer for On2's IVF format
- Pictor/PC Paint decoder
- HE-AAC v2 decoder
@@ -28,9 +27,15 @@
- Chinese AVS encoding via libxavs
- ffprobe -show_packets option added
- RTP packetization of Theora and Vorbis
+- RTP depacketization of MP4A-LATM
+- RTP packetization and depacketization of VP8
+- hflip filter
+- Apple HTTP Live Streaming demuxer
+- a64 codec
+- MMS-HTTP support
+- G.722 ADPCM audio decoder
-
version 0.6:
- PB-frame decoding for H.263
@@ -109,7 +114,6 @@
- RealAudio 1.0 (14.4K) encoder
-
version 0.5:
- DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
@@ -272,7 +276,6 @@
- generic metadata API
-
version 0.4.9-pre1:
- DV encoder, DV muxer
@@ -357,7 +360,6 @@
- FunCom ISS audio file demuxer and according ADPCM decoding
-
version 0.4.8:
- MPEG-2 video encoding (Michael)
@@ -369,7 +371,6 @@
- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
-
version 0.4.7:
- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
@@ -411,7 +412,6 @@
.. And lots more new enhancements and fixes.
-
version 0.4.6:
- completely new integer only MPEG audio layer 1/2/3 decoder rewritten
@@ -449,7 +449,6 @@
- 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
-
version 0.4.5:
- some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
@@ -481,7 +480,6 @@
- added JPEG image format support (input/output)
-
version 0.4.4:
- fixed some std header definitions (Bjorn Lindgren
@@ -507,7 +505,6 @@
segfault)
-
version 0.4.3:
- BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
@@ -529,7 +526,6 @@
instead of a protocol)
-
version 0.4.2:
- added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
@@ -560,7 +556,6 @@
- factorized some motion estimation code
-
version 0.4.0:
- removing grab code from ffserver and moved it to ffmpeg. Added
@@ -589,13 +584,11 @@
codecs
-
version 0.3.4:
- added stereo in MPEG audio encoder
-
version 0.3.3:
- added 'high quality' mode which use motion vectors. It can be used in
@@ -604,14 +597,12 @@
bitrates and large GOP size
-
version 0.3.2: small fixes
- ASF fixes
- put_seek bug fix
-
version 0.3.1: added avi/divx support
- added AVI support
@@ -619,5 +610,4 @@
- added sound for flash format (not tested)
-
version 0.3: initial public release
« no previous file with comments | « no previous file | source/patched-ffmpeg-mt/MAINTAINERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698