aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.Gravatar arpi2002-12-23
| | | | | | | | (skip sections listed in a text file. it also supports creating them) patch by Michael Halcrow <mah69@email.byu.edu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8532 b3059339-0415-0410-9bf9-f77b7e298cf2
* suxen_drol on xvid-devel@xvid.org said : "please do not useGravatar rguyom2002-12-22
| | | | | | | | | DEBLOCKY/UV by default". Well, it doesn't matter much since the dev branch doesn't {en|de}code properly atm, but anyway... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Real* codecs work on Alpha tooGravatar gabucino2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8530 b3059339-0415-0410-9bf9-f77b7e298cf2
* XMMS Input plugin supportGravatar arpi2002-12-22
| | | | | | | | based on patches by Balatoni Denes <pnis@coder.hu> changes by me: glib dependency removed, files merged, code simplified, some bugfixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8529 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv40win is working tooGravatar alex2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8528 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed rv30win and added rv20win (and ucod doesn't supports UYVY)Gravatar alex2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8527 b3059339-0415-0410-9bf9-f77b7e298cf2
* win32 dlls supportGravatar alex2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8526 b3059339-0415-0410-9bf9-f77b7e298cf2
* CDDA seeking fixedGravatar arpi2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8525 b3059339-0415-0410-9bf9-f77b7e298cf2
* dos2unix conversionGravatar alex2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8524 b3059339-0415-0410-9bf9-f77b7e298cf2
* alpha support by Alan Young <ayoung@teleport.com>Gravatar alex2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8523 b3059339-0415-0410-9bf9-f77b7e298cf2
* the long awaited pink screen + shift fix for radeon, based on patch by ↵Gravatar alex2002-12-22
| | | | | | Svante Signell <svante.signell@telia.com>, Carl (mlist.mplayer.users@urs.us) and Nick Kurshve <nickolsk@yandex.ru> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8522 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l by MatanGravatar alex2002-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8521 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l and correct aspectGravatar faust32002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8520 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixGravatar nexus2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8519 b3059339-0415-0410-9bf9-f77b7e298cf2
* Presets are an easy way, to use hard to access lame options and to giveGravatar arpi2002-12-21
| | | | | | | | | | you optimum quality at average bitrate. This patch adds presets to mencoder for libmp3lame >= 3.92. More info in the sourcecode & at http://www.mp3dev.org/mp3/doc/html/presets.html patch by eviv bulgroz <ebulgroz@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8518 b3059339-0415-0410-9bf9-f77b7e298cf2
* accurate bitrate calculation using index, and more accurate guessingGravatar arpi2002-12-21
| | | | | | | | if no index available. based on patch by eviv bulgroz <ebulgroz@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8517 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix support and better device options handler by Matan Ziv-Av ↵Gravatar alex2002-12-21
| | | | | | <matan@svgalib.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8516 b3059339-0415-0410-9bf9-f77b7e298cf2
* I have rewritten the gif89a vo in order to solve some problems I hadGravatar arpi2002-12-21
| | | | | | | | | | | | | | | | | | | | with it. These are: 1) current code is messy 2) poor comments, if any 3) inaccurate frame dropping and delay code 4) output filename hardcoded 5) output framerate as integer You may specify the output filename and framerate like so: -vo gif89a:4.33 4.33 fps output -vo gif89a:some.gif output to some.gif -vo gif89a:5.02:new.gif output to new.gif at 5.02 fps The filename defaults to out.gif, and the framerate defaults to 5 fps. by Joey Parrish <joey@nicewarrior.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8515 b3059339-0415-0410-9bf9-f77b7e298cf2
* more safer version by the authorGravatar alex2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8514 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l fix by eviv bulgroz <ebulgroz@yahoo.com>Gravatar arpi2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8513 b3059339-0415-0410-9bf9-f77b7e298cf2
* set keyframe flag at encodingGravatar arpi2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8512 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l (%d->%f), cosmeticsGravatar arpi2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8511 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the obsolete partsGravatar alex2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8510 b3059339-0415-0410-9bf9-f77b7e298cf2
* ooh. many mistakesGravatar alex2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8509 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedGravatar alex2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8508 b3059339-0415-0410-9bf9-f77b7e298cf2
* pci_names.c creation fixupGravatar alex2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8507 b3059339-0415-0410-9bf9-f77b7e298cf2
* EPIA (CyberBlade/i1) driver by Alastair M. RobinsonGravatar alex2002-12-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8506 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected w32codec address (noticed by Peter Nelson on mplayer-users)Gravatar alex2002-12-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8505 b3059339-0415-0410-9bf9-f77b7e298cf2
* svgalib kernelhelper support (based on patch by Matan Ziv-Av ↵Gravatar alex2002-12-20
| | | | | | <matan@svgalib.org>) and some reordering/cleanup (part #1 ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8504 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar nicolas2002-12-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8503 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar nicolas2002-12-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8502 b3059339-0415-0410-9bf9-f77b7e298cf2
* Russian frequencies by Alexander S. Belov <asbel@sice.ru>Gravatar alex2002-12-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8501 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed memleak caused by multiple config() calls - thx GabuGravatar arpi2002-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8500 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar gabucino2002-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8499 b3059339-0415-0410-9bf9-f77b7e298cf2
* more_options removedGravatar gabucino2002-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8498 b3059339-0415-0410-9bf9-f77b7e298cf2
* too big readahead can be badGravatar gabucino2002-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8497 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - my system is very tolerant it seemsGravatar faust32002-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8496 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a TV_SET_CNANNEL commandGravatar henry2002-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8495 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***Gravatar iive2002-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8494 b3059339-0415-0410-9bf9-f77b7e298cf2
* mb qp limitsGravatar michael2002-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8493 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the XVID_API_UNSTABLE macro instead of a home-made one.Gravatar rguyom2002-12-18
| | | | | | | Print a big warning if compiled for the unstable XViD tree. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8492 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l! I have no idea how this code worked at all before. I guess noGravatar rfelker2002-12-18
| | | | | | | one tests win32 much anyway... :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8491 b3059339-0415-0410-9bf9-f77b7e298cf2
* Re-write the soundcard.h test, so that it does not use a "!" operator.Gravatar jkeil2002-12-17
| | | | | | | | | | This part of configure was failing on solaris, with an error message: Checking for soundcard.h ... ./configure: !: not found no git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8490 b3059339-0415-0410-9bf9-f77b7e298cf2
* small typo fixGravatar atmos42002-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8489 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000L for messing up cvsGravatar henry2002-12-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8488 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle bogus norm parameter; check for errors when setting normGravatar henry2002-12-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8487 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't give up when set_tuner fails; more zero div sanity checksGravatar henry2002-12-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8486 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix (?) "mixer bug"Gravatar pontscho2002-12-16
| | | | | | | | - fix audio_id/video_id changing - fix some other bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8485 b3059339-0415-0410-9bf9-f77b7e298cf2
* Polish man updatedGravatar gabucino2002-12-16
| | | | | | | From: Zorg <kmaterka@wp.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8484 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated changelog for rc2Gravatar gabucino2002-12-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8483 b3059339-0415-0410-9bf9-f77b7e298cf2