summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* did not compile when --disable-vidix was usedpl2002-01-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4387 b3059339-0415-0410-9bf9-f77b7e298cf2
* GetTimerMS added - get timer in millisecarpi2002-01-272-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4386 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoids warningspl2002-01-275-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4385 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoids a warningpl2002-01-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4384 b3059339-0415-0410-9bf9-f77b7e298cf2
* small typos in textpl2002-01-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4383 b3059339-0415-0410-9bf9-f77b7e298cf2
* query vaanick2002-01-271-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4382 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use real preinitnick2002-01-271-20/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4381 b3059339-0415-0410-9bf9-f77b7e298cf2
* provide full vaa interfacenick2002-01-271-5/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4380 b3059339-0415-0410-9bf9-f77b7e298cf2
* debug printfs... - 10larpi2002-01-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4379 b3059339-0415-0410-9bf9-f77b7e298cf2
* bitrate calculator fix?arpi2002-01-271-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4378 b3059339-0415-0410-9bf9-f77b7e298cf2
* Oops forgot to remove debug message :)anders2002-01-271-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4377 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed sig 11 caused by buffer full in ao driveranders2002-01-271-16/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4376 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed ↵anders2002-01-273-12/+10
| | | | | | improvements git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4375 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc-3.0.3 compilation fixingnick2002-01-271-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4374 b3059339-0415-0410-9bf9-f77b7e298cf2
* improvementsnick2002-01-272-2/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4373 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed (reversed) the RGB palette ordermelanson2002-01-272-271/+271
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4372 b3059339-0415-0410-9bf9-f77b7e298cf2
* more audiocopy fixes (especially for .asf)arpi2002-01-271-13/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4371 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio copy fixarpi2002-01-271-10/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4370 b3059339-0415-0410-9bf9-f77b7e298cf2
* bitrate calculator for 650/700 mb cdromarpi2002-01-271-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4369 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3-pass encoding support (reads frame skip/dup control and audio stream from ↵arpi2002-01-261-8/+46
| | | | | | frameno.avi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4368 b3059339-0415-0410-9bf9-f77b7e298cf2
* added dmb1 fourcc to m3jpeg by Thomas Kranzalex2002-01-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4367 b3059339-0415-0410-9bf9-f77b7e298cf2
* added better fourcc handling for lavc, exiting if no lavc video codec name ↵alex2002-01-261-14/+46
| | | | | | specified git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4366 b3059339-0415-0410-9bf9-f77b7e298cf2
* goto man mplayer, leymagabucino2002-01-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4365 b3059339-0415-0410-9bf9-f77b7e298cf2
* preinit moved to right placealex2002-01-261-37/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4364 b3059339-0415-0410-9bf9-f77b7e298cf2
* preinit usagenick2002-01-262-32/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4363 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a decimation/scaling bug in vo_zr and some verbose messages have changed ↵arpi2002-01-261-4/+28
| | | | | | - patch by Rik Snel <rsnel@cube.dyndns.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4362 b3059339-0415-0410-9bf9-f77b7e298cf2
* commited Rik Snel's patch (thx!)gabucino2002-01-261-7/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4361 b3059339-0415-0410-9bf9-f77b7e298cf2
* no longer required to call preinit from init and query_format, mplayer.c ↵alex2002-01-261-3/+3
| | | | | | does this git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4360 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo's preinit supportnick2002-01-261-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4359 b3059339-0415-0410-9bf9-f77b7e298cf2
* ideisgabucino2002-01-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4358 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied al3x's peccsgabucino2002-01-262-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4357 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -nosound/-sound and -ovc null to mencoder.kmkaplan2002-01-264-5/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4356 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed preinit conflictalex2002-01-261-8/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4355 b3059339-0415-0410-9bf9-f77b7e298cf2
* i420/iyuv supportalex2002-01-261-4/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4354 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extensions for video accelerated architecturenick2002-01-2630-16/+306
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4353 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed i420 handlingalex2002-01-261-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4352 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuy2 reported as workingalex2002-01-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4351 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre-check for audio/video streams (hope it fix wma steraming)arpi2002-01-261-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4350 b3059339-0415-0410-9bf9-f77b7e298cf2
* use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-01-261-225/+163
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4349 b3059339-0415-0410-9bf9-f77b7e298cf2
* fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel ↵arpi2002-01-261-0/+899
| | | | | | <rsnel@cube.dyndns.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4348 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik ↵arpi2002-01-262-35/+17
| | | | | | Snel <rsnel@cube.dyndns.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4347 b3059339-0415-0410-9bf9-f77b7e298cf2
* original patch by malc <malc@tmbg.co.uk>pl2002-01-251-2/+5
| | | | | | | slightly edited by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4346 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't segfault with empty -chapter spec.kmkaplan2002-01-251-0/+2
| | | | | | | Quiet one GCC warning. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4345 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extended DVD chapter specification. Remove -last-chapter option.kmkaplan2002-01-244-4/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4344 b3059339-0415-0410-9bf9-f77b7e298cf2
* Let mplayer handle signals so terminal gets cleaned up.atmos42002-01-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4343 b3059339-0415-0410-9bf9-f77b7e298cf2
* qscale 3->2 (Thank you Michael)arpi2002-01-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4342 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for i420 and iyuvalex2002-01-241-4/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4341 b3059339-0415-0410-9bf9-f77b7e298cf2
* entudjam?gabucino2002-01-249-10/+108
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4340 b3059339-0415-0410-9bf9-f77b7e298cf2
* keep me chean ;-)jaf2002-01-241-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4339 b3059339-0415-0410-9bf9-f77b7e298cf2
* freebsd fix by bjoern fischeratmos42002-01-241-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4338 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect ratio 9 added.jaf2002-01-241-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4337 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpsub dump bug fix. 100l for laazpontscho2002-01-241-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Readded the content-type checking, in case of the no HTTP body arebertrand2002-01-241-23/+24
| | | | | | | sent we can still try with the content-type. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4335 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a parser for the "ASF group stream object" and display the bitrate valuesbertrand2002-01-241-0/+30
| | | | | | | of all the streams. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4334 b3059339-0415-0410-9bf9-f77b7e298cf2
* QT demuxer now supports the default QT palettesmelanson2002-01-242-11/+321
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4333 b3059339-0415-0410-9bf9-f77b7e298cf2
* freq fix, removed muxer delayarpi2002-01-241-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4332 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_pts fix (10l)arpi2002-01-241-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4331 b3059339-0415-0410-9bf9-f77b7e298cf2
* initialalex2002-01-231-0/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4330 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed num_of_packets and current_packet handling, bug found by Mike Melansonalex2002-01-231-7/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4329 b3059339-0415-0410-9bf9-f77b7e298cf2
* upgraded to newest vidix interfacealex2002-01-232-11/+150
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4328 b3059339-0415-0410-9bf9-f77b7e298cf2
* upgraded to newest vidix interface. in eq: return if g200 moved to the ↵alex2002-01-231-25/+34
| | | | | | beginning of seteq git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4327 b3059339-0415-0410-9bf9-f77b7e298cf2
* added cap.authoralex2002-01-231-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4326 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't render UV planes if interleaved (also add support later)alex2002-01-231-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4325 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typos fixed ;), added author to capabilites and extended name to 64 ↵alex2002-01-231-6/+11
| | | | | | bytes. added interleaved uv planes support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4324 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixing compilation on non-MMX but x86 systemsnick2002-01-232-13/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4323 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixing compilation on non-MMX but x86 systemsnick2002-01-232-4/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4322 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGB independed correction for GATOS's radeon_video driver!nick2002-01-231-1/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4321 b3059339-0415-0410-9bf9-f77b7e298cf2
* intense->intensity + capability extension + fixing R200 color correction bugnick2002-01-231-17/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4320 b3059339-0415-0410-9bf9-f77b7e298cf2
* intense -> intensity + capability extensionnick2002-01-232-6/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4319 b3059339-0415-0410-9bf9-f77b7e298cf2
* intense -> intensitynick2002-01-234-30/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4318 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix screen saver bug under guipontscho2002-01-234-17/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4317 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l ...nexus2002-01-232-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4316 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD need this to compile after last changesnexus2002-01-231-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added buffering of output dataanders2002-01-231-18/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4314 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a turn around for badly configured web servers.bertrand2002-01-231-4/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modified the output of the http_debug function.bertrand2002-01-231-6/+12
| | | | | | | Fixed a bug in the reading of the "reason answer" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4312 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused code that I commented earlier.bertrand2002-01-231-37/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implementation of entryrefalbeu2002-01-222-4/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4310 b3059339-0415-0410-9bf9-f77b7e298cf2
* Objectization of the play_tree_parser for more flexiblityalbeu2002-01-222-102/+167
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4309 b3059339-0415-0410-9bf9-f77b7e298cf2
* Attempt to fix NVidia problemsnick2002-01-221-7/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4308 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup of video packet writer, PTS sent only oncearpi2002-01-221-14/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4307 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, debug printf removedarpi2002-01-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4306 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor bugfix in the -v outputmichael2002-01-221-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4305 b3059339-0415-0410-9bf9-f77b7e298cf2
* move bug fixedpontscho2002-01-221