Browse Source

2 lines spacing between versions in Changelog should be enough for readability

and may avoid some confusion for patch submitters

Originally committed as revision 24756 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Aurelien Jacobs 15 years ago
parent
commit
21afed5e1b
1 changed files with 0 additions and 16 deletions
  1. +0
    -16
      Changelog

+ 0
- 16
Changelog View File

@@ -30,7 +30,6 @@ version <next>:
- RTP packetization of Theora and Vorbis - RTP packetization of Theora and Vorbis





version 0.6: version 0.6:


- PB-frame decoding for H.263 - PB-frame decoding for H.263
@@ -109,7 +108,6 @@ version 0.6:
- RealAudio 1.0 (14.4K) encoder - RealAudio 1.0 (14.4K) encoder





version 0.5: version 0.5:


- DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
@@ -272,7 +270,6 @@ version 0.5:
- generic metadata API - generic metadata API





version 0.4.9-pre1: version 0.4.9-pre1:


- DV encoder, DV muxer - DV encoder, DV muxer
@@ -357,7 +354,6 @@ version 0.4.9-pre1:
- FunCom ISS audio file demuxer and according ADPCM decoding - FunCom ISS audio file demuxer and according ADPCM decoding





version 0.4.8: version 0.4.8:


- MPEG-2 video encoding (Michael) - MPEG-2 video encoding (Michael)
@@ -369,7 +365,6 @@ version 0.4.8:
- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson) - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)





version 0.4.7: version 0.4.7:


- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
@@ -411,7 +406,6 @@ version 0.4.7:
.. And lots more new enhancements and fixes. .. And lots more new enhancements and fixes.





version 0.4.6: version 0.4.6:


- completely new integer only MPEG audio layer 1/2/3 decoder rewritten - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
@@ -449,7 +443,6 @@ version 0.4.6:
- 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit) - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)





version 0.4.5: version 0.4.5:


- some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>) - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
@@ -481,7 +474,6 @@ version 0.4.5:
- added JPEG image format support (input/output) - added JPEG image format support (input/output)





version 0.4.4: version 0.4.4:


- fixed some std header definitions (Bjorn Lindgren - fixed some std header definitions (Bjorn Lindgren
@@ -507,7 +499,6 @@ version 0.4.4:
segfault) segfault)





version 0.4.3: version 0.4.3:


- BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>) - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
@@ -529,7 +520,6 @@ version 0.4.3:
instead of a protocol) instead of a protocol)





version 0.4.2: version 0.4.2:


- added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
@@ -560,7 +550,6 @@ version 0.4.1:
- factorized some motion estimation code - factorized some motion estimation code





version 0.4.0: version 0.4.0:


- removing grab code from ffserver and moved it to ffmpeg. Added - removing grab code from ffserver and moved it to ffmpeg. Added
@@ -589,13 +578,11 @@ version 0.4.0:
codecs codecs





version 0.3.4: version 0.3.4:


- added stereo in MPEG audio encoder - added stereo in MPEG audio encoder





version 0.3.3: version 0.3.3:


- added 'high quality' mode which use motion vectors. It can be used in - added 'high quality' mode which use motion vectors. It can be used in
@@ -604,14 +591,12 @@ version 0.3.3:
bitrates and large GOP size bitrates and large GOP size





version 0.3.2: small fixes version 0.3.2: small fixes


- ASF fixes - ASF fixes
- put_seek bug fix - put_seek bug fix





version 0.3.1: added avi/divx support version 0.3.1: added avi/divx support


- added AVI support - added AVI support
@@ -619,5 +604,4 @@ version 0.3.1: added avi/divx support
- added sound for flash format (not tested) - added sound for flash format (not tested)





version 0.3: initial public release version 0.3: initial public release

Loading…
Cancel
Save