Fri, 01 Feb 2002 16:34:22 +0000 |
pontscho |
small bugfixes, and kill other warning
|
Fri, 01 Feb 2002 13:45:06 +0000 |
nexus |
overwrite old info
|
Fri, 01 Feb 2002 13:10:35 +0000 |
pl |
improved check for libpng/png.h: catch crappy build environment (png.h and
|
Fri, 01 Feb 2002 11:41:38 +0000 |
nick |
Minor fixes
|
Fri, 01 Feb 2002 11:17:01 +0000 |
jaf |
*** empty log message ***
|
Fri, 01 Feb 2002 10:59:06 +0000 |
nick |
Use DIRECT RENDERING WITH DSHOW codecs
|
Fri, 01 Feb 2002 10:20:00 +0000 |
nick |
Alex! Never write bottlenecks, ok?
|
Fri, 01 Feb 2002 10:19:43 +0000 |
nick |
fixing i420
|
Fri, 01 Feb 2002 10:01:56 +0000 |
nick |
Optimize DirectShow decoding with vidix
|
Fri, 01 Feb 2002 09:32:20 +0000 |
nick |
Using new tune info
|
Fri, 01 Feb 2002 08:53:08 +0000 |
nick |
YVYU support (untested yet)
|
Fri, 01 Feb 2002 08:51:52 +0000 |
nick |
Optimizing with use new tune info
|
Fri, 01 Feb 2002 08:50:45 +0000 |
nick |
Providing new tune info
|
Fri, 01 Feb 2002 05:59:50 +0000 |
melanson |
no, wait...roqaudio is an audiocodec, not a videocodec
|
Fri, 01 Feb 2002 05:35:16 +0000 |
melanson |
implemented RoQ file demuxing
|
Fri, 01 Feb 2002 05:33:46 +0000 |
melanson |
added skeleton decoders for RoQ audio and video format decoders
|
Fri, 01 Feb 2002 05:31:51 +0000 |
melanson |
added help strings for RoQ and REAL file detection
|
Fri, 01 Feb 2002 02:49:04 +0000 |
rfelker |
change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover
|
Fri, 01 Feb 2002 02:43:01 +0000 |
rfelker |
change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeover
|
Fri, 01 Feb 2002 01:54:38 +0000 |
rfelker |
added -noquiet option to complement -quiet (request/patch by Alexander Werth)
|
Fri, 01 Feb 2002 01:00:24 +0000 |
arpi |
AVID added
|
Thu, 31 Jan 2002 12:03:49 +0000 |
eyck |
detect microdvd with empty second frame.
|
Thu, 31 Jan 2002 11:56:11 +0000 |
alex |
removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exit
|
Thu, 31 Jan 2002 11:50:59 +0000 |
alex |
return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the user
|
Thu, 31 Jan 2002 11:49:30 +0000 |
alex |
removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY format
|
Thu, 31 Jan 2002 11:46:46 +0000 |
alex |
removed obsoleted Terminate_Display_Process, using vo_x11_uninit
|
Thu, 31 Jan 2002 11:45:25 +0000 |
alex |
removed obsoleted Terminate_Display_Process
|
Thu, 31 Jan 2002 11:26:29 +0000 |
alex |
grr, 10l. vo_x11_uninit: close display only if window not created by GUI
|
Thu, 31 Jan 2002 11:15:54 +0000 |
alex |
vo_x11_uninit: dont destroy window if GUI created it
|
Thu, 31 Jan 2002 11:04:41 +0000 |
alex |
added vo_x11_uninit
|
Thu, 31 Jan 2002 10:29:46 +0000 |
nick |
Documenting new tune info
|
Thu, 31 Jan 2002 10:23:39 +0000 |
nick |
Use new tune info
|
Thu, 31 Jan 2002 09:57:13 +0000 |
nick |
new info for tuning
|
Thu, 31 Jan 2002 09:39:11 +0000 |
albeu |
Added lirc support in input
|
Thu, 31 Jan 2002 09:37:12 +0000 |
albeu |
Added uninit to input
|
Thu, 31 Jan 2002 08:53:58 +0000 |
nick |
IMGFMT_RGBxx experimental support
|
Thu, 31 Jan 2002 08:53:37 +0000 |
nick |
RGB15 experimental support
|
Thu, 31 Jan 2002 08:39:21 +0000 |
nick |
Compilation fixing
|
Thu, 31 Jan 2002 00:38:53 +0000 |
arpi |
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Thu, 31 Jan 2002 00:37:59 +0000 |
arpi |
using the common -vm code, patch by Santi Bjar <tiarda@yahoo.es>
|
Thu, 31 Jan 2002 00:37:27 +0000 |
arpi |
common -vm code, patch by Santi Bjar <tiarda@yahoo.es>
|
Thu, 31 Jan 2002 00:32:04 +0000 |
arpi |
working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hannover.de>
|
Wed, 30 Jan 2002 22:05:46 +0000 |
arpi |
possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
|
Wed, 30 Jan 2002 22:02:57 +0000 |
arpi |
silly cleanup - maybe fixes dummy printf bug
|
Wed, 30 Jan 2002 15:32:43 +0000 |
michael |
-sws 2 is default now
|
Wed, 30 Jan 2002 15:26:11 +0000 |
michael |
real window resizeing support (i know nearly nothing about x11 so feel free to fix / reverse it, if its broken)
|
Wed, 30 Jan 2002 15:21:08 +0000 |
michael |
YV12 like formats support (I420/IYUV)
|
Wed, 30 Jan 2002 12:46:03 +0000 |
albeu |
A new configurable input system and joystick support for this system
|
Wed, 30 Jan 2002 10:04:43 +0000 |
nick |
It seems that there no direct support for RGB24 :(
|
Wed, 30 Jan 2002 09:58:06 +0000 |
nick |
Preliminary RGB32 and RGB16 support. (Untested yet)
|
Wed, 30 Jan 2002 09:39:58 +0000 |
nick |
Use one pitch source
|
Wed, 30 Jan 2002 09:18:41 +0000 |
nick |
More correct double_buffering for packed fourcc
|
Wed, 30 Jan 2002 08:53:22 +0000 |
nick |
Typos
|
Wed, 30 Jan 2002 08:47:44 +0000 |
nick |
Correcting pointers on second buffer
|
Tue, 29 Jan 2002 20:39:48 +0000 |
pontscho |
small changes
|
Tue, 29 Jan 2002 16:46:28 +0000 |
arpi |
DOCS thingie added
|
Tue, 29 Jan 2002 16:35:53 +0000 |
pontscho |
add XF86 multimedia key cucc.
|
Tue, 29 Jan 2002 16:27:21 +0000 |
rfelker |
added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
|
Tue, 29 Jan 2002 12:11:52 +0000 |
pl |
warning (proper) fix
|
Tue, 29 Jan 2002 10:07:05 +0000 |
nick |
Minor fix - else 0 is unreachable
|
Tue, 29 Jan 2002 09:57:21 +0000 |
nick |
fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>
|
Tue, 29 Jan 2002 08:32:35 +0000 |
nick |
info on 4x4 coeffs
|
Tue, 29 Jan 2002 04:21:27 +0000 |
michael |
top row bugfix
|
Tue, 29 Jan 2002 01:43:15 +0000 |
michael |
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
|
Mon, 28 Jan 2002 23:57:18 +0000 |
michael |
nearest neighbor / sdl emulation ;) scaling (-sws 4)
|
Mon, 28 Jan 2002 23:46:42 +0000 |
arpi |
usleep() accurancy tester
|
Mon, 28 Jan 2002 22:38:15 +0000 |
michael |
minor QP bugfix
|
Mon, 28 Jan 2002 14:02:16 +0000 |
gabucino |
-chapter option updates (and some else?)
|
Mon, 28 Jan 2002 14:01:29 +0000 |
gabucino |
3-pass encoding dox
|
Mon, 28 Jan 2002 08:37:58 +0000 |
nick |
Support for HW equalizing through VAA
|
Mon, 28 Jan 2002 07:29:17 +0000 |
nick |
New logic of HW equalizing:
|
Sun, 27 Jan 2002 21:46:06 +0000 |
arpi |
show actual video:audio bitrates at status line
|
Sun, 27 Jan 2002 21:37:46 +0000 |
arpi |
ETA/Esize for 3pass encoding from stdin
|
Sun, 27 Jan 2002 20:34:31 +0000 |
arpi |
status print fixes - DVD estimation worx, print remaining time instead of total
|
Sun, 27 Jan 2002 20:10:28 +0000 |
arpi |
DVD start position handling changed (progbar/eta fix)
|
Sun, 27 Jan 2002 19:23:43 +0000 |
arpi |
DVD progress bar fix
|
Sun, 27 Jan 2002 19:08:35 +0000 |
gabucino |
kapja be aki hosszu opciokat szeret
|
Sun, 27 Jan 2002 18:39:53 +0000 |
nick |
Support for HW equalizing
|
Sun, 27 Jan 2002 18:29:33 +0000 |
arpi |
ETA/Esize/fps and some more... - new statusline
|
Sun, 27 Jan 2002 18:06:56 +0000 |
pl |
did not compile when --disable-vidix was used
|
Sun, 27 Jan 2002 17:59:12 +0000 |
arpi |
GetTimerMS added - get timer in millisec
|
Sun, 27 Jan 2002 17:21:20 +0000 |
pl |
avoids warnings
|
Sun, 27 Jan 2002 17:16:10 +0000 |
pl |
avoids a warning
|
Sun, 27 Jan 2002 17:14:27 +0000 |
pl |
small typos in text
|
Sun, 27 Jan 2002 17:02:38 +0000 |
nick |
query vaa
|
Sun, 27 Jan 2002 16:45:48 +0000 |
nick |
Use real preinit
|
Sun, 27 Jan 2002 16:43:52 +0000 |
nick |
provide full vaa interface
|
Sun, 27 Jan 2002 14:35:48 +0000 |
arpi |
debug printfs... - 10l
|
Sun, 27 Jan 2002 14:16:32 +0000 |
arpi |
bitrate calculator fix?
|
Sun, 27 Jan 2002 11:09:55 +0000 |
anders |
Oops forgot to remove debug message :)
|
Sun, 27 Jan 2002 10:59:03 +0000 |
anders |
Fixed sig 11 caused by buffer full in ao driver
|
Sun, 27 Jan 2002 10:41:43 +0000 |
anders |
Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvements
|
Sun, 27 Jan 2002 08:07:01 +0000 |
nick |
gcc-3.0.3 compilation fixing
|
Sun, 27 Jan 2002 08:05:56 +0000 |
nick |
improvements
|
Sun, 27 Jan 2002 02:48:39 +0000 |
melanson |
fixed (reversed) the RGB palette order
|
Sun, 27 Jan 2002 02:31:06 +0000 |
arpi |
more audiocopy fixes (especially for .asf)
|