summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -forceidx addedarpi_esp2001-04-221-1/+2
* small fix of DivFixarpi_esp2001-04-221-4/+5
* restore keyframes of DivX files (hack)arpi_esp2001-04-221-3/+39
* 16-byte align fix for SSEarpi_esp2001-04-211-0/+19
* ehh fixed ;)arpi_esp2001-04-211-1/+1
* changed behavior or -idx/-noidxarpi_esp2001-04-211-2/+3
* seeking in raw/broken avi files (rebuilding index chunk)arpi_esp2001-04-212-4/+42
* nothing importantszabii2001-04-211-0/+3
* Initial release, used to benchmark fastmemcpy.h code from libvo.atmosfear2001-04-211-0/+37
* spudec_decode() moved from mplayer.c to spudec.carpi_esp2001-04-213-26/+35
* Separated dvdsub code to be able to work with it easierlgb2001-04-214-81/+97
* Detect unencrypted DVDs and not try to auth themlgb2001-04-211-2/+7
* fixed sdl detection (showed outdated even if not detected)atmosfear2001-04-211-5/+7
* some dvd sub parsing and check addedarpi_esp2001-04-211-4/+113
* using /dev/mixer as defaultarpi_esp2001-04-211-1/+1
* OSD progress bar for volumearpi_esp2001-04-211-6/+21
* dvd sub parser move dto mplayer.carpi_esp2001-04-203-6/+31
* removed "SDL detection..."gabucino2001-04-201-1/+0
* dvd sub support readingarpi_esp2001-04-204-13/+54
* kommit, kommitgabucino2001-04-203-19/+95
* nothing important?szabii2001-04-201-6/+5
* new options: -dumpaudio and -dumpvideoarpi_esp2001-04-202-0/+25
* added sdl versiondetect and removed sdl warning (it's autodetect now)atmosfear2001-04-201-13/+14
* small bugfix in the new optimized head sync codearpi_esp2001-04-201-4/+15
* command line requested DVD key support for Arpi :)lgb2001-04-205-2/+43
* priorities changedarpi_esp2001-04-201-7/+6
* some updates, and libvo description completedarpi_esp2001-04-201-14/+95
* Changed some code so it only kicks in when XV is disable.atmosfear2001-04-201-12/+20
* doesn't include fastmemcpy.h when SDL_NOXV is defined.atmosfear2001-04-201-15/+18
* Embarrassing messages while playing DVD are moved to verbose level 1lgb2001-04-201-1/+1
* some updates, not finished yetarpi_esp2001-04-201-45/+81
* dumb bug here too :)arpi_esp2001-04-201-2/+4
* dumb bug fixedszabii2001-04-201-1/+1
* EOF return value of stream_read_char() changed 0 => -0x100arpi_esp2001-04-201-2/+2
* PES vs. VOB problem... yet another solutionarpi_esp2001-04-191-14/+28
* ugly bug at usleep() fixedarpi_esp2001-04-191-1/+1
* do not query vo drivers for format 0xFFFFFFFF (thanx to szabi)arpi_esp2001-04-191-0/+1
* driver info now depends on detected DGA versionarpi_esp2001-04-191-1/+8
* do you think the stars see how hard we're fighting for them?gabucino2001-04-194-0/+10
* GUS PNP fixgabucino2001-04-191-2/+2
* changed copyroght message to correct stuff :)atmosfear2001-04-191-9/+3
* fixed missing HAVE_PNGatmosfear2001-04-191-1/+3
* added vo png supportatmosfear2001-04-191-0/+2
* png video out renderer initial releaseatmosfear2001-04-191-0/+295
* added png out support (-z switch)atmosfear2001-04-191-0/+6
* png detection, Xv detect fixesarpi_esp2001-04-191-7/+30
* A fast'n'ugly hack to correct DVD VOB playback problemslgb2001-04-191-1/+3
* some fix..gabucino2001-04-192-12/+10
* reviewed for releasegabucino2001-04-1910-81/+107
* *** empty log message ***gabucino2001-04-195-13/+67
* removed unused variablesszabii2001-04-191-4/+0
* changed query_format return; lots of fixes/changesszabii2001-04-191-102/+98
* add X11DIR variablepontscho2001-04-181-0/+1
* remove pcm labelpontscho2001-04-181-2/+1
* add 'mixer supportpontscho2001-04-181-0/+2
* add noautosub optionpontscho2001-04-181-0/+1
* remove 'c' ...pontscho2001-04-181-1/+1
* replace "movsl..." to small_memcpypontscho2001-04-181-15/+2
* some code cleanuppontscho2001-04-181-11/+2
* add mixer.cpontscho2001-04-181-2/+2
* add sub autoread & remove 'c' keypontscho2001-04-181-6/+8
* add sub autodetectpontscho2001-04-182-0/+49
* preliminary DVD support and my e-mail address changedlgb2001-04-181-1/+3
* redirector for DVD related topics ;-)lgb2001-04-181-0/+3
* DVD docslgb2001-04-182-0/+168
* minor fixes/additions..gabucino2001-04-182-2/+12
* Some debug information (using verbose) added.se7encode2001-04-181-7/+32
* fbdev reset fixedszabii2001-04-181-4/+8
* Maybe a little speedup.se7encode2001-04-181-4/+7
* PES supported again, VOB 0x1F0 problems fixedarpi_esp2001-04-181-5/+21
* MPEG-ES segfault fixed, stream list printfs moved v 1->0arpi_esp2001-04-181-3/+4
* printfs changed...arpi_esp2001-04-181-3/+3
* disable ddebug printfsarpi_esp2001-04-181-3/+3
* added MulDiv -> should fix Acelp.net audioarpi_esp2001-04-171-0/+16
* Acelp.net updated.. but still not worksarpi_esp2001-04-171-3/+3
* Seeking to sector boundary (STREAM_BUFFER_SIZE) for MPEGslgb2001-04-171-3/+1
* Bad interpretation of a constant by me ...lgb2001-04-171-3/+3
* - now also supports OSD for YV12 (big speed penalty by having to build imageacki22001-04-171-26/+64
* preliminary DVD support using libcsslgb2001-04-178-14/+206
* YV12 is working againarpi_esp2001-04-172-54/+61
* - query_format() now uses new return value conceptacki22001-04-171-6/+40
* BGR modes with VfW codecs fixed - biCompression must be 0 for BGR...arpi_esp2001-04-171-2/+5
* Thanx to Arpi, There is no more YUY2 bug.se7encode2001-04-171-9/+10
* vo_debug printfs...arpi_esp2001-04-171-1/+10
* A couple of bugfixes.se7encode2001-04-171-1/+1
* Tons of code rewrites.se7encode2001-04-171-73/+123
* *** empty log message ***gabucino2001-04-173-6/+12
* fix to newest revision after cvs rollbackatmosfear2001-04-171-86/+186
* sub control optimizedarpi_esp2001-04-171-12/+79
* cmap bug fixed (I think)szabii2001-04-161-5/+7
* now it accepts monitor_hfreq...szabii2001-04-161-2/+5
* dumb bugszabii2001-04-161-1/+1
* sorry, for the #endifpontscho2001-04-161-1/+1
* add 3dnow supportpontscho2001-04-161-1/+61
* small changeszabii2001-04-161-1/+2
* changed keyboard input handling to pass key through to mplayer if not special...atmosfear2001-04-161-4/+9
* some options fixedgabucino2001-04-162-4/+5
* added -mixer, -mastergabucino2001-04-161-0/+2
* commiting yesterday's changes that accidently lost ;(((gabucino2001-04-162-7/+20
* new YUV formats added, some fixes & updatesarpi_esp2001-04-161-9/+30
* I420/IYUV supportarpi_esp2001-04-166-6/+76
* ehh typo...arpi_esp2001-04-161-1/+1
* other YUV formats supportarpi_esp2001-04-161-1/+8
* fixed yuvhackarpi_esp2001-04-161-5/+3
* UYVY supportarpi_esp2001-04-162-6/+32
* add mixerpontscho2001-04-161-2/+2
* add mixer supportpontscho2001-04-161-0/+4
* add --disable-selectpontscho2001-04-161-1/+16
* add mixer supportpontscho2001-04-162-1/+7
* init releasepontscho2001-04-161-2/+0
* add mixer supportpontscho2001-04-161-0/+2
* add mixer supportpontscho2001-04-161-0/+13
* I really hope that you will learn how to use cvs, sooner or later...arpi_esp2001-04-153-168/+146
* add mixer paramspontscho2001-04-151-51/+53
* add mixer keyspontscho2001-04-152-37/+45
* add ASLA SUS PnPpontscho2001-04-151-6/+5
* typo fixedgabucino2001-04-151-0/+2
* add * and /pontscho2001-04-151-0/+2
* add mixer supportpontscho2001-04-151-58/+74
* fixes osd/subtitle for UYVY image format and steps back to 1.15 changesatmosfear2001-04-151-18/+23
* fixed osd for UYVY image formatatmosfear2001-04-151-1/+3
* faszomba mar...arpi_esp2001-04-151-1/+1
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-1521-447/+319
* All available videomodes support added.se7encode2001-04-151-86/+186
* typo fixedgabucino2001-04-151-1/+1
* last fix, hopefully ;(gabucino2001-04-151-1/+1
* poncso suxx meg mindig :)gabucino2001-04-151-1/+1
* now it'll work ;)gabucino2001-04-151-0/+12
* fixed mplayer.cgabucino2001-04-151-189/+206
* ups, I missed'em..gabucino2001-04-152-0/+110
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)gabucino2001-04-1510-394/+387
* <this is an empty cvs comment ;>gabucino2001-04-152-8/+24
* uncompressed pcm 0x0 -> 0x1gabucino2001-04-151-1/+1
* some additional changes to support different image formatsatmosfear2001-04-151-17/+20
* added Jens Hoffmannarpi_esp2001-04-151-2/+10
* ASV2 changed - no more pixels ;)arpi_esp2001-04-151-1/+1
* bih fix for mpegsarpi_esp2001-04-151-1/+2
* malloc->calloc at wf/bih allocationarpi_esp2001-04-151-4/+6
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)arpi_esp2001-04-156-64/+71
* dirty workaround for video-only files...arpi_esp2001-04-151-1/+2
* added DGA vidmode changin' stuff (but I still don't understand it, andgabucino2001-04-151-2/+31
* ups, forgot again ;) probably bugfixes ;)gabucino2001-04-151-0/+1
* added FBdev monitor freq sectiongabucino2001-04-151-2/+18
* auto-generated by version.sharpi_esp2001-04-151-1/+0
* new stream selection codearpi_esp2001-04-158-74/+149
* print help before reading font+subarpi_esp2001-04-141-24/+23
* banner changedarpi_esp2001-04-141-2/+2
* small changeszabii2001-04-141-1/+1
* small fixesarpi_esp2001-04-141-6/+6
* timestamping - automatic rebuild after CVS updates or config changesarpi_esp2001-04-141-5/+16
* write cvs date+version into version.harpi_esp2001-04-141-0/+4
* new fbdev parametersszabii2001-04-141-2/+6
* lots of changesszabii2001-04-141-97/+241
* small fixes, x11libdir and --disable-x11 works before the detectionarpi_esp2001-04-141-48/+55
* X11_FULLSCREEN fixarpi_esp2001-04-141-6/+8
* missing braces around initializer warning fixedszabii2001-04-141-19/+19
* using shmem_alloc instead of mallocarpi_esp2001-04-141-1/+1
* fastmemcpy addedarpi_esp2001-04-141-0/+2
* ASV2 fixedarpi_esp2001-04-141-2/+3
* -bpp added.se7encode2001-04-141-2/+27
* more sh_audio/sh_video cleanup, removed has_videoarpi_esp2001-04-141-10/+10
* - applied SSE patch by Nick Kurshevatmosfear2001-04-141-47/+44
* - applied overlay patch by Jens Hatmosfear2001-04-148-103/+210
* 24/15bpp -> 32/16bpp added.se7encode2001-04-141-26/+99
* -fps is working again for all file formatsarpi_esp2001-04-141-2/+2
* more cleanuparpi_esp2001-04-141-12/+4
* libmpeg2 codec ctrl removedarpi_esp2001-04-142-69/+0
* ASV2 addedarpi_esp2001-04-141-0/+11
* include dpms.h moved to x11_common.carpi_esp2001-04-142-1/+2
* DVD PCM audio supportarpi_esp2001-04-144-12/+21
* fixed debug printfsarpi_esp2001-04-141-2/+2
* some more fields in sh_video_tarpi_esp2001-04-141-0/+2
* more cleanup of video decodingarpi_esp2001-04-141-258/+78
* max packetsize changed back to 4096 - solved DVD problemsarpi_esp2001-04-141-2/+2
* dbpp check removed *AGAIN*arpi_esp2001-04-131-6/+6
* - fixed bug with depth and mpg when current bpp of XServer was != 32acki22001-04-131-14/+30
* - added some defines to modify some sdl-out internas (see comments)atmosfear2001-04-131-4/+19
* some changes...szabii2001-04-131-180/+300
* - completely rewrote depth switchingacki22001-04-131-164/+296
* - changed -bpp again: if vo driver obeys depth value set by user, thenacki22001-04-131-6/+7
* vm,fs,zoom,bpp kvadratus (suxx)gabucino2001-04-131-9/+17
* some typos correctedgabucino2001-04-132-1/+3
* -bpp changesarpi_esp2001-04-135-16/+30
* Requested resolution (d_width) added.se7encode2001-04-131-2/+4
* - added keymapping to toggle OSD ('o' key)atmosfear2001-04-131-0/+3
* - added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired d...acki22001-04-132-2/+13
* Autohide X11 cursorlgb2001-04-136-0/+22
* some fixesszabii2001-04-121-3/+10
*