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,)
|
Sun, 29 Sep 2002 21:53:05 +0000 |
arpi |
video out driver list support (like -vc, example: -vo xmga,xv,x11,)
|
Sun, 29 Sep 2002 21:52:10 +0000 |
arpi |
removed obsolote func, some cosmetics of AUDIO: msg
|
Sun, 29 Sep 2002 21:19:16 +0000 |
gabucino |
1l: shift+space -> normal space
|
Sun, 29 Sep 2002 19:26:40 +0000 |
arpi |
some cleanup - made private vars/funcs static, removed obsolete externs
|
Sun, 29 Sep 2002 19:23:21 +0000 |
arpi |
warning fix - hope it don't break it
|
Sun, 29 Sep 2002 19:19:31 +0000 |
arpi |
warning fixes
|
Sun, 29 Sep 2002 19:00:43 +0000 |
pontscho |
upsz ...
|
Sun, 29 Sep 2002 17:53:14 +0000 |
arpi |
vcodec=mpeg4 set as default
|
Sun, 29 Sep 2002 17:53:05 +0000 |
alex |
updated my areas
|
Sun, 29 Sep 2002 16:51:09 +0000 |
arpi |
updated
|
Sun, 29 Sep 2002 16:15:19 +0000 |
arpi |
1000l
|
Sun, 29 Sep 2002 15:40:14 +0000 |
arpi |
10l, cosmetics
|
Sun, 29 Sep 2002 15:00:38 +0000 |
nexus |
sync
|
Sun, 29 Sep 2002 14:55:52 +0000 |
alex |
10l
|
Sun, 29 Sep 2002 14:33:53 +0000 |
gabucino |
updated.
|
Sun, 29 Sep 2002 12:23:46 +0000 |
jaf |
sync
|
Sun, 29 Sep 2002 11:45:25 +0000 |
nexus |
sync
|
Sun, 29 Sep 2002 09:39:25 +0000 |
pontscho |
sync
|
Sun, 29 Sep 2002 04:18:53 +0000 |
atmos4 |
Fix kde 3.1 fullscreen issues, closes my latest bugreport on that issue.
|
Sat, 28 Sep 2002 22:52:23 +0000 |
pontscho |
more
|
Sat, 28 Sep 2002 22:37:20 +0000 |
arpi |
fullscreen fixes, based on mail by Havoc Pennington <hp@redhat.com>
|
Sat, 28 Sep 2002 21:16:12 +0000 |
pontscho |
add aspect changing support
|
Sat, 28 Sep 2002 20:33:56 +0000 |
pontscho |
fix filter handling bug
|
Sat, 28 Sep 2002 20:09:14 +0000 |
arpi |
-nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
|
Sat, 28 Sep 2002 19:42:10 +0000 |
pontscho |
- add "start in fullscreen" function
|
Sat, 28 Sep 2002 19:17:34 +0000 |
arpi |
argh i forgot to add new file..
|
Sat, 28 Sep 2002 19:03:50 +0000 |
arpi |
-vo directx driver by Sascha Sommer <saschasommer@freenet.de>
|
Sat, 28 Sep 2002 19:00:50 +0000 |
pontscho |
no fix window size
|
Sat, 28 Sep 2002 18:51:44 +0000 |
arpi |
passthrough timestamps to demuxer
|
Sat, 28 Sep 2002 18:50:45 +0000 |
arpi |
another dga v1 fix by Fredrik Noring <noring@nocrew.org>
|
Sat, 28 Sep 2002 18:49:47 +0000 |
alex |
complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Sat, 28 Sep 2002 18:49:07 +0000 |
pontscho |
akarki fs pecse
|
Sat, 28 Sep 2002 18:47:40 +0000 |
jaf |
sync, added cache and cleanup
|
Sat, 28 Sep 2002 18:45:47 +0000 |
arpi |
removed obsolete/unused audio|video_fm|codec, has_audio|video
|
Sat, 28 Sep 2002 18:42:17 +0000 |
alex |
btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Sat, 28 Sep 2002 18:26:50 +0000 |
alex |
added uhulinux url
|
Sat, 28 Sep 2002 18:03:34 +0000 |
pontscho |
- fix new afm/vfm support
|
Sat, 28 Sep 2002 16:18:32 +0000 |
nexus |
sync
|
Sat, 28 Sep 2002 16:10:09 +0000 |
gabucino |
function for blanking+clearing screen
|
Sat, 28 Sep 2002 09:54:39 +0000 |
jaf |
sync
|
Sat, 28 Sep 2002 02:23:20 +0000 |
arpi |
-ac/-afm rewrite, now works the same way as -vc/-vfm
|
Sat, 28 Sep 2002 02:21:13 +0000 |
arpi |
0x50 enabled for mp3lib
|
Sat, 28 Sep 2002 02:03:09 +0000 |
arpi |
layer-1 stream parsing (NOT decoding) support
|
Fri, 27 Sep 2002 23:07:05 +0000 |
arpi |
decoder merged, using mpi now. support for stride, and outfmt 411p,422p
|
Fri, 27 Sep 2002 22:29:43 +0000 |
arpi |
some cleanup
|
Fri, 27 Sep 2002 21:08:36 +0000 |
arpi |
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
|
Fri, 27 Sep 2002 20:57:00 +0000 |
arpi |
when working through a mixed play tree with audi-only files and video files
|
Fri, 27 Sep 2002 20:48:06 +0000 |
arpi |
DGA1 fix by Fredrik Noring <noring@nocrew.org>
|
Fri, 27 Sep 2002 20:33:09 +0000 |
arpi |
dump processed edit list data
|
Fri, 27 Sep 2002 19:20:20 +0000 |
bertrand |
Display the IP address that has been resolved.
|
Thu, 26 Sep 2002 23:53:50 +0000 |
michael |
pass fourcc to lavc
|
Thu, 26 Sep 2002 20:37:54 +0000 |
gabucino |
fixing compilation on LFS
|
Thu, 26 Sep 2002 18:48:25 +0000 |
bertrand |
Added -lm for libcdparanoia (for the sin & cos symbol).
|
Thu, 26 Sep 2002 17:22:49 +0000 |
frodone |
sync
|
Thu, 26 Sep 2002 17:11:14 +0000 |
frodone |
sync
|
Thu, 26 Sep 2002 10:12:50 +0000 |
anders |
Correction of spelling errors and removal of old code
|
Thu, 26 Sep 2002 01:31:18 +0000 |
arpi |
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
|
Thu, 26 Sep 2002 01:28:32 +0000 |
arpi |
new func: select_codec() - disables codec by name
|
Thu, 26 Sep 2002 00:48:25 +0000 |
michael |
interlaced dct
|
Thu, 26 Sep 2002 00:28:32 +0000 |
arpi |
accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )
|
Wed, 25 Sep 2002 23:45:34 +0000 |
arpi |
best audio/video codec selection & init moved to libmpcodecs
|
Wed, 25 Sep 2002 22:19:11 +0000 |
arpi |
fixed invalid -aid/-vid segfault
|
Wed, 25 Sep 2002 21:41:42 +0000 |
arpi |
fixes problem with video image alignment.
|
Wed, 25 Sep 2002 21:18:43 +0000 |
arpi |
cosmetics...
|
Wed, 25 Sep 2002 21:08:44 +0000 |
arpi |
Attached patch improves the vertical retrace synchronisation (vsync)
|
Wed, 25 Sep 2002 20:27:34 +0000 |
arpi |
fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka
|
Tue, 24 Sep 2002 11:23:23 +0000 |
michael |
darkmasking & docs
|
Mon, 23 Sep 2002 22:12:29 +0000 |
arpi |
removed -dapsync (obsolete code)
|
Mon, 23 Sep 2002 22:05:09 +0000 |
arpi |
RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>
|
Mon, 23 Sep 2002 21:18:59 +0000 |
arpi |
rage128 gray fix?
|
Mon, 23 Sep 2002 21:17:30 +0000 |
arpi |
Modern versions of OpenSSH listen on localhost to forward the X11 connection
|
Mon, 23 Sep 2002 19:02:21 +0000 |
arpi |
accepted. so we're now 110% gpl...
|
Mon, 23 Sep 2002 15:46:16 +0000 |
michael |
adaptive quant support ...
|
Mon, 23 Sep 2002 07:49:25 +0000 |
jaf |
sync by Fire <sefanja@gmx.net>
|
Sun, 22 Sep 2002 19:47:34 +0000 |
arpi |
some updates
|
Sun, 22 Sep 2002 18:43:53 +0000 |
arpi |
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
|
Sun, 22 Sep 2002 17:17:29 +0000 |
arpi |
memcpy->memove (overlapping blocks)
|
Sun, 22 Sep 2002 16:37:08 +0000 |
arpi |
put some comemnts into teh generated help_mp.h file
|
Sun, 22 Sep 2002 16:31:21 +0000 |
arpi |
help*.h files moved to help/ subdir
|
Sun, 22 Sep 2002 15:37:51 +0000 |
arpi |
removed unused old keyboard fifo hack
|
Sun, 22 Sep 2002 14:28:29 +0000 |
jaf |
changed 'detected fileformat' messages to a message with %s
|
Sun, 22 Sep 2002 14:13:00 +0000 |
alex |
qtrle needs query
|
Sun, 22 Sep 2002 13:37:11 +0000 |
jaf |
now also tells about 2x xxx MB CDs
|
Sun, 22 Sep 2002 13:33:53 +0000 |
jaf |
removed unused
|
Sun, 22 Sep 2002 13:28:02 +0000 |
jaf |
removed unused
|
Sun, 22 Sep 2002 13:20:21 +0000 |
jaf |
removed unused
|
Sun, 22 Sep 2002 13:14:56 +0000 |
lgb |
Fix nick of sbmpost
|
Sun, 22 Sep 2002 13:11:51 +0000 |
jaf |
removed unused, sync in de
|
Sun, 22 Sep 2002 13:04:19 +0000 |
arpi |
some makefile cleanup
|
Sun, 22 Sep 2002 12:10:38 +0000 |
arpi |
compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Sun, 22 Sep 2002 00:43:14 +0000 |
arpi |
wine headers cleanup
|
Sun, 22 Sep 2002 00:39:13 +0000 |
arpi |
declarations moved to *.c files
|
Sun, 22 Sep 2002 00:35:35 +0000 |
arpi |
get_sh_audio/get_sh_video removed (never used, also useless)
|
Sun, 22 Sep 2002 00:10:31 +0000 |
arpi |
use img_format.h instead of wine/mmioFOURCC hack
|
Sat, 21 Sep 2002 23:23:03 +0000 |
arpi |
- cosmetics, reorder
|
Sat, 21 Sep 2002 22:53:16 +0000 |
jaf |
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
|
Sat, 21 Sep 2002 22:39:04 +0000 |
arpi |
we don't need the 0x1ff hack any more!
|
Sat, 21 Sep 2002 22:38:41 +0000 |
arpi |
we don't need the 0x1FF hack any more
|