mplayer (1.0)
pre4: "New Year Release"
DOCS:
* Copyright file covers files coming from other projects and their licenses
* new Japanese console message translation
* Polish translation almost finished
* DVD ripping guide
* video out driver section added to the man page
* XML build system rewritten
* Miscellaneous updates all over the place
Ports:
* better PA-RISC detection
* support for VAX (tested on VAXstation 4000/VLC) -- really, believe me!
* optimizing for specific MIPS CPUs under IRIX
* AMD64 detection under BSDs
* fbdev driver updated for Linux 2.6
* support for ELF only OpenBSD
* optimizing for PPC 970 (aka G5)
Demuxers:
* Matroska containing RealVideo works better
* fixed random segfaults in VIVO
* endianess fixes in CDDA
* UYVY support in tvi/v4l2
* tvi/bsdbt848 now working under FreeBSD 5.2-CURRENT
* tvi/bsdbt848 audio part working under NetBSD
* LIVE.COM demuxer updated to conform with latest libraries
* New, independent, C implementation of the Matroska demuxer
* fix for rare Real files
* MPEG Aspect code 4 fixed
Decoders:
* compilation failure without zlib in vd/lcl fixed
* removed obsoleted decoders (which were moved to libavcodec), affected:
vd/8bps, vd/msrle, vd/msvideo1, vd/rpza, vd/smc
* workaround for buggy codecs in ad/acm (support for Sharp G.726)
* synced to original FLAC sources
* fixed chroma-swapping in Hauppauge Macroblock decoder
* Altivec optimized resampler in liba52
Filters:
* vf/bmovl bugfixes
* vf/filmdint now handles 15fps NTSC input
* huge updates and speedup on vf/pullup
* big updates to vf/ilpack (proper interpolation and MMX optimizations)
* new filter: vf/zrmjpeg (fast MJPEG encoder using libavcodec for Zoran)
* interlaced scaling support in vf/scale
Drivers:
* ao/esd behaves better over network now
* support for Radeon 9600 Pro in VIDIX
* -mixer support for alsa9
* fixed OSS audio grabber module with hardware not supporting 44khz
* native ALSA 1.x support (not through 0.9 emulation)
* better multibuffer support in VIDIX nVidia driver
* pan & scan support in VIDIX nVidia driver
FFmpeg/libavcodec:
* H.263 AIC and MQ encoding support
* fixed low delay decoding
* fixed H.263+ encoding without UMV
* lot of CBR improvements
* MB type and QP visualization
* lot of code cleanup
* intra & inter dequantization split -> speedup
* fixed stereo IMA ADPCM encoding
* VBV delay setting support (MPEG2 CBR)
* improved RV20 decoder (most known errors eliminated)
* interlaced DCT
* interlaced motion estimation
* interlaced MPEG2 encoding
* 4MV encoding fixes
* initial interlaced MPEG4 encoding
* improved visual quality in SVQ3 decoder
* fixed never-before-tested embedded string decoder in SVQ1
* optimized quantization (including the trellis way)
* Sierra VMD video decoder
* MMX and SSE2 optimized H.263 denoiser
* better SVCD compliance (encoder side)
* MMX and MMX2 optimized interlaced DCT decision
* various cleanup, memleak and segfault fixes
* slightly opti
|