Browse code

H.261 stuff

Originally committed as revision 3651 to svn://svn.ffmpeg.org/ffmpeg/trunk

Mike Melanson authored on 2004/10/29 04:40:57
Showing 2 changed files
... ...
@@ -6,6 +6,7 @@ version <next>
6 6
 - Creative ADPCM audio decoder
7 7
 - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
8 8
 - Miro VideoXL (VIXL) video decoder
9
+- H.261 video encoder
9 10
 
10 11
 version 0.4.9-pre1:
11 12
 
... ...
@@ -723,7 +723,9 @@ following image formats are supported:
723 723
 @item MSMPEG4 V3             @tab  X  @tab  X @tab Also known as DIVX3
724 724
 @item WMV7                   @tab  X  @tab  X
725 725
 @item WMV8                   @tab  X  @tab  X @tab Not completely working
726
-@item H263(+)                @tab  X  @tab  X @tab Also known as Real Video 1.0
726
+@item H.261                  @tab  X  @tab  X
727
+@item H.263(+)               @tab  X  @tab  X @tab Also known as Real Video 1.0
728
+@item H.264                  @tab     @tab  X
727 729
 @item MJPEG                  @tab  X  @tab  X 
728 730
 @item Lossless MJPEG         @tab  X  @tab  X
729 731
 @item Apple MJPEG-B          @tab     @tab  X
... ...
@@ -735,7 +737,6 @@ following image formats are supported:
735 735
 @item Asus v1                @tab  X  @tab  X @tab fourcc: ASV1
736 736
 @item Asus v2                @tab  X  @tab  X @tab fourcc: ASV2
737 737
 @item Creative YUV           @tab     @tab  X @tab fourcc: CYUV
738
-@item H.264                  @tab     @tab  X
739 738
 @item Sorenson Video 1       @tab  X  @tab  X @tab fourcc: SVQ1
740 739
 @item Sorenson Video 3       @tab     @tab  X @tab fourcc: SVQ3
741 740
 @item On2 VP3                @tab     @tab  X @tab still experimental