| Commit message (Expand) | Author | Age | Files | Lines |
* | warnings killed | szabii | 2001-04-24 | 1 | -6/+17 |
* | OSD seekbar fixed for mpeg/VCD | arpi_esp | 2001-04-23 | 1 | -8/+14 |
* | OSD fixes | arpi_esp | 2001-04-23 | 1 | -109/+23 |
* | error message if ./configure wasn't ran | arpi_esp | 2001-04-23 | 1 | -0/+6 |
* | stage#1 completed: c files no more included from mplayer.c | arpi_esp | 2001-04-23 | 1 | -102/+108 |
* | something moved to brand new stream.h | arpi_esp | 2001-04-22 | 1 | -3/+5 |
* | Fixed broken pause function. | atmosfear | 2001-04-22 | 1 | -1/+1 |
* | seeking in raw/broken avi files (rebuilding index chunk) | arpi_esp | 2001-04-21 | 1 | -2/+2 |
* | spudec_decode() moved from mplayer.c to spudec.c | arpi_esp | 2001-04-21 | 1 | -26/+5 |
* | Separated dvdsub code to be able to work with it easier | lgb | 2001-04-21 | 1 | -79/+1 |
* | some dvd sub parsing and check added | arpi_esp | 2001-04-21 | 1 | -4/+113 |
* | OSD progress bar for volume | arpi_esp | 2001-04-21 | 1 | -6/+21 |
* | dvd sub parser move dto mplayer.c | arpi_esp | 2001-04-20 | 1 | -0/+11 |
* | dvd sub support reading | arpi_esp | 2001-04-20 | 1 | -5/+7 |
* | new options: -dumpaudio and -dumpvideo | arpi_esp | 2001-04-20 | 1 | -0/+20 |
* | command line requested DVD key support for Arpi :) | lgb | 2001-04-20 | 1 | -0/+7 |
* | ugly bug at usleep() fixed | arpi_esp | 2001-04-19 | 1 | -1/+1 |
* | do not query vo drivers for format 0xFFFFFFFF (thanx to szabi) | arpi_esp | 2001-04-19 | 1 | -0/+1 |
* | add sub autoread & remove 'c' key | pontscho | 2001-04-18 | 1 | -6/+8 |
* | MPEG-ES segfault fixed, stream list printfs moved v 1->0 | arpi_esp | 2001-04-18 | 1 | -3/+4 |
* | Seeking to sector boundary (STREAM_BUFFER_SIZE) for MPEGs | lgb | 2001-04-17 | 1 | -3/+1 |
* | preliminary DVD support using libcss | lgb | 2001-04-17 | 1 | -0/+11 |
* | vo_debug printfs... | arpi_esp | 2001-04-17 | 1 | -1/+10 |
* | sub control optimized | arpi_esp | 2001-04-17 | 1 | -12/+79 |
* | I420/IYUV support | arpi_esp | 2001-04-16 | 1 | -5/+38 |
* | add mixer support | pontscho | 2001-04-16 | 1 | -0/+13 |
* | I really hope that you will learn how to use cvs, sooner or later... | arpi_esp | 2001-04-15 | 1 | -74/+58 |
* | add mixer support | pontscho | 2001-04-15 | 1 | -58/+74 |
* | qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+ | arpi_esp | 2001-04-15 | 1 | -13/+0 |
* | now it'll work ;) | gabucino | 2001-04-15 | 1 | -0/+12 |
* | fixed mplayer.c | gabucino | 2001-04-15 | 1 | -189/+206 |
* | Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;) | gabucino | 2001-04-15 | 1 | -205/+189 |
* | bih fix for mpegs | arpi_esp | 2001-04-15 | 1 | -1/+2 |
* | sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann) | arpi_esp | 2001-04-15 | 1 | -27/+28 |
* | dirty workaround for video-only files... | arpi_esp | 2001-04-15 | 1 | -1/+2 |
* | new stream selection code | arpi_esp | 2001-04-15 | 1 | -34/+73 |
* | print help before reading font+sub | arpi_esp | 2001-04-14 | 1 | -24/+23 |
* | more sh_audio/sh_video cleanup, removed has_video | arpi_esp | 2001-04-14 | 1 | -10/+10 |
* | -fps is working again for all file formats | arpi_esp | 2001-04-14 | 1 | -2/+2 |
* | more cleanup | arpi_esp | 2001-04-14 | 1 | -12/+4 |
* | DVD PCM audio support | arpi_esp | 2001-04-14 | 1 | -1/+1 |
* | more cleanup of video decoding | arpi_esp | 2001-04-14 | 1 | -258/+78 |
* | dbpp check removed *AGAIN* | arpi_esp | 2001-04-13 | 1 | -6/+6 |
* | - changed -bpp again: if vo driver obeys depth value set by user, then | acki2 | 2001-04-13 | 1 | -6/+7 |
* | -bpp changes | arpi_esp | 2001-04-13 | 1 | -8/+8 |
* | - added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired d... | acki2 | 2001-04-13 | 1 | -1/+10 |
* | moved printf out of switch() | arpi_esp | 2001-04-12 | 1 | -1/+1 |
* | variables related to fbdev moved to cfg-mplayer.h | szabii | 2001-04-12 | 1 | -7/+0 |
* | some cleanup of init_video | arpi_esp | 2001-04-12 | 1 | -130/+69 |
* | Makefile.No-DS fixes | arpi_esp | 2001-04-12 | 1 | -1/+1 |
* | OSD fixes, patch by Kebert Martin | arpi_esp | 2001-04-12 | 1 | -7/+33 |
* | -fbdepth added | szabii | 2001-04-11 | 1 | -0/+1 |
* | static removed from verbose definition | szabii | 2001-04-11 | 1 | -1/+1 |
* | -fbmode/-fbmodecfg | szabii | 2001-04-11 | 1 | -0/+2 |
* | less, and more informal printfs | arpi_esp | 2001-04-11 | 1 | -13/+31 |
* | changed fs+vm+zoom flags for libvo | arpi_esp | 2001-04-11 | 1 | -23/+13 |
* | find_codec() modified | szabii | 2001-04-10 | 1 | -2/+2 |
* | missing codecs.conf is no more a WARNING, it's FATAL | arpi_esp | 2001-04-07 | 1 | -1/+2 |
* | codecs.conf support | arpi_esp | 2001-04-07 | 1 | -151/+95 |
* | audio init moved to dec_audio.c | arpi_esp | 2001-04-06 | 1 | -234/+41 |
* | sh_audio/sh_video added, general codec cleanup | arpi_esp | 2001-04-06 | 1 | -217/+134 |
* | lamer_protection++ | arpi_esp | 2001-04-01 | 1 | -2/+9 |
* | fbdev dependency fix | szabii | 2001-03-30 | 1 | -0/+2 |
* | subtitles (.sub files) support | arpi_esp | 2001-03-30 | 1 | -0/+55 |
* | #ifdef USE_DIRECTSHOW to audio decoder | arpi_esp | 2001-03-28 | 1 | -1/+2 |
* | finished DirectShow audio code | arpi_esp | 2001-03-28 | 1 | -0/+34 |
* | vo_fbdev added | szabii | 2001-03-28 | 1 | -1/+2 |
* | OSD functionality improved | arpi_esp | 2001-03-27 | 1 | -9/+36 |
* | font alpha resampling, see -ffactor | arpi_esp | 2001-03-25 | 1 | -1/+2 |
* | new option: -font | arpi_esp | 2001-03-25 | 1 | -0/+13 |
* | Adds code to deal with vidmode selection. -- mgraffam | mgraffam | 2001-03-24 | 1 | -0/+16 |
* | DirectShow audio support | arpi_esp | 2001-03-22 | 1 | -2/+35 |
* | get_path() | szabii | 2001-03-21 | 1 | -12/+37 |
* | added DirectShow support | arpi_esp | 2001-03-20 | 1 | -5/+114 |
* | new option: -include | szabii | 2001-03-19 | 1 | -0/+4 |
* | cfg-mplayer-func removed :) | arpi_esp | 2001-03-19 | 1 | -1/+0 |
* | new configfile/cmdline parser | arpi_esp | 2001-03-19 | 1 | -13/+8 |
* | cfgparser fix | szabii | 2001-03-19 | 1 | -1/+10 |
* | cfgparse fixes | szabii | 2001-03-19 | 1 | -0/+1 |
* | config fixes | szabii | 2001-03-19 | 1 | -1/+0 |
* | new command line/config file parser | szabii | 2001-03-18 | 1 | -55/+16 |
* | common vo->flip_page() call | arpi_esp | 2001-03-16 | 1 | -2/+6 |
* | code cleanup around codecctrl | arpi_esp | 2001-03-16 | 1 | -1/+20 |
* | using setjmp/longjmp to handle sig11 in libmpeg2 | arpi_esp | 2001-03-15 | 1 | -2/+78 |
* | small code cleanup, removed unused variables | arpi_esp | 2001-03-15 | 1 | -8/+8 |
* | timer fixes | arpi_esp | 2001-03-13 | 1 | -3/+22 |
* | ACM code cleanup, nosound at ACM error | arpi_esp | 2001-03-12 | 1 | -52/+21 |
* | updated to opendivx 0.48 | arpi_esp | 2001-03-11 | 1 | -1/+1 |
* | option parser fix | szabii | 2001-03-10 | 1 | -33/+48 |
* | removed 'DIVX'->opendivx mapping | arpi_esp | 2001-03-08 | 1 | -1/+1 |
* | OpenDivX 4.8 support | gabucino | 2001-03-07 | 1 | -0/+1 |
* | added mpeg 1/2 postprocessing | arpi_esp | 2001-03-05 | 1 | -2/+14 |
* | libmpeg2-0.2.0 merge | arpi_esp | 2001-03-04 | 1 | -2/+11 |
* | call check_events() in pause loop | arpi_esp | 2001-03-03 | 1 | -2/+5 |
* | query libvo for YV12 too | arpi_esp | 2001-02-27 | 1 | -2/+11 |
* | Initial revision | arpi_esp | 2001-02-24 | 1 | -0/+1957 |