| Commit message (Expand) | Author | Age |
... | |
* | Modifies behavior of -edlout | reynaldo | 2006-07-05 |
* | support for audio streams that appear after unsuccessful probing | nicodvb | 2006-07-04 |
* | parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s... | reynaldo | 2006-07-03 |
* | more sizeof(char) fun | reynaldo | 2006-06-30 |
* | switch_ratio -1 slave command restores aspect ratio to default value (geexbox... | ben | 2006-06-25 |
* | Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .") | uau | 2006-06-21 |
* | send flip_page() through the filter chain | michael | 2006-06-21 |
* | Rewrite audio EOF handling logic fixing some problems that could cause | uau | 2006-06-16 |
* | Fix definition of reinit_audio_chain(). | uau | 2006-06-16 |
* | removed old dvdnav code | nicodvb | 2006-06-16 |
* | restored support for dvdnav only in the stream layer; all other functionaliti... | nicodvb | 2006-06-14 |
* | When playing an audio only file use audio time instead of video time to | uau | 2006-06-14 |
* | Clean up audio pts handling, make audio pts tracking in the audio-only | uau | 2006-06-14 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 |
* | moved audio codec/filters/out to a separate function that is called both at i... | nicodvb | 2006-06-11 |
* | 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 |