summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use -frames 0 instead of hardcoded "goto goto_next_file;"ranma2003-03-101-1/+1
| | | | | | | (Suggested by "Per Winkvist <per.winkvist@telia.com>" in private mail) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9563 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fixed playback of files with bad WxH in header (tricky! we can always read thearpi2003-03-101-16/+32
| | | | | | | | | | secondary WxH values, but only the codec can decide which one is the correct...) - better fps parsing - print VIDEO: line with codec info based on patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9562 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pass start slice to the vo it make dr + slice implemantation easieralbeu2003-03-102-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9561 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update, add support for DR and draw image. Sadly reading from the agpalbeu2003-03-101-111/+169
| | | | | | | aperture is slow as hell, so dr is disabled on ipb atm. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9560 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update, new page fault handler to access the agp mem. Doesn't really workalbeu2003-03-092-37/+152
| | | | | | | | | here (display is grabelled) but read are realiable and fast. Could it be possible to write with the aperture and read with the page fault handler ? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9559 b3059339-0415-0410-9bf9-f77b7e298cf2
* I forgot to commit this filealbeu2003-03-091-2/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9558 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l :)arpi2003-03-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hopefully fixed all RV30/RV40 A-V sync issuesarpi2003-03-091-9/+24
| | | | | | | based on patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9556 b3059339-0415-0410-9bf9-f77b7e298cf2
* new version of the de-telecine filter, largely rewritten. should workrfelker2003-03-092-126/+334
| | | | | | | | much better. please report if there are any cases where the old one worked better. the docs could also use some nicer formatting... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9555 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)arpi2003-03-091-2/+2
| | | | | | | | noticed by Balatoni Denes <pnis@coder.hu> [sample files: pro: DISK1.RM contra: spygames-2MB.rmvb] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9554 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ugly hack to handle bad width/height values from stream headerarpi2003-03-091-5/+27
| | | | | | | | (decode the first frame, and use the w*h reported by codec) patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9553 b3059339-0415-0410-9bf9-f77b7e298cf2
* - removed unused global 'handle'arpi2003-03-091-16/+28
| | | | | | | | | | | - added __builtin_delete() for cook (rp9 version at least) - use OpenCodec2 when avaialble, 2nd param is codecpath (traced from rp8) - fallback to i_bps=12000 when raGetFlavorProperty(1) fails (some rp9 cook flavors) - disabled dlclose, caused memcorruption (FIXME) inspired by bugreports/patches by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9552 b3059339-0415-0410-9bf9-f77b7e298cf2
* RAOpenCodec2() have 2 parametersarpi2003-03-091-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9551 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document translated to polish language.mpt2003-03-091-587/+457
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9550 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds SGI files to the list of image types supported by mencoder. -Toddjonas2003-03-085-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9549 b3059339-0415-0410-9bf9-f77b7e298cf2
* merging fourcc with codec_tagmichael2003-03-082-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9548 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)albeu2003-03-073-0/+503
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9547 b3059339-0415-0410-9bf9-f77b7e298cf2
* tdfx_vid a new kernel driver for tdfx wich let use agp move :)albeu2003-03-074-1/+877
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9546 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)michael2003-03-071-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9545 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv40 pict_type parsermichael2003-03-071-5/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9544 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-03-061-143/+148
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9543 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-03-062-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9542 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove yuv2rgb and support frame duplicationjoey2003-03-061-40/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9541 b3059339-0415-0410-9bf9-f77b7e298cf2
* typonicolas2003-03-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9540 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some 10l and better layer handling (to comply with DFB 0.9.17)zdar2003-03-051-20/+87
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9539 b3059339-0415-0410-9bf9-f77b7e298cf2
* Empty directories can only be removed by the CVS admin.diego2003-03-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9538 b3059339-0415-0410-9bf9-f77b7e298cf2
* aic & umvmichael2003-03-052-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9537 b3059339-0415-0410-9bf9-f77b7e298cf2
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)michael2003-03-052-6/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9536 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for sgi files to mencoder patch by (Todd Kirby <slapcat at ↵michael2003-03-055-2/+342
| | | | | | pacbell dot net>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9535 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li ↵michael2003-03-051-2/+3
| | | | | | at ieee dot org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9534 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmm found this in my local tree ;)michael2003-03-051-3/+3
| | | | | | | seems to fix chroma w/h if %2!=0 ?? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9533 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee ↵michael2003-03-052-0/+6
| | | | | | dot org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9532 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-03-052-114/+118
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9531 b3059339-0415-0410-9bf9-f77b7e298cf2
* dfb updatesgabucino2003-03-052-3/+4
| | | | | | | typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9530 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l (pp cant convert formats) fixes segfaultmichael2003-03-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9529 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***mpt2003-03-041-582/+436
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9528 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use css like the rest of documentation. Use polish encoding.eyck2003-03-041-7/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9527 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translation from imoteph/adrianeyck2003-03-041-467/+590
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9526 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translation from Zorg ( Konrad Materka )eyck2003-03-041-57/+117
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9525 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another batch of translation from Zorg ( Konrad Materka )eyck2003-03-041-315/+614
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9524 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing uninitalbeu2003-03-041-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9523 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed geometry that someone broke grr.mark2003-03-031-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9522 b3059339-0415-0410-9bf9-f77b7e298cf2
* A new nuppel video encoder. Mainly for RT encoding on slow box.albeu2003-03-035-1/+231
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9521 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10L never blowup an option pointer !!!!albeu2003-03-031-2/+3
| | | | | | | That fix Gub's bug (sorry for the delay ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9520 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround wrong detected memory sizes on G400 cards.attila2003-03-021-0/+21
| | | | | | | patch by ilmari@ping.uio.no (Dagfinn Ilmari Mannsåker) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9519 b3059339-0415-0410-9bf9-f77b7e298cf2
* clean up of -geometry code.attila2003-03-027-42/+59
| | | | | | | disabled -geometry for all but -vo xv (will be fixed later) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9518 b3059339-0415-0410-9bf9-f77b7e298cf2
* synczdar2003-03-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9517 b3059339-0415-0410-9bf9-f77b7e298cf2
* Layer configuration handling updateszdar2003-03-021-28/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9516 b3059339-0415-0410-9bf9-f77b7e298cf2
* new filterrfelker2003-03-014-1/+198
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9515 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-02-281-12/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9514 b3059339-0415-0410-9bf9-f77b7e298cf2
* now all translations link to ../default.cssgabucino2003-02-2844-60/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9513 b3059339-0415-0410-9bf9-f77b7e298cf2
* supdec.h needs libvo/video_out.h. vobsub.c does not.kmkaplan2003-02-282-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9512 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-02-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9511 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fix.kmkaplan2003-02-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9510 b3059339-0415-0410-9bf9-f77b7e298cf2
* motion estimation range limitmichael2003-02-271-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9509 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-02-273-63/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9508 b3059339-0415-0410-9bf9-f77b7e298cf2
* default.css path fixed (it needs to be moved on CVS server!!)gabucino2003-02-2712-23/+47
| | | | | | | | DXR2 patch partially applied (by Mark Guptill) other fixes, updates git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9507 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-02-252-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9506 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l found by Joey Parrish <joey@nicewarrior.org>alex2003-02-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9505 b3059339-0415-0410-9bf9-f77b7e298cf2
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)alex2003-02-254-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9504 b3059339-0415-0410-9bf9-f77b7e298cf2
* MACOSX support patch, based on Dan Christiansens workalex2003-02-255-6/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9503 b3059339-0415-0410-9bf9-f77b7e298cf2
* make tv non-seekablehenry2003-02-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9502 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot ...michael2003-02-241-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9501 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2003-02-246-63/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9500 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix of fix of my sed code, should now be portableatmos42003-02-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9499 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 ↵atmos42003-02-231-0/+6
| | | | | | series git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9498 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100lmichael2003-02-231-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9497 b3059339-0415-0410-9bf9-f77b7e298cf2
* experimental slices supportarpi2003-02-231-3/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9496 b3059339-0415-0410-9bf9-f77b7e298cf2
* sws_ prefix, more seperation between internal & external swscaler APImichael2003-02-2313-164/+204
| | | | | | | sws_scale() returns the number of outputed lines git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9495 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-02-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9494 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-02-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9493 b3059339-0415-0410-9bf9-f77b7e298cf2
* draw_slice supportarpi2003-02-231-1/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9492 b3059339-0415-0410-9bf9-f77b7e298cf2
* start_slice() added - similar to get_image(), but is called when using slicesarpi2003-02-232-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9491 b3059339-0415-0410-9bf9-f77b7e298cf2
* HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.diego2003-02-232-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9490 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>faust32003-02-231-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9489 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgabucino2003-02-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9488 b3059339-0415-0410-9bf9-f77b7e298cf2
* now it looks much better. Anyone wants to port this script to usegabucino2003-02-231-31/+75
| | | | | | | 'dialog' ? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9487 b3059339-0415-0410-9bf9-f77b7e298cf2
* added "Dualhead with Monitors", and "Cloning with Monitors" modesgabucino2003-02-231-0/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9486 b3059339-0415-0410-9bf9-f77b7e298cf2
* mark libvo2.txt as obsoleteattila2003-02-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9485 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with ↵michael2003-02-231-1/+1
| | | | | | some options at least ???) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9484 b3059339-0415-0410-9bf9-f77b7e298cf2
* explain the return values of psnr for joe avarageattila2003-02-221-0/+1
| | | | | | | | (yes, i know it's not really an explanation, but more would require mathematics :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9483 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-02-222-24/+21
| | | | git-svn-id: svn://svn.mplayerh