Wed, 31 Jul 2002 05:25:57 +0000 |
rfelker |
no need for ioctl.h if not using dvb
|
Wed, 31 Jul 2002 05:23:09 +0000 |
rfelker |
fix silly shorthand that could cause trouble porting
|
Tue, 30 Jul 2002 23:09:24 +0000 |
pontscho |
gtk dialog bug fix
|
Tue, 30 Jul 2002 19:19:16 +0000 |
arpi |
There appears to be a trivial namespace error in determining the valid
|
Tue, 30 Jul 2002 19:06:51 +0000 |
arpi |
It makes sense to me to try and use any locally installed win32 DLLs
|
Tue, 30 Jul 2002 18:52:57 +0000 |
arpi |
- fixed size/aspect for -fs
|
Tue, 30 Jul 2002 18:14:02 +0000 |
arpi |
ogm audio format id is in hex, not dec
|
Tue, 30 Jul 2002 18:08:06 +0000 |
diego |
Documented -vop rectangle.
|
Tue, 30 Jul 2002 17:56:24 +0000 |
arpi |
libao2 stuff move dto libao2.txt
|
Tue, 30 Jul 2002 17:41:11 +0000 |
arpi |
10l - PUT_IMAGE->DRAW_IMAGE
|
Tue, 30 Jul 2002 17:32:45 +0000 |
arpi |
typo fixes and updates around libavcodec
|
Tue, 30 Jul 2002 16:54:01 +0000 |
arpi |
updated - feel free to comment
|
Tue, 30 Jul 2002 16:41:33 +0000 |
arpi |
vd_vfw.c
|
Tue, 30 Jul 2002 16:40:42 +0000 |
arpi |
1l :)
|
Tue, 30 Jul 2002 13:38:35 +0000 |
pontscho |
upsz :)
|
Tue, 30 Jul 2002 12:24:26 +0000 |
atmos4 |
quit on unknown parm
|
Tue, 30 Jul 2002 11:50:20 +0000 |
pontscho |
- some cosmetic change in preferences
|
Tue, 30 Jul 2002 11:48:18 +0000 |
pontscho |
fix (?) equalizer distortion problem
|
Tue, 30 Jul 2002 11:46:29 +0000 |
pontscho |
fix audio files (mp3,wav) position calc
|
Tue, 30 Jul 2002 09:17:19 +0000 |
jaf |
update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>
|
Mon, 29 Jul 2002 16:24:40 +0000 |
rfelker |
added missing formats :)
|
Sun, 28 Jul 2002 22:29:04 +0000 |
atmos4 |
10l to dunno
|
Sun, 28 Jul 2002 22:09:03 +0000 |
atmos4 |
Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
|
Sun, 28 Jul 2002 21:56:18 +0000 |
atmos4 |
Add type= and fix a minor typing difference from ffmpeg
|
Sun, 28 Jul 2002 21:30:09 +0000 |
arpi |
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Sun, 28 Jul 2002 16:37:05 +0000 |
kmkaplan |
Use RGB for palette from .IDX file
|
Sun, 28 Jul 2002 16:30:52 +0000 |
kmkaplan |
Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
|
Sun, 28 Jul 2002 16:28:30 +0000 |
kmkaplan |
New function vobsub_get_next_packet for subrip.
|
Sun, 28 Jul 2002 15:54:26 +0000 |
atmos4 |
Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
|
Sun, 28 Jul 2002 12:01:32 +0000 |
atmos4 |
Make vobsub palette generation compatible with windows vobsub.
|
Sun, 28 Jul 2002 11:07:30 +0000 |
atmos4 |
Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.
|
Sat, 27 Jul 2002 22:10:58 +0000 |
atmos4 |
Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
|
Sat, 27 Jul 2002 20:46:48 +0000 |
frodone |
sync
|
Sat, 27 Jul 2002 18:33:44 +0000 |
atmos4 |
remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
|
Sat, 27 Jul 2002 14:52:38 +0000 |
jaf |
sync
|
Sat, 27 Jul 2002 12:18:53 +0000 |
kmkaplan |
Document rectangle plugin.
|
Sat, 27 Jul 2002 11:40:15 +0000 |
kmkaplan |
New plugin to test crop parameters. Arguments are the same as for the
|
Sat, 27 Jul 2002 01:12:53 +0000 |
frodone |
sync
|
Fri, 26 Jul 2002 21:26:39 +0000 |
albeu |
Add loadfile and loadlist commands. May be buggy if the filename contain some
|
Fri, 26 Jul 2002 12:42:43 +0000 |
alex |
removed query_vaa
|
Fri, 26 Jul 2002 12:36:13 +0000 |
albeu |
Add uninit to the avi demuxer
|
Fri, 26 Jul 2002 12:22:49 +0000 |
alex |
equalizer docs updated
|
Fri, 26 Jul 2002 04:04:51 +0000 |
atmos4 |
warning fixes
|
Fri, 26 Jul 2002 03:53:27 +0000 |
diego |
Reorganized the README. More general information up front, more concise
|
Fri, 26 Jul 2002 03:28:07 +0000 |
diego |
limit parameter for cropdetect, fixed column.
|
Fri, 26 Jul 2002 03:24:24 +0000 |
diego |
Reviewed Filter section, added limit parameter to cropdetect, not only SDL
|
Fri, 26 Jul 2002 02:32:41 +0000 |
albeu |
10L free the cache
|
Fri, 26 Jul 2002 02:04:11 +0000 |
albeu |
10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
|
Fri, 26 Jul 2002 00:12:13 +0000 |
arpi |
documenting cropdetect's parameter
|
Fri, 26 Jul 2002 00:02:31 +0000 |
atmos4 |
Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>
|
Thu, 25 Jul 2002 22:54:03 +0000 |
arpi |
10l bug fixed (info.cap |= -> = )
|
Thu, 25 Jul 2002 22:52:51 +0000 |
arpi |
vide EQ fixed - lumactl register is not readable!
|
Thu, 25 Jul 2002 22:37:55 +0000 |
nexus |
sync
|
Thu, 25 Jul 2002 22:18:49 +0000 |
arpi |
video eq:
|
Thu, 25 Jul 2002 22:14:45 +0000 |
arpi |
eq range mapping -100..100 => 0..100
|
Thu, 25 Jul 2002 22:13:59 +0000 |
arpi |
SetValue: ignore case of 'item'
|
Thu, 25 Jul 2002 21:55:13 +0000 |
arpi |
print warning about unsupported video eq attributes
|
Thu, 25 Jul 2002 21:36:04 +0000 |
arpi |
eq fixed, based on patch by .so
|
Thu, 25 Jul 2002 21:34:24 +0000 |
arpi |
- fixed overflow by +-0x80
|
Thu, 25 Jul 2002 21:31:36 +0000 |
pontscho |
upsz, sorry, i forgott this :) (skin name saving:)
|
Thu, 25 Jul 2002 20:34:33 +0000 |
pontscho |
add preferences to gui
|
Thu, 25 Jul 2002 20:28:47 +0000 |
pontscho |
- add some control (ao_oss, pl_extrastereo)
|
Thu, 25 Jul 2002 20:26:38 +0000 |
pontscho |
- add preferences support (first try)
|
Thu, 25 Jul 2002 20:23:18 +0000 |
arpi |
more eq cleanup
|
Thu, 25 Jul 2002 18:05:08 +0000 |
kmkaplan |
Correct dump_srt millisecond output
|
Thu, 25 Jul 2002 16:39:22 +0000 |
arpi |
codmetics :)
|
Thu, 25 Jul 2002 15:32:29 +0000 |
arpi |
10l
|
Thu, 25 Jul 2002 13:38:14 +0000 |
alex |
little fix
|
Thu, 25 Jul 2002 13:36:59 +0000 |
alex |
smth
|
Thu, 25 Jul 2002 13:23:44 +0000 |
alex |
eq synced to new way, not tested, but the old one isn't working yet
|
Thu, 25 Jul 2002 13:12:23 +0000 |
alex |
eq reworked
|
Thu, 25 Jul 2002 10:27:35 +0000 |
alex |
fixed possible 10l bug (vf not initialized yet)
|
Thu, 25 Jul 2002 03:37:28 +0000 |
atmos4 |
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
|
Thu, 25 Jul 2002 02:38:20 +0000 |
diego |
Explain what we need and why a little more verbosely.
|
Thu, 25 Jul 2002 01:48:17 +0000 |
diego |
Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not
|
Wed, 24 Jul 2002 18:19:39 +0000 |
alex |
eq reworked
|
Wed, 24 Jul 2002 18:14:21 +0000 |
alex |
equalizer reworked
|
Wed, 24 Jul 2002 17:25:13 +0000 |
alex |
eq handling reworked
|
Wed, 24 Jul 2002 16:47:29 +0000 |
kmkaplan |
Make spudec_assemble more resistent in the face of incomplete packets.
|
Wed, 24 Jul 2002 03:49:34 +0000 |
diego |
Added 2 entries: no sound without win32 and no sound with sound daemon.
|
Wed, 24 Jul 2002 02:14:14 +0000 |
diego |
Added -xvidopts as described by Albeu on #mplayerdev.
|
Wed, 24 Jul 2002 01:56:08 +0000 |
diego |
Moved RealPlayer libs installation to codecs.html where all the other
|
Tue, 23 Jul 2002 23:36:44 +0000 |
arpi |
Workaround for seeking multiangle discs with missing sml_agli[] table, as a
|
Tue, 23 Jul 2002 20:19:42 +0000 |
kmkaplan |
Remove depency on libmpdemux streams, use ANSI IO instead.
|
Tue, 23 Jul 2002 20:10:39 +0000 |
diego |
Configuration files documented.
|
Tue, 23 Jul 2002 19:37:11 +0000 |
atmos4 |
Hopefully correct 10l fix for duuno who.
|
Tue, 23 Jul 2002 16:46:51 +0000 |
pontscho |
first
|
Tue, 23 Jul 2002 15:13:00 +0000 |
rfelker |
fixed missing result when --disable-divx4linux is specified
|
Tue, 23 Jul 2002 12:03:05 +0000 |
atmos4 |
Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
|
Mon, 22 Jul 2002 14:54:34 +0000 |
alex |
support for older xvid versions and IMGFMT_IYUV
|
Mon, 22 Jul 2002 11:25:01 +0000 |
diego |
Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TV
|
Sun, 21 Jul 2002 22:20:05 +0000 |
arpi |
10l fix, by Rmi Guyomarch <rguyom@pobox.com> && Bjrn Sandell
|
Sun, 21 Jul 2002 19:57:25 +0000 |
pontscho |
fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200
|
Sun, 21 Jul 2002 14:36:33 +0000 |
albeu |
Fix vbr muxing and win32 codec crash on init
|
Sun, 21 Jul 2002 12:13:40 +0000 |
arpi |
endianess fix by Colin Leroy <colin@colino.net>
|
Sat, 20 Jul 2002 16:38:31 +0000 |
arpi |
DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
|
Sat, 20 Jul 2002 16:27:17 +0000 |
arpi |
DR1 with IPB fixed
|
Sat, 20 Jul 2002 16:26:49 +0000 |
arpi |
added 'priv' field to mpi - requires for tracking frames with different
|
Sat, 20 Jul 2002 15:49:38 +0000 |
arpi |
DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)
|
Sat, 20 Jul 2002 14:26:38 +0000 |
albeu |
10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
|
Sat, 20 Jul 2002 13:53:53 +0000 |
albeu |
Add direct rendering method 2
|
Fri, 19 Jul 2002 20:51:48 +0000 |
pontscho |
- fix audio equalizer
|
Fri, 19 Jul 2002 07:51:01 +0000 |
jaf |
playlist added
|
Fri, 19 Jul 2002 02:11:59 +0000 |
diego |
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
|
Fri, 19 Jul 2002 01:24:15 +0000 |
diego |
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
|
Thu, 18 Jul 2002 22:44:31 +0000 |
michael |
fixing swscaler bug ;)
|
Thu, 18 Jul 2002 16:14:27 +0000 |
kmkaplan |
Put back the ordering of the if as requested by Arpi.
|
Thu, 18 Jul 2002 16:09:54 +0000 |
joyping |
added real mmap support
|
Thu, 18 Jul 2002 14:59:55 +0000 |
mswitch |
Disabled spuenc, it still doesn't work well with the em8300
|
Thu, 18 Jul 2002 14:48:58 +0000 |
diego |
Applied patch by Alban Bedel <albeu@free.fr>.
|
Thu, 18 Jul 2002 14:06:32 +0000 |
kmkaplan |
Round height or width to valid values when doing automatic calculation.
|
Wed, 17 Jul 2002 23:28:37 +0000 |
atmos4 |
Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.
|
Wed, 17 Jul 2002 21:20:11 +0000 |
michael |
1000000l
|
Wed, 17 Jul 2002 00:54:31 +0000 |
michael |
check if the available buffers are big enough in get_image
|
Tue, 16 Jul 2002 23:42:44 +0000 |
michael |
fallback to slices, if dr1 fails (bug found by kabi)
|
Tue, 16 Jul 2002 21:07:05 +0000 |
michael |
checking num_buffers for IMGTYPE_IP
|
Tue, 16 Jul 2002 12:04:30 +0000 |
michael |
10l y422p -> y420p
|
Tue, 16 Jul 2002 00:56:12 +0000 |
michael |
10l (init flags after init ...)
|
Mon, 15 Jul 2002 21:33:46 +0000 |
michael |
svq1 direct rendering
|
Mon, 15 Jul 2002 14:30:12 +0000 |
michael |
imgtype IP support
|
Mon, 15 Jul 2002 00:30:50 +0000 |
michael |
10l
|
Sun, 14 Jul 2002 21:57:03 +0000 |
michael |
dont depend upon vo_directrendering
|
Sun, 14 Jul 2002 21:30:54 +0000 |
michael |
fixing fixmes
|
Sun, 14 Jul 2002 19:44:40 +0000 |
michael |
direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
|
Sun, 14 Jul 2002 17:54:05 +0000 |
diego |
DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.
|
Sun, 14 Jul 2002 16:06:19 +0000 |
gabucino |
diego sux.
|
Sun, 14 Jul 2002 15:54:09 +0000 |
atmos4 |
Add missing description for lameopts aq
|
Sat, 13 Jul 2002 17:54:04 +0000 |
diego |
Added DVB to the HTML docs.
|