Mon, 20 Feb 2006 23:22:02 +0000 |
diego |
ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not
libavcodec
|
Mon, 20 Feb 2006 19:01:29 +0000 |
mru |
pass noise reduction option to x264
libavcodec
|
Sun, 19 Feb 2006 22:44:35 +0000 |
diego |
Increase maximum number of B-frames, necessary for H.264 encoding.
libavcodec
|
Sun, 19 Feb 2006 10:20:27 +0000 |
michael |
RMP4 ("xvid fork") decoding support
libavcodec
|
Fri, 17 Feb 2006 19:48:11 +0000 |
mellum |
Change license header to LGPL for consistency.
libavcodec
|
Fri, 17 Feb 2006 03:17:42 +0000 |
melanson |
complete AVS playback system (from Creature Shock computer game),
libavcodec
|
Thu, 16 Feb 2006 01:16:12 +0000 |
lorenm |
don't arbitrarily limit delta_qp
libavcodec
|
Thu, 16 Feb 2006 00:09:23 +0000 |
aurel |
add Creative 8 bits ADPCM schemes support
libavcodec
|
Tue, 14 Feb 2006 05:40:53 +0000 |
lorenm |
fix some crashes on negative nalsize.
libavcodec
|
Mon, 13 Feb 2006 18:13:13 +0000 |
lorenm |
fix some crashes when missing frames
libavcodec
|
Mon, 13 Feb 2006 12:53:25 +0000 |
mru |
move common parts of makefiles into common.mak
libavcodec
|
Mon, 13 Feb 2006 12:00:27 +0000 |
alex |
increase audio buffer to 1second of 48khz float audio
libavcodec
|
Sun, 12 Feb 2006 17:47:30 +0000 |
melanson |
add another set of zlib guards
libavcodec
|
Sun, 12 Feb 2006 16:56:06 +0000 |
melanson |
make TSCC endian-safe, PPC testing courtesy of Diego B.
libavcodec
|
Sun, 12 Feb 2006 08:53:29 +0000 |
melanson |
dosbox native ZMBV decoder, courtesy of Kostya
libavcodec
|
Sun, 12 Feb 2006 06:49:40 +0000 |
melanson |
complete American Laser Games MM playback system, courtesy of Peter Ross
libavcodec
|
Sun, 12 Feb 2006 02:15:19 +0000 |
alex |
tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE)
libavcodec
|
Sat, 11 Feb 2006 21:42:11 +0000 |
diego |
Move libpostproc compilation to the top-level Makefile.
libavcodec
|
Sat, 11 Feb 2006 20:54:40 +0000 |
diego |
Quote all installation paths to protect against spaces in the path.
libavcodec
|
Sat, 11 Feb 2006 20:53:55 +0000 |
diego |
libpostproc installs into a different directory that needs to be created.
libavcodec
|
Sat, 11 Feb 2006 20:40:01 +0000 |
diego |
100l typo: forgotten $
libavcodec
|
Sat, 11 Feb 2006 19:39:05 +0000 |
henry |
- fix insufficient code length for exp_vlc
libavcodec
|
Sat, 11 Feb 2006 19:30:55 +0000 |
diego |
Simplify header installation.
libavcodec
|
Sat, 11 Feb 2006 18:50:45 +0000 |
diego |
Separate library install into static and shared installation.
libavcodec
|