| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp. | mosu | 2003-10-16 | 1 | -0/+13 |
* | 1000l to pl, this made mplayer crash when playing playlists longer | rfelker | 2003-10-04 | 1 | -2/+2 |
* | fix a memory leak when playing several files in a row (playlist for instance) | pl | 2003-09-29 | 1 | -2/+8 |
* | disable code that DOES NOT WORK (it won't load real playlists and | rfelker | 2003-09-27 | 1 | -0/+2 |
* | add a read function for slave mode on mingw | faust3 | 2003-09-22 | 1 | -0/+5 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 | 1 | -0/+13 |
* | slave mode commands to print out vo_fs and sub_visibility globals, patch by M... | faust3 | 2003-09-19 | 1 | -0/+13 |
* | 1000l | alex | 2003-08-29 | 1 | -1/+1 |
* | This patch fixes: | alex | 2003-08-27 | 1 | -1/+29 |
* | dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@g... | alex | 2003-08-27 | 1 | -2/+2 |
* | fabs needs math.h | ranma | 2003-08-25 | 1 | -1/+2 |
* | X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixes | alex | 2003-08-18 | 1 | -6/+4 |
* | dll loading from codecs dir support for windows | faust3 | 2003-08-17 | 1 | -0/+34 |
* | there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfa... | alex | 2003-08-14 | 1 | -7/+28 |
* | warning fix | alex | 2003-08-14 | 1 | -0/+2 |
* | "when I run "mplayer -slave <audiofile> " then, while playing, I send the | albeu | 2003-08-13 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -2/+2 |
* | reverse of accidently twice commited patch (non-unified patch suxx) | gabucino | 2003-08-12 | 1 | -16/+0 |
* | From: Kir Kostuchenko <kir@users.sourceforge.net> | gabucino | 2003-08-12 | 1 | -0/+16 |
* | Hi, here are slave commands: | gabucino | 2003-08-12 | 1 | -0/+16 |
* | this patch fixes | arpi | 2003-08-11 | 1 | -21/+37 |
* | Prevent missing subtitles at pts reset. | ranma | 2003-08-10 | 1 | -1/+3 |
* | For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching | gabucino | 2003-08-09 | 1 | -1/+1 |
* | I'd like to change tv tuner frequency in the slave mode. So this patch | gabucino | 2003-08-04 | 1 | -0/+8 |
* | sync the basic mplayer and mencoder outputs | alex | 2003-07-22 | 1 | -1/+1 |
* | copyright message rework, try 2 | alex | 2003-07-13 | 1 | -3/+1 |
* | Commands are read in a loop, but for some commands we need to break | albeu | 2003-07-11 | 1 | -1/+9 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 1 | -1/+1 |
* | moved the system too slow message to MSGL_WARN, so gui users will not be anno... | alex | 2003-06-27 | 1 | -1/+1 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -5/+5 |
* | 10l | alex | 2003-06-02 | 1 | -2/+3 |
* | check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org> | alex | 2003-05-31 | 1 | -2/+10 |
* | display pts for audio-only files as hh:mm:ss.f | rfelker | 2003-05-31 | 1 | -2/+32 |
* | reversed my 10l | alex | 2003-05-31 | 1 | -1/+1 |
* | 10l | alex | 2003-05-30 | 1 | -1/+1 |
* | changed the silly func-inside-func codepice | alex | 2003-05-30 | 1 | -7/+4 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 1 | -1/+11 |
* | Support for selecting the audio track in Matroska files via -alang. | mosu | 2003-05-23 | 1 | -1/+1 |
* | new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.... | faust3 | 2003-05-17 | 1 | -0/+14 |
* | Changed the order of two conditionals in an "if" statement, to make the code | rsf | 2003-05-03 | 1 | -1/+1 |
* | 10l to whoever wrote this, it makes osd spam whenever starting a movie with s... | rfelker | 2003-04-19 | 1 | -1/+1 |
* | The person who checked in the previous patch accidentally put a declaration | rsf | 2003-04-07 | 1 | -1/+1 |
* | support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl> | henry | 2003-04-07 | 1 | -23/+114 |
* | MINGW32 port and select()less fifocode by Arpi | faust3 | 2003-04-04 | 1 | -2/+28 |
* | Stream cleanup, don't use blah_on options anymore. | albeu | 2003-03-30 | 1 | -35/+13 |
* | Improved xscreensaver support. | ranma | 2003-03-26 | 1 | -0/+12 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -3/+35 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 1 | -10/+6 |
* | Remove hardcoded "goto goto_next_file;" for -identify switch as suggested | ranma | 2003-03-10 | 1 | -1/+0 |
* | clean up of -geometry code. | attila | 2003-03-02 | 1 | -6/+0 |
* | 3x10l found by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-02-19 | 1 | -3/+3 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -2/+2 |
* | fuckin' 10l | pontscho | 2003-02-09 | 1 | -6/+8 |
* | 100l | pontscho | 2003-02-08 | 1 | -1/+1 |
* | minor fixes for font autoscaling | henry | 2003-02-08 | 1 | -2/+2 |
* | Forgot about #ifdef HAVE_X11. 10l | filon | 2003-02-08 | 1 | -0/+2 |
* | 1l | arpi | 2003-02-07 | 1 | -1/+1 |
* | PATH_MAX should be more portable, and we even include limits.h to be sure | arpi | 2003-02-07 | 1 | -1/+2 |
* | - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen | filon | 2003-02-07 | 1 | -0/+5 |
* | Enhance portability and remove error prone usage of realloc() | arpi | 2003-02-07 | 1 | -7/+2 |
* | 1000l!!!!!!!! | arpi | 2003-02-06 | 1 | -1/+1 |
* | this patch fixes latest bug, discovered by .so ... (relative filenames & | arpi | 2003-02-06 | 1 | -0/+15 |
* | - It adds an option enqueue/noenqueue, so users can choose if they want to | arpi | 2003-02-05 | 1 | -2/+37 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 1 | -1/+1 |
* | The two-digit aspect ratio displayed by -identify is not good enough to | arpi | 2003-01-30 | 1 | -1/+1 |
* | 1000l bug (double free() when libaf init failed) | arpi | 2003-01-28 | 1 | -7/+0 |
* | probably bad fix, but it's reported to fix hwac3 problems appeared in rc3 | arpi | 2003-01-28 | 1 | -1/+6 |
* | I also added that a self-reference is not endlessly played ... (Happened | arpi | 2003-01-27 | 1 | -0/+3 |
* | Secondly, fixed bug where -loop after file would play one too many times. | arpi | 2003-01-26 | 1 | -0/+3 |
* | 1000l | arpi | 2003-01-25 | 1 | -1/+9 |
* | - fix -fs | pontscho | 2003-01-25 | 1 | -0/+1 |
* | - rewrite sub_fps | pontscho | 2003-01-21 | 1 | -1/+1 |
* | hwac3 fix again | arpi | 2003-01-20 | 1 | -0/+3 |
* | 1000l | arpi | 2003-01-20 | 1 | -12/+12 |
* | don't -nosound if libaf init failed (hwac3 fix) | arpi | 2003-01-20 | 1 | -2/+2 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 | 1 | -1/+1 |
* | AltiVec detection code ("borrowed" from FFmpeg and | arpi | 2003-01-18 | 1 | -1/+1 |
* | - restore old behaviour of -channels,-srate,-format | arpi | 2003-01-18 | 1 | -4/+6 |
* | 2-pass libaf initialization to get better filter chain. | arpi | 2003-01-18 | 1 | -8/+24 |
* | 10l | arpi | 2003-01-16 | 1 | -15/+16 |
* | fixed the well-known DVD/DVB audio delay bug :) | arpi | 2003-01-16 | 1 | -1/+1 |
* | patch adds support for MOV-Reference-Files. | arpi | 2003-01-13 | 1 | -0/+56 |
* | The following patch adds a call to srand() with the current time at the | arpi | 2003-01-12 | 1 | -0/+2 |
* | this patch adds an fallback to playlist (any but the plaintext-list format) | arpi | 2003-01-12 | 1 | -27/+42 |
* | Signal handler messages moved to help_mp, so they can be translated | rtognimp | 2003-01-12 | 1 | -4/+4 |
* | Update font scale after changing pancan. | filon | 2003-01-06 | 1 | -0/+5 |
* | fixed some possible overflow places | alex | 2003-01-05 | 1 | -15/+15 |
* | don't show OSD progbar when -loop seeks back | arpi | 2003-01-04 | 1 | -2/+4 |
* | Added support for X style -geometry options (adapted from Henk's patch) | mark | 2003-01-03 | 1 | -0/+5 |
* | compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-01-03 | 1 | -1/+1 |
* | Use system-wide menu.conf file if nothing else is availible, | filon | 2003-01-02 | 1 | -5/+13 |
* | I've made some changes to the -identify handling. As previously the output | arpi | 2002-12-31 | 1 | -2/+2 |
* | This patch fixes so that the exit code (or return code if you like) is set | arpi | 2002-12-29 | 1 | -7/+11 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 1 | -3/+3 |
* | PATH_MAX fixed | arpi | 2002-12-29 | 1 | -1/+1 |
* | user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois) | henry | 2002-12-28 | 1 | -3/+41 |
* | fixed 2 10l-s | alex | 2002-12-28 | 1 | -3/+3 |
* | The patch adds support for a per-file config, which is loaded before | arpi | 2002-12-28 | 1 | -0/+35 |
* | It shows not just the progressbar, but progressbar /and/ percentage | arpi | 2002-12-28 | 1 | -5/+22 |
* | This patch makes subtitle and A-V delays display correctly rounded | arpi | 2002-12-28 | 1 | -2/+3 |
* | sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk> | arpi | 2002-12-28 | 1 | -1/+1 |
* | Here is the patch to make vobsub subtitle use -slang option, I have not made a | arpi | 2002-12-23 | 1 | -0/+1 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 | 1 | -0/+17 |
* | Merged EDL 0.5 patch - it's something like Quicktime's edit lists. | arpi | 2002-12-23 | 1 | -6/+172 |
* | add a TV_SET_CNANNEL command | henry | 2002-12-19 | 1 | -0/+4 |
* | Fallback to builtin (generated from etc/codecs.conf at compile time) | arpi | 2002-12-15 | 1 | -2/+5 |
* | notice vo driver about skipped/dropped frames | arpi | 2002-12-14 | 1 | -3/+11 |
* | - fix three submenu bug | pontscho | 2002-12-11 | 1 | -15/+9 |
* | With this patch the text 'Sub position: x/100' is displayed | arpi | 2002-12-05 | 1 | -0/+6 |
* | This patch makes it possible to navigate among the subtitles while | arpi | 2002-12-05 | 1 | -0/+5 |
* | slave-mode commands to get movie length & pos | arpi | 2002-12-05 | 1 | -0/+9 |
* | dump subtitles in SAMI format | arpi | 2002-12-05 | 1 | -0/+1 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 | 1 | -0/+1 |
* | dump in JACOsub format | arpi | 2002-12-04 | 1 | -0/+1 |
* | - audio track handling in menu (idea from RĂ¼diger Kuhlmann) | pontscho | 2002-11-29 | 1 | -0/+1 |
* | add autosync && some 10l bugfix | pontscho | 2002-11-28 | 1 | -1/+1 |
* | disabling seek (look the patch) | pontscho | 2002-11-28 | 1 | -0/+1 |
* | - add RĂ¼diger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch | pontscho | 2002-11-28 | 1 | -0/+1 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 1 | -1/+1 |
* | demuxer_control(), percent position and time length query implemented in | arpi | 2002-11-16 | 1 | -0/+1 |
* | Experimantal OSD menu | albeu | 2002-11-14 | 1 | -7/+59 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -0/+22 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -0/+6 |
* | scale sleep time too (-speed) | arpi | 2002-11-03 | 1 | -0/+2 |
* | A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains | arpi | 2002-11-02 | 1 | -13/+13 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 | 1 | -2/+5 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -4/+4 |
* | get stream back from the demuxer | arpi | 2002-11-01 | 1 | -1/+4 |
* | avoids segfaults w.r.t to mp3 files handling: | pl | 2002-10-26 | 1 | -3/+3 |
* | fixes a segfault when seeking on some mp3 only files | pl | 2002-10-25 | 1 | -1/+1 |
* | allow cache to be disabled (-nocache should override cachesize autodetection | arpi | 2002-10-23 | 1 | -2/+2 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 1 | -2/+2 |
* | add -identify switch | ranma | 2002-10-23 | 1 | -0/+30 |
* | dvd chapter detect function from Gregory Kovriga | pontscho | 2002-10-22 | 1 | -1/+2 |
* | Fixed two typos noticed by Sycotic Smith (I think). | diego | 2002-10-19 | 1 | -2/+2 |
* | 10L | kmkaplan | 2002-10-19 | 1 | -2/+3 |
* | Mplayer can switch between subtitles of different languages during | kmkaplan | 2002-10-17 | 1 | -0/+20 |
* | - dvd aspect changing bug - fixed | pontscho | 2002-10-16 | 1 | -1/+1 |
* | more accurate a_pts calculation in AVI -bps (default) mode | arpi | 2002-10-16 | 1 | -1/+2 |
* | always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi) | arpi | 2002-10-14 | 1 | -2/+3 |
* | compiler warning fixes | arpi | 2002-10-13 | 1 | -1/+1 |
* | _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing | arpi | 2002-10-09 | 1 | -3/+7 |
* | This patch adds the functionality to disable/enable subtitles while playing | arpi | 2002-10-06 | 1 | -0/+12 |
* | uninit cleanup again... thx to Nilmoni Deb for bugreport | arpi | 2002-10-06 | 1 | -55/+57 |
* | Adding -format and -af switches | anders | 2002-10-06 | 1 | -1/+3 |
* | new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5) | arpi | 2002-10-05 | 1 | -10/+12 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 | 1 | -10/+25 |
* | add [video||audio]_driver_list | pontscho | 2002-10-02 | 1 | -2/+0 |
* | new opt: -autosync, controls ao->get_delay() smoothing (default: disabled) | arpi | 2002-10-01 | 1 | -1/+44 |
* | audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) | arpi | 2002-09-29 | 1 | -83/+20 |
* | video out driver list support (like -vc, example: -vo xmga,xv,x11,) | arpi | 2002-09-29 | 1 | -58/+13 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 | 1 | -27/+29 |
* | removed obsolete/unused audio|video_fm|codec, has_audio|video | arpi | 2002-09-28 | 1 | -8/+2 |
* | - fix new afm/vfm support | pontscho | 2002-09-28 | 1 | -3/+1 |
* | -ac/-afm rewrite, now works the same way as -vc/-vfm | arpi | 2002-09-28 | 1 | -3/+5 |
* | -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only) | arpi | 2002-09-27 | 1 | -0/+34 |
* | when working through a mixed play tree with audi-only files and video files | arpi | 2002-09-27 | 1 | -1/+11 |
* | -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means | arpi | 2002-09-26 | 1 | -3/+13 |
* | best audio/video codec selection & init moved to libmpcodecs | arpi | 2002-09-25 | 1 | -68/+10 |
* | removed -dapsync (obsolete code) | arpi | 2002-09-23 | 1 | -45/+1 |
* | RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu> | arpi | 2002-09-23 | 1 | -9/+10 |
* | memcpy->memove (overlapping blocks) | arpi | 2002-09-22 | 1 | -1/+1 |
* | removed unused old keyboard fifo hack | arpi | 2002-09-22 | 1 | -13/+0 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 1 | -1/+1 |
* | New option for mplayer: -dumpmicrodvdsub | kmkaplan | 2002-09-21 | 1 | -0/+1 |
* | some mpcodecs option declaration moved to cfg-*, as aren;t used by | arpi | 2002-09-20 | 1 | -9/+1 |
* | This tiny patch adds "type=2" absolute seconds seek capability. | arpi | 2002-09-20 | 1 | -1/+7 |