Mercurial > mplayer.hg
comparison Changelog @ 31537:8e5ba4ae7c36
* fix compilation using external libfaad
* revert r31565
author | attila |
---|---|
date | Thu, 01 Jul 2010 19:59:42 +0000 |
parents | 083786e4aaf2 |
children | 9a590e7aac57 |
comparison
equal
deleted
inserted
replaced
31536:96d04730232f | 31537:8e5ba4ae7c36 |
---|---|
24 * internal liba52 copy removed | 24 * internal liba52 copy removed |
25 * CineForm HD (CFHD) via binary DLL | 25 * CineForm HD (CFHD) via binary DLL |
26 * VP8 en-/decoding through libvpx wrapper and native decoder in FFmpeg | 26 * VP8 en-/decoding through libvpx wrapper and native decoder in FFmpeg |
27 * support for external libmpeg2 added | 27 * support for external libmpeg2 added |
28 * hardware MPEG decoder priority lowered | 28 * hardware MPEG decoder priority lowered |
29 * support for external FAAD removed, since FFmpeg decoder is complete | |
30 and only internal FAAD supports LATM it is pointless. | |
31 * external libmpg123 support | 29 * external libmpg123 support |
32 | 30 |
33 Demuxers: | 31 Demuxers: |
34 * Mostly fixed timing issues with some H.264 (PAFF) samples | 32 * Mostly fixed timing issues with some H.264 (PAFF) samples |
35 * Matroska and Ogg demuxers switched to use libavformat by default. | 33 * Matroska and Ogg demuxers switched to use libavformat by default. |