comparison ChangeLog @ 13047:4e613c87c2f5

spelling: big-endian and little-endian
author diego
date Wed, 18 Aug 2004 19:00:05 +0000
parents 114de434aabe
children ad29267afe7a
comparison
equal deleted inserted replaced
13046:ae4c33cf4bd2 13047:4e613c87c2f5
27 * AC3 passthrough for ao_win32 27 * AC3 passthrough for ao_win32
28 * improved vo_quartz (YUV, multiple screens support) 28 * improved vo_quartz (YUV, multiple screens support)
29 * vo_quartz made default on Mac OS X 29 * vo_quartz made default on Mac OS X
30 * ao_macosx fixed and made default again on Mac OS X 30 * ao_macosx fixed and made default again on Mac OS X
31 * RealVideo binary codecs support on Mac OS X (still buggy) 31 * RealVideo binary codecs support on Mac OS X (still buggy)
32 * bigendian fixes in vf.c, vo_tga 32 * big-endian fixes in vf.c, vo_tga
33 * OpenBSD portability fixes 33 * OpenBSD portability fixes
34 * OpenBSD/VAX support 34 * OpenBSD/VAX support
35 * AMD64 support 35 * AMD64 support
36 36
37 Drivers: 37 Drivers:
38 * support for more Radeons (9800 XT among them) in VIDIX 38 * support for more Radeons (9800 XT among them) in VIDIX
39 * Radeon related bug fixes in VIDIX 39 * Radeon related bug fixes in VIDIX
40 * vo_gl2 now supports GUI, fix for flickering borders in fullscreen 40 * vo_gl2 now supports GUI, fix for flickering borders in fullscreen
41 * support 24 and 32 bit PCM files, bigendian fixes 41 * support 24 and 32 bit PCM files, big-endian fixes
42 * ao_sdl now converts unsupported formats instead of quitting 42 * ao_sdl now converts unsupported formats instead of quitting
43 * ENCA support 43 * ENCA support
44 * merged ao_alsa9 and ao_alsa1x drivers into ao_alsa 44 * merged ao_alsa9 and ao_alsa1x drivers into ao_alsa
45 * NeoMagic TV-out support through VESA 45 * NeoMagic TV-out support through VESA
46 * JACK audio output driver 46 * JACK audio output driver
780 * exit codes cleanup (0 for quit/eof, 1 for error) 780 * exit codes cleanup (0 for quit/eof, 1 for error)
781 * -ao win32 sync problems solved, -autosync 100 is still recommended 781 * -ao win32 sync problems solved, -autosync 100 is still recommended
782 * -vo gif89a uninit sig11 fixed 782 * -vo gif89a uninit sig11 fixed
783 * the usual compiler warning fixes :) 783 * the usual compiler warning fixes :)
784 * use -pphelp instead of -vop pp=help 784 * use -pphelp instead of -vop pp=help
785 * various bigendian fixes 785 * various big-endian fixes
786 * 16bpp packed YUV fixes in crop, mirror, rotate filters 786 * 16bpp packed YUV fixes in crop, mirror, rotate filters
787 * some -fixed-vo and vo_preinit fixes, -vo sdl, xmga, mga should work... 787 * some -fixed-vo and vo_preinit fixes, -vo sdl, xmga, mga should work...
788 * various Solaris compatibility fixes (should work out of the box) 788 * various Solaris compatibility fixes (should work out of the box)
789 * mms:// port fixes, tries 1755 if 80 failed 789 * mms:// port fixes, tries 1755 if 80 failed
790 * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes 790 * libavcodec: various ME fixes, B frames fixes, WMV2 slice decoding fixes
992 * K6-III's 3dnowex vs mmxext sigill fixed in mp3lib 992 * K6-III's 3dnowex vs mmxext sigill fixed in mp3lib
993 * -vo gif89, jpeg U-V swapping fixed 993 * -vo gif89, jpeg U-V swapping fixed
994 * RTC setup fixes, more verbose messages, hints 994 * RTC setup fixes, more verbose messages, hints
995 * MEncoder: demuxer/codec uninit order fixed (solves some sig11) 995 * MEncoder: demuxer/codec uninit order fixed (solves some sig11)
996 * various v4l and ALSA capturing fixes 996 * various v4l and ALSA capturing fixes
997 * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big endian 997 * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big-endian
998 * various NAS ao fixes 998 * various NAS ao fixes
999 * libvo: optional stride support for packed YUV / RGB formats 999 * libvo: optional stride support for packed YUV / RGB formats
1000 * MEncoder: set keyframe flag on audio packets, fixes Windows seeking 1000 * MEncoder: set keyframe flag on audio packets, fixes Windows seeking
1001 * loader: fixed 2 10l bugs, ATI VCR2 DLL now works. using new style CS code. 1001 * loader: fixed 2 10l bugs, ATI VCR2 DLL now works. using new style CS code.
1002 * demux_avi: always use block counter even if dwSampleSize!=0, fixes samples 1002 * demux_avi: always use block counter even if dwSampleSize!=0, fixes samples
1003 * SPU decoder (DVD/VOBsubs): fixed 2 major bugs causing lost subtitles 1003 * SPU decoder (DVD/VOBsubs): fixed 2 major bugs causing lost subtitles
1004 * various memory leak fixes (valgrind rulez :) 1004 * various memory leak fixes (valgrind rulez :)
1005 * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6) 1005 * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6)
1006 * mms:// audio (radio) streaming fixed 1006 * mms:// audio (radio) streaming fixed
1007 * DVB: -vop lavc=bitrate is working again 1007 * DVB: -vop lavc=bitrate is working again
1008 * various big endian fixes 1008 * various big-endian fixes
1009 1009
1010 Features: 1010 Features:
1011 * new audio filter layer (libaf) - automatic samplerate conversion 1011 * new audio filter layer (libaf) - automatic samplerate conversion
1012 * experimental -vo directx driver for Cygwin build 1012 * experimental -vo directx driver for Cygwin build
1013 * unrarlib included for rar'ed VOBsubs 1013 * unrarlib included for rar'ed VOBsubs
1187 * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed! 1187 * buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed!
1188 * various MJPEG improvements in libavcodec 1188 * various MJPEG improvements in libavcodec
1189 1189
1190 1190
1191 pre2: Apr 30, 2002 1191 pre2: Apr 30, 2002
1192 * hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio 1192 * hwac3 fixes (try AFMT_AC3 first), big-endian fixes for PCM audio
1193 * 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support 1193 * 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support
1194 * faster Ogg seeking (use -forceidx for slow but accurate one) 1194 * faster Ogg seeking (use -forceidx for slow but accurate one)
1195 * audio-only with GUI fixed 1195 * audio-only with GUI fixed
1196 * -rootwin fixed for x11, xv, xmga, xvidix 1196 * -rootwin fixed for x11, xv, xmga, xvidix
1197 * aspect ratio fix for ffmpeg12 1197 * aspect ratio fix for ffmpeg12