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
|