| Commit message (Expand) | Author | Age | Files | Lines |
* | non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2002-03-19 | 1 | -5/+13 |
* | hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@... | arpi | 2002-03-19 | 1 | -0/+1 |
* | runtime msg changed | arpi | 2002-03-19 | 1 | -1/+1 |
* | a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2002-03-19 | 1 | -10/+35 |
* | 10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>. | albeu | 2002-03-19 | 1 | -0/+3 |
* | Automatically use avcodec if it exists, otherwise fall back to fame (due | mswitch | 2002-03-19 | 1 | -6/+11 |
* | A bug fix in the auto-repeat stuff + moved all printf to mp_msg | albeu | 2002-03-19 | 2 | -45/+61 |
* | Commentting session | albeu | 2002-03-19 | 1 | -1/+39 |
* | A bug fix + moved error msg from verbose to error | albeu | 2002-03-19 | 1 | -4/+4 |
* | Fix a typo error with JOY_BTN2 and JOY_BTN3 | albeu | 2002-03-19 | 1 | -2/+2 |
* | small update to english version. | jonas | 2002-03-19 | 2 | -4/+12 |
* | MPlayer now has a Microsoft RLE decoder to call its own...only supports | melanson | 2002-03-19 | 6 | -9/+197 |
* | 10l. -ao mpegpes shouldn't be disabled if no DVB | arpi | 2002-03-19 | 1 | -4/+0 |
* | update hall of fame :) | atmos4 | 2002-03-18 | 1 | -0/+1 |
* | Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 vid... | atmos4 | 2002-03-18 | 6 | -1/+172 |
* | updates by Jiri.Svoboda@seznam.cz | arpi | 2002-03-18 | 1 | -233/+747 |
* | -nosound option added | gabucino | 2002-03-18 | 1 | -0/+4 |
* | applied Melanson's patch | gabucino | 2002-03-18 | 2 | -5/+14 |
* | sync | jaf | 2002-03-18 | 1 | -1/+1 |
* | updated to english version. | jonas | 2002-03-18 | 7 | -197/+261 |
* | usr/lib/mplayer not /usr/lib, as reminded by Amy Fong. | eyck | 2002-03-18 | 1 | -1/+1 |
* | sync | nexus | 2002-03-18 | 1 | -1/+1 |
* | the RoQ video decoder is so very close to working, I can almost taste it | melanson | 2002-03-18 | 1 | -257/+171 |
* | added PTS for audio, but seeking still doesn't work | melanson | 2002-03-18 | 1 | -8/+24 |
* | supports query_format in codecs | arpi | 2002-03-18 | 2 | -4/+9 |
* | changed status of 'null' codec to avoid prefering it over buggy codecs | arpi | 2002-03-18 | 1 | -1/+1 |
* | video codec selection failed message changed - it depends on -vo too | arpi | 2002-03-18 | 2 | -2/+2 |
* | status numbers changed to fit our detection order | arpi | 2002-03-18 | 1 | -4/+6 |
* | migrate to new init_video() | arpi | 2002-03-18 | 1 | -72/+93 |
* | video codec selection redesigned and moved to libmpcodecs - now it's 'intelli... | arpi | 2002-03-18 | 1 | -58/+32 |
* | init_video() changed, make all extern | arpi | 2002-03-18 | 1 | -4/+4 |
* | decore version check for divx3 and divx5 | arpi | 2002-03-18 | 1 | -0/+14 |
* | don't call video->get_info if it's NULL | arpi | 2002-03-18 | 1 | -0/+1 |
* | init_video() changed - now it handles codec selection | arpi | 2002-03-18 | 1 | -27/+29 |
* | libavcodec bitrate is in kbit now ... | michael | 2002-03-18 | 1 | -3/+3 |
* | added vo_config | arpi | 2002-03-18 | 1 | -0/+1 |
* | decore version check for divx3 and divx5 | arpi | 2002-03-18 | 1 | -0/+13 |
* | lirc fix by Keller Attila <mikimo3@freemail.hu> | arpi | 2002-03-17 | 1 | -1/+1 |
* | supporting ffmpegs "hopefully better bitrate control" | michael | 2002-03-17 | 2 | -0/+18 |
* | rage mobility m3 is rage128 based and not mach64 ... | michael | 2002-03-17 | 2 | -3/+4 |
* | correct LIBDIR | eyck | 2002-03-17 | 2 | -1/+7 |
* | Add a (more or less dummy) reference to vo_format_name(), to pull the | jkeil | 2002-03-17 | 1 | -0/+2 |
* | xp added | jaf | 2002-03-17 | 1 | -0/+2 |
* | Mp4S fixed | arpi | 2002-03-17 | 1 | -3/+4 |
* | fix | gabucino | 2002-03-17 | 1 | -1/+1 |
* | sync the f* manual (with arpi's english changes) | gabucino | 2002-03-17 | 6 | -103/+151 |
* | uninit bugs fixed | arpi | 2002-03-17 | 1 | -7/+8 |
* | FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on | melanson | 2002-03-17 | 2 | -53/+69 |
* | libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifi... | arpi | 2002-03-17 | 1 | -5/+26 |
* | init_video_vaa() removed | arpi | 2002-03-17 | 1 | -19/+0 |
* | init/uninit libvo/ao/getch2/cache2 order fixed | arpi | 2002-03-17 | 1 | -62/+43 |
* | fixed colorspace detection | arpi | 2002-03-17 | 1 | -1/+2 |
* | don't free our_out_buffer - it's obsoleted | arpi | 2002-03-17 | 1 | -1/+1 |
* | - cleanup pass 1. more to come soon... | arpi | 2002-03-17 | 1 | -169/+62 |
* | useless 'max benchmar' removed | arpi | 2002-03-17 | 1 | -15/+0 |
* | removed pitches[] mess | arpi | 2002-03-16 | 1 | -2/+2 |
* | using LIBDIR instead prefix/lib/mplayer | alex | 2002-03-16 | 1 | -1/+1 |
* | writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was t... | alex | 2002-03-16 | 1 | -2/+2 |
* | libvo flags | alex | 2002-03-16 | 1 | -2/+2 |
* | mpegpes support | arpi | 2002-03-16 | 1 | -3/+17 |
* | accept IMGFMT_MPEGPES | arpi | 2002-03-16 | 1 | -0/+3 |
* | added proper PTS support for FILM demuxer | melanson | 2002-03-16 | 2 | -30/+20 |
* | BSD compatibility fix by Steven M. Schultz | alex | 2002-03-16 | 1 | -0/+4 |
* | fame enabeld | arpi | 2002-03-16 | 1 | -1/+1 |
* | libfame added | arpi | 2002-03-16 | 1 | -3/+6 |
* | workaround lack of -fomit-frame-pointer | michael | 2002-03-16 | 1 | -8/+8 |
* | Fixed the bug that make mplayer crash with no sound and an invalid | albeu | 2002-03-16 | 1 | -1/+3 |
* | 1L : removed redondant enter key binding | albeu | 2002-03-16 | 1 | -1/+0 |
* | ENTER now quits after last file | gabucino | 2002-03-16 | 2 | -5/+4 |
* | Now enter key quit if no next file is avaible | albeu | 2002-03-16 | 2 | -11/+25 |
* | Fixed some bugs with fame, had to disable prebuffering with fame though | mswitch | 2002-03-16 | 1 | -7/+38 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 | 7 | -230/+734 |
* | Fixed problem with seeking/sync when using libfame | mswitch | 2002-03-16 | 1 | -9/+4 |
* | prefer outfmt with no conversion (see vo's query flags) | arpi | 2002-03-16 | 1 | -8/+11 |
* | added directrendering support and better query_format | alex | 2002-03-16 | 1 | -10/+53 |
* | rtfm hint msg depends on runtime detection | arpi | 2002-03-16 | 1 | -1/+5 |
* | let's make users testing runtime stuff... he-he | arpi | 2002-03-16 | 1 | -3/+2 |
* | hints on RTFM | arpi | 2002-03-16 | 1 | -1/+15 |
* | updates | arpi | 2002-03-16 | 1 | -19/+3 |
* | obsolete... will be deleted SOON | arpi | 2002-03-16 | 1 | -0/+3 |
* | handle error from mpcodecs_config_vo() | arpi | 2002-03-16 | 20 | -38/+22 |
* | "obladi-oblada" -- Gabucino, Feb 11 20:03:21 2002 | arpi | 2002-03-15 | 1 | -3/+3 |
* | "sok ize, mutyur, bizbasz." --Gabucino, Feb 12 23:39:36 2002 | arpi | 2002-03-15 | 1 | -5/+7 |
* | added a message :) | alex | 2002-03-15 | 1 | -0/+5 |
* | workaround to compile without new-input support | alex | 2002-03-15 | 1 | -0/+2 |
* | szrii, tuu, van, fajor | gabucino | 2002-03-15 | 4 | -104/+30 |
* | printf to mp_msg by Anders Rune Jensen | alex | 2002-03-15 | 1 | -9/+9 |
* | "ez+az" -- Gabucino, 2001 | arpi | 2002-03-15 | 1 | -3/+8 |
* | "nememlex" --Gabucino, 2002 | arpi | 2002-03-15 | 1 | -5/+6 |
* | changed printf's to mp_msg | alex | 2002-03-15 | 1 | -21/+21 |
* | faszom. | arpi | 2002-03-15 | 1 | -19/+25 |
* | sync | gabucino | 2002-03-15 | 1 | -2/+13 |
* | changed printf's to mp_msg | alex | 2002-03-15 | 1 | -17/+19 |
* | xanim search path fixed | gabucino | 2002-03-15 | 2 | -3/+5 |
* | runtime cpudetection | alex | 2002-03-15 | 1 | -1/+18 |
* | volume normalizer plugin added | gabucino | 2002-03-15 | 4 | -0/+23 |
* | fixes... | arpi | 2002-03-15 | 1 | -4/+4 |
* | spelling type fix by Anders Rune Jensen | alex | 2002-03-15 | 1 | -1/+1 |
* | using mp_gettext | alex | 2002-03-15 | 1 | -5/+7 |
* | a "few" "small" "fixes" ... | arpi | 2002-03-15 | 1 | -102/+148 |
* | changed to mp_msg | alex | 2002-03-15 | 1 | -10/+11 |
* | -audiofile added | gabucino | 2002-03-15 | 2 | -0/+8 |
* | added i18n support | alex | 2002-03-15 | 1 | -1/+36 |
* | added mp_gettext macro for i18n | alex | 2002-03-15 | 1 | -0/+8 |
* | added i18n support (also disabled, later auto detection will be enabled) | alex | 2002-03-15 | 1 | -74/+103 |
* | softclipping (ammegmi?) | gabucino | 2002-03-15 | 2 | -10/+30 |
* | 0.1l ;) | alex | 2002-03-15 | 1 | -0/+1 |
* | No longer force the device into not using fame | mswitch | 2002-03-15 | 1 | -2/+5 |
* | noaudio ... try#2 | gabucino | 2002-03-15 | 2 | -0/+13 |
* | [REVERSE] aszitted mi? | gabucino | 2002-03-15 | 2 | -8/+0 |
* | RM seeking works (?) | gabucino | 2002-03-15 | 2 | -5/+4 |
* | -noaudiobaszas | gabucino | 2002-03-15 | 2 | -0/+8 |
* | 10l | arpi | 2002-03-15 | 1 | -1/+1 |
* | added some ifdef's to make possible to compile with --disable-new-input --ena... | alex | 2002-03-15 | 1 | -0/+4 |
* | TVI BSD BT848 support | alex | 2002-03-15 | 1 | -1/+27 |
* | tv -noaudio support by Charles Henrich | alex | 2002-03-15 | 1 | -0/+1 |
* | update by Charles Henrich | alex | 2002-03-15 | 1 | -7/+15 |
* | audio support and pts based packet handling by Charles Henrich | alex | 2002-03-15 | 1 | -42/+104 |
* | mp_msg'ized (for i18n ;) | alex | 2002-03-15 | 1 | -2/+3 |
* | workaround in palette reader for statunit6.mov, needed to implement support f... | alex | 2002-03-15 | 1 | -16/+56 |
* | added get_sh_video/audio and realmedia seeking | alex | 2002-03-15 | 2 | -2/+34 |
* | added PRE-ALPHA seeking ability and index table generator (like avi's one) | alex | 2002-03-15 | 1 | -29/+188 |
* | added TVI BSD BT848 | alex | 2002-03-15 | 1 | -1/+1 |
* | initial | alex | 2002-03-15 | 1 | -0/+634 |
* | place subtitles under the image | arpi | 2002-03-15 | 1 | -3/+10 |
* | RoQ video decoder is much closer to being categorized as "working" (there | melanson | 2002-03-15 | 1 | -123/+104 |
* | 10l? frames_per_sequence==GOPsize... so it should be few seconds | arpi | 2002-03-15 | 1 | -2/+2 |
* | temp workaround for mencoder | arpi | 2002-03-14 | 1 | -2/+3 |
* | pitches mess removed | arpi | 2002-03-14 | 1 | -1/+1 |
* | libvo init moved to libmpcodecs | arpi | 2002-03-14 | 2 | -101/+122 |
* | vo_flags unused | arpi | 2002-03-14 | 1 | -1/+1 |
* | missing config_vo | arpi | 2002-03-14 | 1 | -0/+1 |
* | libvo2 #ifs removed | arpi | 2002-03-14 | 1 | -46/+2 |
* | updated to english version. | jonas | 2002-03-14 | 5 | -15/+14 |
* | corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk> | jaf | 2002-03-14 | 1 | -27/+27 |
* | 10l | gabucino | 2002-03-14 | 1 | -1/+1 |
* | mp3 detection fixed... | arpi | 2002-03-14 | 1 | -0/+2 |
* | some cleanup, fixes for video header parsing. finally we get the coded size i... | arpi | 2002-03-14 | 1 | -13/+55 |
* | ijpg for jpegs | gabucino | 2002-03-13 | 4 | -24/+18 |
* | This will slow down wobbling (just a bit) | mswitch | 2002-03-13 | 1 | -2/+2 |
* | Added preliminary fame support | mswitch | 2002-03-13 | 1 | -61/+97 |
* | Added soft clipping for software volume control | anders | 2002-03-13 | 3 | -14/+50 |
* | upsz ... 10l :) | pontscho | 2002-03-13 | 1 | -4/+8 |
* | small changes in event handling | pontscho | 2002-03-13 | 2 | -7/+19 |
* | 10l - config.h should be included... | arpi | 2002-03-13 | 1 | -2/+4 |
* | using libFAME... | arpi | 2002-03-13 | 1 | -74/+78 |
* | sdl dr support | atmos4 | 2002-03-12 | 1 | -1/+43 |
* | 10l forgot to remove debug printfs | atmos4 | 2002-03-12 | 1 | -2/+0 |
* | fix dga key handling | atmos4 | 2002-03-12 | 1 | -1/+3 |
* | nortc patch by Attila Kinali | atmos4 | 2002-03-12 | 2 | -0/+15 |
* | corrections by Diego Biurrun <diego@biurrun.de> | jaf | 2002-03-12 | 1 | -18/+18 |
* | lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames --... | alex | 2002-03-12 | 1 | -7/+7 |
* | Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support | nick | 2002-03-12 | 1 | -12/+42 |
* | users should know what he lose | nick | 2002-03-12 | 1 | -0/+48 |
* | Bugfix for sig11 when playing multiple files | anders | 2002-03-12 | 1 | -0/+2 |
* | fixed long-standing issue with stereo IMA4 decoder | melanson | 2002-03-12 | 1 | -1/+1 |
* | libjpeg and loader conflict workaround | pontscho | 2002-03-11 | 1 | -0/+2 |
* | Compute aspect ratio only once | nick | 2002-03-11 | 1 | -16/+2 |
* | remove obsoleted function (mplResize) | pontscho | 2002-03-11 | 6 | -13/+11 |
* | Fixed fullscreen mode | nick | 2002-03-11 | 1 | -1/+3 |
* | Fixed color key definitions. Waiting for new bugreports ;) | nick | 2002-03-11 | 2 | -11/+12 |
* | Fixed default background color for proper color key usage | nick | 2002-03-11 | 1 | -1/+1 |
* | kill few warning | pontscho | 2002-03-11 | 1 | -3/+2 |
* | Fixed swapping of UV planes in single buffered mode | nick | 2002-03-11 | 1 | -4/+4 |
* | framedrop fix | arpi | 2002-03-11 | 1 | -0/+2 |
* | very obsoleted... | arpi | 2002-03-11 | 2 | -476/+0 |
* | ijpg handles AVID and Photo JPEG too | arpi | 2002-03-11 | 1 | -0/+2 |
* | hopefully fixed divx5 header + xvid conflict | arpi | 2002-03-11 | 2 | -2/+2 |
* | JPEG_LIB moved to common libs, requires by mencoder too | arpi | 2002-03-11 | 1 | -2/+2 |
* | libjpeg detection cleanup | arpi | 2002-03-11 | 1 | -6/+3 |
* | 1000l. directfb 0.9.9 detection fixed? | arpi | 2002-03-10 | 1 | -12/+11 |
* | removed unneeded includes | arpi | 2002-03-10 | 1 | -4/+0 |
* | fix fs handling | pontscho | 2002-03-10 | 1 | -4/+3 |
* | rewrite MWM hint handling | pontscho | 2002-03-10 | 1 | -47/+6 |
* | keeps it clean | jaf | 2002-03-10 | 1 | -0/+1 |
* | Add IJPG decoder. | pontscho | 2002-03-10 | 9 | -3/+260 |
* | fixed strides for packed fourccs | nick | 2002-03-10 | 1 | -9/+13 |
* | 32bpp support not implemented - do not lie | arpi | 2002-03-10 | 1 | -4/+4 |
* | DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org> | arpi | 2002-03-10 | 2 | -1/+30 |
* | new smoothing method ('#define |