summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libpng2-dev no longer exists in debian. libpng-dev should be there.eyck2002-04-151-1/+1
| | | | | | | as requested by Samuele Giovanni Tonon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5637 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused XP, TVISION and AVIP stuffalex2002-04-151-16/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5636 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused XP stuffalex2002-04-151-21/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5635 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated to support resampling audio and multiple cds.atmos42002-04-151-58/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5634 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2-pass qscale fixedarpi2002-04-151-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5633 b3059339-0415-0410-9bf9-f77b7e298cf2
* It is not the right place for this.eyck2002-04-151-1711/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5632 b3059339-0415-0410-9bf9-f77b7e298cf2
* FPS calculation fixedarpi2002-04-151-9/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5631 b3059339-0415-0410-9bf9-f77b7e298cf2
* -skiplimit/-noskip options to disable fps correctionarpi2002-04-152-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5630 b3059339-0415-0410-9bf9-f77b7e298cf2
* get aspect info from display size if != real sizearpi2002-04-151-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5629 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvdnav hotfixarpi2002-04-151-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5628 b3059339-0415-0410-9bf9-f77b7e298cf2
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-154-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5627 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_vid driver in form of a patch against linux-2.4.18eyck2002-04-151-0/+1711
| | | | | | | applicable using for example cd linux && patch -p1 < ~/mgavid.patch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5626 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround Juanjo's stupid vme changearpi2002-04-141-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5625 b3059339-0415-0410-9bf9-f77b7e298cf2
* Most of informational printk's ifdef'd.eyck2002-04-141-0/+21
| | | | | | | | Now without debug only initial and error messages go to syslog. eyck added to list of people who messed with this file(?). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5624 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support XV over remote connections, patch by Dmitry Karasik <dimakar at ↵atmos42002-04-141-13/+54
| | | | | | yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5623 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more statistics: BENCHMARKnarpi2002-04-141-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5622 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2002-04-141-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5621 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated -double optiongabucino2002-04-142-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5620 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the big handling to make it use mplayer's endian macros.bertrand2002-04-141-6/+3
| | | | | | | (reworked of the patch from Guillaume Morin <guillaume@morinfr.org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5619 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added big endian handling for the ASF_chunk_t struct.bertrand2002-04-141-6/+11
| | | | | | | (reworked of the patch from Guillaume Morin <guillaume@morinfr.org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5618 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.bertrand2002-04-141-0/+19
| | | | | | | (reworked of the patch from Guillaume Morin <guillaume@morinfr.org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5617 b3059339-0415-0410-9bf9-f77b7e298cf2
* fame doesn't accept stridearpi2002-04-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5616 b3059339-0415-0410-9bf9-f77b7e298cf2
* export width tooarpi2002-04-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5615 b3059339-0415-0410-9bf9-f77b7e298cf2
* draw_slices with framedrop fixedarpi2002-04-142-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5614 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -framedrop code - works much better than the old onearpi2002-04-141-32/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5613 b3059339-0415-0410-9bf9-f77b7e298cf2
* 0.1 bugfixarpi2002-04-131-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5612 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup. cosmetics only, no functional changesarpi2002-04-131-127/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5611 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image moved to libmpcodecsarpi2002-04-133-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5610 b3059339-0415-0410-9bf9-f77b7e298cf2
* img_format moved to libmpcodecsarpi2002-04-131-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5609 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-1339-126/+124
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatearpi2002-04-131-36/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5607 b3059339-0415-0410-9bf9-f77b7e298cf2
* less namespace pollutionarpi2002-04-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5606 b3059339-0415-0410-9bf9-f77b7e298cf2
* fastmemcpy path fixedarpi2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5605 b3059339-0415-0410-9bf9-f77b7e298cf2
* native codecs files moved to libmpcodecs/native/arpi2002-04-137-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5604 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved to libmpcodecs/native/arpi2002-04-1316-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5603 b3059339-0415-0410-9bf9-f77b7e298cf2
* comp.fixesarpi2002-04-132-7/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5602 b3059339-0415-0410-9bf9-f77b7e298cf2
* unused filesarpi2002-04-136-3448/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5601 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncfb, mp1e, opendivx removed/disabledarpi2002-04-132-26/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5600 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdv detectionarpi2002-04-131-4/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5599 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendlian fix by Guillaume Morin <guillaume@morinfr.org>arpi2002-04-131-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5598 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle width*bpp!=stridearpi2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5597 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-04-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5596 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb2bgr converterarpi2002-04-133-1/+104
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5595 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmjpeg yuy2 supportarpi2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5594 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuy2 support, fixed bug of dropping frame after config_vo callsarpi2002-04-131-2/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5593 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added aspect considerations.atmos42002-04-131-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5592 b3059339-0415-0410-9bf9-f77b7e298cf2
* Misc cleanups of the codemark2002-04-131-29/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5591 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignore ecpmichael2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5590 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuv422p -> yuy2 (untested)michael2002-04-133-8/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5589 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGBvsBGR addedarpi2002-04-131-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5588 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2002-04-136-116/+187
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5587 b3059339-0415-0410-9bf9-f77b7e298cf2
* libac3 removedarpi2002-04-131-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5586 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoletearpi2002-04-133-382/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5585 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english versionfrodone2002-04-1311-1336/+1279
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5584 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb24->bgr24michael2002-04-133-0/+88
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5583 b3059339-0415-0410-9bf9-f77b7e298cf2
* draft v0.1arpi2002-04-131-0/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5582 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for choosing weather to use double-buffering or single bufferingmark2002-04-131-22/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5581 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some OSD and other random fixes. Added double bufferingmark2002-04-121-44/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5580 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ovc libdv supportarpi2002-04-122-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5579 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGB24/YUY2 -> DV encoding, using libdvarpi2002-04-123-1/+121
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5578 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typo found by Milan Cutka <cutka@szm.sk>michael2002-04-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5577 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lmichael2002-04-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5576 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing vertical scaling on non mobility cards, this might have overflowed ↵michael2002-04-121-3/+13
| | | | | | into the horizontal stuff, so perhaps it fixes the horizontal stuff too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5575 b3059339-0415-0410-9bf9-f77b7e298cf2
* generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is ↵arpi2002-04-121-24/+14
| | | | | | updated git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5574 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-1214-452/+703
| | | | | | | | | | | - tvi interface changes, grab_audio/video now returns timestamp! - tv demuxer gets 'ds' hint too - some verbose skip/dup counters to mencoder - tvi_bsdbt848.c updates - aviwrite/mencoder size types int->off_t git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>albeu2002-04-121-13/+27
| | | | | | | wich affected command driven input (lirc and slave mode). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5572 b3059339-0415-0410-9bf9-f77b7e298cf2
* max_packs increased for some dvd with too many audio/subarpi2002-04-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5571 b3059339-0415-0410-9bf9-f77b7e298cf2
* VCODEC_RAW fixedarpi2002-04-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5570 b3059339-0415-0410-9bf9-f77b7e298cf2
* anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann ↵atmos42002-04-111-0/+173
| | | | | | at gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5569 b3059339-0415-0410-9bf9-f77b7e298cf2
* Lots of updates and bugfixes to the tdfxfb drivermark2002-04-111-151/+159
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5568 b3059339-0415-0410-9bf9-f77b7e298cf2
* VFCAP addedarpi2002-04-117-14/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5567 b3059339-0415-0410-9bf9-f77b7e298cf2
* capabilities support -> automatic insertion of scale, expand, pparpi2002-04-1114-47/+179
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5566 b3059339-0415-0410-9bf9-f77b7e298cf2
* VFCAP defines moved out from vf.h, to be easier to include in libvoarpi2002-04-111-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5565 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sorry, fix vobsub duration the arpi way.atmos42002-04-111-3/+24
| | | | | | | Also added origin parsing, those values are to adjust subtitle placement, they should be added to start_row and end_row and start_col and end_col, but haven't yet found the proper place to hook them in. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5564 b3059339-0415-0410-9bf9-f77b7e298cf2
* VFCAP flags addedarpi2002-04-111-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5563 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixesjaf2002-04-111-61/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5562 b3059339-0415-0410-9bf9-f77b7e298cf2
* uninit sig11 fixedarpi2002-04-111-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5561 b3059339-0415-0410-9bf9-f77b7e298cf2
* print VO infoarpi2002-04-111-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5560 b3059339-0415-0410-9bf9-f77b7e298cf2
* reorderarpi2002-04-111-10/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5559 b3059339-0415-0410-9bf9-f77b7e298cf2
* new filter: fliparpi2002-04-113-1/+87
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5558 b3059339-0415-0410-9bf9-f77b7e298cf2
* vme default changed 3->4arpi2002-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5557 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpencoders added to mencoder libsarpi2002-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5556 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfw encoding func splitted to init and start partsarpi2002-04-112-9/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5555 b3059339-0415-0410-9bf9-f77b7e298cf2