Mon, 14 Oct 2002 22:14:41 +0000 |
jonas |
remove some notes, more conversion notes
|
Mon, 14 Oct 2002 22:10:38 +0000 |
jonas |
rewrite (again ;), cosmetics, no real changes
|
Mon, 14 Oct 2002 20:51:18 +0000 |
attila |
MSGL_DBG2 -> MSGL_INFO
|
Mon, 14 Oct 2002 15:12:04 +0000 |
attila |
printf -> mp_msg
|
Mon, 14 Oct 2002 14:03:12 +0000 |
jonas |
correction of Kim Minh Kaplan, some cosmetics
|
Mon, 14 Oct 2002 12:51:55 +0000 |
michael |
put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
|
Mon, 14 Oct 2002 01:39:17 +0000 |
arpi |
always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
|
Sun, 13 Oct 2002 23:28:29 +0000 |
arpi |
trivial date & disclaimer fix
|
Sun, 13 Oct 2002 23:18:41 +0000 |
jonas |
changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errors
|
Sun, 13 Oct 2002 22:00:15 +0000 |
arpi |
Fixes:
|
Sun, 13 Oct 2002 21:58:55 +0000 |
arpi |
compiler warning fixes
|
Sun, 13 Oct 2002 21:57:54 +0000 |
arpi |
-fps autodetection
|
Sun, 13 Oct 2002 21:40:10 +0000 |
arpi |
liblzo realtime video codec support (decoding only)
|
Sun, 13 Oct 2002 21:26:00 +0000 |
arpi |
make local stuff 'static', complete uninit
|
Sun, 13 Oct 2002 20:48:46 +0000 |
arpi |
better wording
|
Sun, 13 Oct 2002 20:45:04 +0000 |
faust3 |
add new 3ivx.com fourccs
|
Sun, 13 Oct 2002 19:46:51 +0000 |
michael |
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
|
Sun, 13 Oct 2002 18:35:15 +0000 |
michael |
more info about data partitioning
|
Sun, 13 Oct 2002 17:23:02 +0000 |
michael |
mmx yuy2 output
|
Sun, 13 Oct 2002 13:49:24 +0000 |
michael |
new error resilience support
|
Sun, 13 Oct 2002 08:27:03 +0000 |
bertrand |
Create the ~/.cddb directory if not present.
|
Sun, 13 Oct 2002 00:30:38 +0000 |
michael |
yuy2 output support
|
Sat, 12 Oct 2002 20:02:01 +0000 |
jkeil |
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
|
Sat, 12 Oct 2002 16:40:56 +0000 |
alex |
fixed 2 10l bugs, ATI VCR2 dll now working
|
Sat, 12 Oct 2002 15:49:19 +0000 |
jaf |
sync
|
Sat, 12 Oct 2002 00:13:22 +0000 |
pl |
sync with help_mp-en.h 1.63
|
Fri, 11 Oct 2002 23:55:04 +0000 |
pl |
src and dest buffers may overlap
|
Fri, 11 Oct 2002 21:22:55 +0000 |
jkeil |
- ao_data.bps not set, confuses the A-V sync computation when the audio filters
|
Fri, 11 Oct 2002 14:48:07 +0000 |
faust3 |
more correct flags
|
Fri, 11 Oct 2002 10:08:11 +0000 |
attila |
added reference to the cpufreq project (for the speedstep problems).
|
Fri, 11 Oct 2002 04:23:52 +0000 |
anders |
Correcting counters and flags
|
Thu, 10 Oct 2002 23:24:15 +0000 |
arpi |
stream selection cleanup, fixed -nosound
|
Thu, 10 Oct 2002 21:04:42 +0000 |
arpi |
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
|
Thu, 10 Oct 2002 14:17:59 +0000 |
albeu |
Use the common aspect code
|
Thu, 10 Oct 2002 14:11:06 +0000 |
pontscho |
upsz ...
|
Thu, 10 Oct 2002 14:06:49 +0000 |
pontscho |
- better dxr3 support
|
Thu, 10 Oct 2002 12:47:33 +0000 |
pontscho |
last flip bug fixed
|
Thu, 10 Oct 2002 12:00:04 +0000 |
attila |
Well.. it's KotH not Koth :)
|
Thu, 10 Oct 2002 09:14:53 +0000 |
nexus |
argh 100l
|
Thu, 10 Oct 2002 08:56:44 +0000 |
nexus |
10l
|
Thu, 10 Oct 2002 03:35:23 +0000 |
diego |
Man page review part one, spelling, rewording and layout fixes.
|
Thu, 10 Oct 2002 03:32:23 +0000 |
diego |
Mailing list section reworded and updated. This should at some point be
|
Thu, 10 Oct 2002 01:42:27 +0000 |
diego |
Cosmetics: Converted 2 spaces to one in section titles, changed some ugly
|
Thu, 10 Oct 2002 01:34:30 +0000 |
diego |
Fix for a stupid mistake, patch by hephooey@fastmail.fm.
|
Thu, 10 Oct 2002 01:09:23 +0000 |
arpi |
don't honor stride hints if the next filter(chain) doesn't support stride
|
Thu, 10 Oct 2002 00:51:41 +0000 |
diego |
Fix usage for common users that may not have fbset in their path.
|
Thu, 10 Oct 2002 00:10:58 +0000 |
arpi |
compiler warning found by Dominik
|
Thu, 10 Oct 2002 00:09:34 +0000 |
arpi |
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
|