| Commit message (Expand) | Author | Age |
* | Fallback to builtin (generated from etc/codecs.conf at compile time) | arpi | 2002-12-15 |
* | notice vo driver about skipped/dropped frames | arpi | 2002-12-14 |
* | - fix three submenu bug | pontscho | 2002-12-11 |
* | With this patch the text 'Sub position: x/100' is displayed | arpi | 2002-12-05 |
* | This patch makes it possible to navigate among the subtitles while | arpi | 2002-12-05 |
* | slave-mode commands to get movie length & pos | arpi | 2002-12-05 |
* | dump subtitles in SAMI format | arpi | 2002-12-05 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 |
* | dump in JACOsub format | arpi | 2002-12-04 |
* | - audio track handling in menu (idea from RĂ¼diger Kuhlmann) | pontscho | 2002-11-29 |
* | add autosync && some 10l bugfix | pontscho | 2002-11-28 |
* | disabling seek (look the patch) | pontscho | 2002-11-28 |
* | - add RĂ¼diger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch | pontscho | 2002-11-28 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 |
* | demuxer_control(), percent position and time length query implemented in | arpi | 2002-11-16 |
* | Experimantal OSD menu | albeu | 2002-11-14 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | scale sleep time too (-speed) | arpi | 2002-11-03 |
* | A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains | arpi | 2002-11-02 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 |
* | verbose can be negative | arpi | 2002-11-01 |
* | get stream back from the demuxer | arpi | 2002-11-01 |
* | avoids segfaults w.r.t to mp3 files handling: | pl | 2002-10-26 |
* | fixes a segfault when seeking on some mp3 only files | pl | 2002-10-25 |
* | allow cache to be disabled (-nocache should override cachesize autodetection | arpi | 2002-10-23 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 |
* | add -identify switch | ranma | 2002-10-23 |
* | dvd chapter detect function from Gregory Kovriga | pontscho | 2002-10-22 |
* | Fixed two typos noticed by Sycotic Smith (I think). | diego | 2002-10-19 |
* | 10L | kmkaplan | 2002-10-19 |
* | Mplayer can switch between subtitles of different languages during | kmkaplan | 2002-10-17 |
* | - dvd aspect changing bug - fixed | pontscho | 2002-10-16 |
* | more accurate a_pts calculation in AVI -bps (default) mode | arpi | 2002-10-16 |
* | always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi) | arpi | 2002-10-14 |
* | compiler warning fixes | arpi | 2002-10-13 |
* | _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing | arpi | 2002-10-09 |
* | This patch adds the functionality to disable/enable subtitles while playing | arpi | 2002-10-06 |
* | uninit cleanup again... thx to Nilmoni Deb for bugreport | arpi | 2002-10-06 |
* | Adding -format and -af switches | anders | 2002-10-06 |
* | new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5) | arpi | 2002-10-05 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 |
* | add [video||audio]_driver_list | pontscho | 2002-10-02 |
* | new opt: -autosync, controls ao->get_delay() smoothing (default: disabled) | arpi | 2002-10-01 |
* | audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) | arpi | 2002-09-29 |
* | video out driver list support (like -vc, example: -vo xmga,xv,x11,) | arpi | 2002-09-29 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 |
* | removed obsolete/unused audio|video_fm|codec, has_audio|video | arpi | 2002-09-28 |
* | - fix new afm/vfm support | pontscho | 2002-09-28 |
* | -ac/-afm rewrite, now works the same way as -vc/-vfm | arpi | 2002-09-28 |