Thu, 03 Oct 2002 12:43:39 +0000 |
anders |
Fixing the fix buffer overrun should work now
|
Thu, 03 Oct 2002 12:02:46 +0000 |
anders |
Redesign of buffer length calculation
|
Wed, 02 Oct 2002 22:30:10 +0000 |
arpi |
1l
|
Wed, 02 Oct 2002 22:13:14 +0000 |
arpi |
100l
|
Wed, 02 Oct 2002 16:56:54 +0000 |
alex |
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Wed, 02 Oct 2002 16:47:41 +0000 |
alex |
some cleanups for video_grabber() which fix a race condition by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Wed, 02 Oct 2002 16:46:55 +0000 |
alex |
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Wed, 02 Oct 2002 14:57:42 +0000 |
pontscho |
use snprintf instead of sprintf
|
Wed, 02 Oct 2002 13:16:15 +0000 |
pontscho |
add [video||audio]_driver_list
|
Wed, 02 Oct 2002 11:00:37 +0000 |
anders |
Fixing potential future problem with buffer overrun
|
Wed, 02 Oct 2002 10:47:18 +0000 |
anders |
Changing to 32 bit aritmetics for counters
|
Wed, 02 Oct 2002 09:24:34 +0000 |
pontscho |
change i18n to autodetect
|
Tue, 01 Oct 2002 23:47:22 +0000 |
arpi |
1l - update len too in sliced mode
|
Tue, 01 Oct 2002 22:36:25 +0000 |
arpi |
changed order of libs to match the dependency (required for static linking)
|
Tue, 01 Oct 2002 22:29:04 +0000 |
arpi |
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
|
Tue, 01 Oct 2002 21:47:32 +0000 |
arpi |
flickering fix, patch by Fredrik Noring <noring@nocrew.org>
|
Tue, 01 Oct 2002 21:30:10 +0000 |
arpi |
fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
|
Tue, 01 Oct 2002 20:01:04 +0000 |
michael |
rv10 cleanup
|
Tue, 01 Oct 2002 14:37:01 +0000 |
pontscho |
_NET_WM_FULLSCREEN support
|
Tue, 01 Oct 2002 12:53:30 +0000 |
anders |
Adding support for multiple audio streams and removing annoying message from resample and format
|
Tue, 01 Oct 2002 09:20:27 +0000 |
nexus |
FreeBSD fix
|
Tue, 01 Oct 2002 08:42:47 +0000 |
anders |
Moving lm to after laf
|
Tue, 01 Oct 2002 06:45:08 +0000 |
anders |
Adding new audio output filter layer libaf
|
Mon, 30 Sep 2002 21:46:54 +0000 |
rik |
libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals in MpegEncContext
|
Mon, 30 Sep 2002 21:10:41 +0000 |
arpi |
- demuxer->audio->id is set to -2 when using 'frameno.avi', so
|
Mon, 30 Sep 2002 08:04:20 +0000 |
jaf |
sync by Anders Rune Jensen <anders@gnulinux.dk>
|
Sun, 29 Sep 2002 23:21:57 +0000 |
michael |
idct algo selection support
|
Sun, 29 Sep 2002 22:57:54 +0000 |
arpi |
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
|