| Commit message (Expand) | Author | Age |
* | Unconditionally compile Matroska demuxer - oops, part missed in initial commit. | diego | 2006-05-09 |
* | Don't blit frame if we hit EOF and no new frame is read. Fixes picture | uau | 2006-05-05 |
* | Remove a useless variable. | uau | 2006-04-27 |
* | spelling/grammar/wording fixes in doxygen and non-doxygen comments | diego | 2006-04-27 |
* | Remove useless "#if 0" blocks | uau | 2006-04-27 |
* | Make EDL compilation unconditional | uau | 2006-04-27 |
* | Change common pts variables from floats to doubles. Individual demuxers | uau | 2006-04-27 |
* | The code setting the OSD seek direction indicator for absolute seeks was | uau | 2006-04-25 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 |
* | simplified management of dvb channel switching | nicodvb | 2006-04-25 |
* | Doxygen attack! - Chapter 2 | albeu | 2006-04-24 |
* | 5 - Drop more buffered audio data left from old position when seeking. | rtognimp | 2006-04-24 |
* | 4 - Implement a better way to calculate current audio pts and use it for | rtognimp | 2006-04-24 |
* | 1 - Remove kernel HZ=100 assumptions that are no longer true from | rtognimp | 2006-04-24 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | Remove support for default.sub. | diego | 2006-04-23 |
* | Kill an unused variable warning. | diego | 2006-04-23 |
* | Add properties to get/set the stream position and get the stream | albeu | 2006-04-23 |
* | Align osd_show_text with osd_show_property_text. | albeu | 2006-04-23 |
* | Add a new command: osd_show_property_text that show an expanded property | albeu | 2006-04-23 |
* | Handle the tv color control commands with the properties. | albeu | 2006-04-22 |
* | Add properties for the tv input color controls. | albeu | 2006-04-22 |
* | add a newline before the "Playing"... line | reimar | 2006-04-19 |
* | Include buffered decoded audio in A-V sync calculations. | corey | 2006-04-17 |
* | do not try to load default.sub when it doesn't exist. Fixes bug #480. | reimar | 2006-04-15 |
* | fix A-V sync overcorrection for desync due to too slow hardware. | reimar | 2006-04-14 |
* | sh_audio->delay is adjusted in the wrong direction when changing audio_delay | reimar | 2006-04-06 |
* | more cruft | rfelker | 2006-03-30 |
* | arrg more of this stupid cruft | rfelker | 2006-03-30 |
* | Fix stepping in the playtree when interupting libmpdemux. | albeu | 2006-03-27 |
* | Get rid of 2 osd related hacks. | albeu | 2006-03-24 |
* | Subtitles properties: move sub_select, sub_pos, sub_visibilty, | albeu | 2006-03-24 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | Fix osd_show_msg alignment and make sure msg strings | albeu | 2006-03-23 |
* | Convert fullscreen, panscan, color controls, ontop, rootwin, | albeu | 2006-03-23 |
* | Move audio_delay to a property and add a few read only properties to | albeu | 2006-03-22 |
* | Add an option to list the properties: -list-properties | albeu | 2006-03-22 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 |
* | feed something (hopefully correct timestamps) into the video filter chain | michael | 2006-03-21 |
* | Print the mute state on the OSD. | diego | 2006-03-18 |
* | Enable gui key bindings only when running the gui. Fix enter and esc | albeu | 2006-03-18 |
* | restored the ability to disable subtitles when cycling with slave command 'su... | nicodvb | 2006-03-05 |
* | don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch ... | nicodvb | 2006-03-02 |
* | New option: -ignore-start | corey | 2006-02-20 |
* | dwStart support for mplayer. | corey | 2006-02-18 |
* | Second-try commit of this patch. | corey | 2006-02-17 |
* | Reverse commit of unfinished patch for passing audio_delay to the demuxers. | corey | 2006-02-09 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | 1. Include audio_delay as an argument to demux_seek. | corey | 2006-02-07 |
* | dvd subtitles should be disabled by default, and enabled specifying -sid or -... | nicodvb | 2006-01-13 |