| Commit message (Expand) | Author | Age | Files | Lines |
* | vf_rectangle: remove as it is very dirty and we have a replacement now | Rudolf Polzer | 2012-09-18 | 1 | -6/+0 |
* | options: change --loop option, and extend choice option type | wm4 | 2012-09-18 | 1 | -23/+67 |
* | options: remove -subalign | wm4 | 2012-09-18 | 1 | -33/+0 |
* | core: remove duplicated format_time() functions | wm4 | 2012-09-18 | 1 | -11/+1 |
* | subs: restore support for sub_step command with libass | wm4 | 2012-09-18 | 1 | -10/+14 |
* | subs: always use sub decoder framework for libass rendering | Uoti Urpala | 2012-09-18 | 1 | -10/+7 |
* | subs: libass: use a single persistent renderer for subtitles | Uoti Urpala | 2012-09-18 | 1 | -7/+3 |
* | core: runtime Matroska edition switching | wm4 | 2012-09-18 | 1 | -4/+68 |
* | core: manage tracks in the frontend | wm4 | 2012-09-18 | 1 | -564/+86 |
* | core: refactor MPContext.demuxer field accesses | wm4 | 2012-09-18 | 1 | -94/+99 |
* | command: remove sub_remove command | wm4 | 2012-09-07 | 1 | -68/+0 |
* | command: remove sub_log command | wm4 | 2012-09-07 | 1 | -46/+0 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -76/+3 |
* | command: expand properties for "run" command | mplayer-svn | 2012-08-16 | 1 | -1/+5 |
* | command: fix crash when setting nonexistent property | wm4 | 2012-08-10 | 1 | -0/+2 |
* | command: fix subtitle selection display | wm4 | 2012-08-08 | 1 | -3/+7 |
* | command: skipping past the last chapter explicitly stops playback | wm4 | 2012-08-07 | 1 | -1/+1 |
* | mplayer: make OSD stack a member of MPContext | wm4 | 2012-08-04 | 1 | -23/+23 |
* | mplayer: never exit mplayer from within the play loop | wm4 | 2012-08-04 | 1 | -2/+3 |
* | command, mplayer: free return value of demuxer_stream_lang() | wm4 | 2012-08-04 | 1 | -0/+1 |
* | mplayer: fix idle mode regressions | wm4 | 2012-08-04 | 1 | -13/+24 |
* | demuxer: introduce a general stream struct | wm4 | 2012-08-03 | 1 | -69/+38 |
* | command: make audio switching persistent across file switches | wm4 | 2012-08-03 | 1 | -0/+1 |
* | mplayer: fix output of audio/sub language in terminal output | wm4 | 2012-08-03 | 1 | -5/+7 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 | 1 | -64/+12 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 | 1 | -0/+13 |
* | Remove teletext support | wm4 | 2012-08-03 | 1 | -107/+0 |
* | mplayer: rip out --capture support | wm4 | 2012-08-02 | 1 | -38/+0 |
* | VO: add mechanisms to change VO commandline for VOs supporting it | wm4 | 2012-08-01 | 1 | -0/+13 |
* | mplayer: make display of playback status more uniform | wm4 | 2012-08-01 | 1 | -9/+2 |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 | 1 | -102/+52 |
* | mp_msg: remove filename_recode | wm4 | 2012-07-31 | 1 | -2/+1 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 1 | -2/+1 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 | 1 | -3/+3 |
* | osd: use libass for OSD rendering | wm4 | 2012-07-28 | 1 | -13/+2 |
* | commands: add show_tracks_osd command to display audio and subtitle tracks on... | wm4 | 2012-07-28 | 1 | -0/+82 |
* | commands: add show_chapters_osd command to display chapters on OSD | wm4 | 2012-07-28 | 1 | -0/+41 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-28 | 1 | -7/+3 |
|\ |
|
| * | audio: fix unmute-at-end logic | Uoti Urpala | 2012-04-11 | 1 | -4/+0 |
| * | audio: restore balance setting after reinit | Uoti Urpala | 2012-04-11 | 1 | -3/+0 |
| * | audio: keep volume level internally (not only in AO) | Uoti Urpala | 2012-04-11 | 1 | -5/+4 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -1/+1 |
|\| |
|
| * | timeline: subs: keep subtitle tracks in source time | Uoti Urpala | 2012-03-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 1 | -1/+1 |
|\| |
|
| * | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 | 1 | -13/+0 |
| * | cleanup: Silence compilation warnings on MinGW-w64 | wm4 | 2012-03-01 | 1 | -1/+1 |
* | | commands: add pt_clear command to clear playlist | wm4 | 2012-02-10 | 1 | -0/+27 |
* | | Merge branch 'softvol' into my_master | wm4 | 2012-01-18 | 1 | -20/+3 |
|\ \
| |/
|/| |
|
| * | core: remove EDL muting | wm4 | 2012-01-18 | 1 | -17/+0 |
| * | audio: reset mplayer's mute state when the system mixer volume changes | wm4 | 2012-01-18 | 1 | -3/+4 |
| * | audio: properly restore audio volume on exit when mute is used | wm4 | 2012-01-18 | 1 | -2/+1 |
* | | osd: always display pause icon when frame stepping | wm4 | 2012-01-09 | 1 | -2/+0 |
|/ |
|
* | commands: playback speed: better responsiveness without audio | Uoti Urpala | 2011-12-06 | 1 | -3/+5 |
* | Merge branch 'screenshot' (early part) | Uoti Urpala | 2011-11-25 | 1 | -9/+2 |
|\ |
|
| * | core: add screenshot mode for actual VO window contents | wm4 | 2011-11-25 | 1 | -1/+1 |
| * | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 | 1 | -9/+2 |
* | | commands, vd_ffmpeg: fix switch_ratio slave command | Uoti Urpala | 2011-11-14 | 1 | -1/+1 |
|/ |
|
* | core, demux: fix --identify chapter output with ordered chapters | wm4 | 2011-10-25 | 1 | -8/+6 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 | 1 | -11/+0 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 | 1 | -33/+107 |
* | options: move libass-related options to struct | Uoti Urpala | 2011-09-03 | 1 | -5/+6 |
* | options, subs: add --ass-vsfilter-aspect-compat | harklu | 2011-08-12 | 1 | -0/+25 |
* | core: allocate OSD text buffers dynamically | harklu | 2011-08-09 | 1 | -2/+2 |
* | cleanup: move global ass_force_reload to struct osd_state | Uoti Urpala | 2011-08-08 | 1 | -3/+3 |
* | commands: property sub_scale: update old subs immediately | harklu | 2011-08-08 | 1 | -0/+2 |
* | cleanup: reformat command.c | Uoti Urpala | 2011-08-07 | 1 | -1022/+1014 |
* | options: commandline: accept --foo=xyz style options | Uoti Urpala | 2011-07-29 | 1 | -1/+2 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 | 1 | -1/+2 |
* | cleanup: remove some unnecessary input.[ch] typedefs | Uoti Urpala | 2011-07-16 | 1 | -2/+2 |
* | OSD: when switching sub/audio tracks show title of new track | Uoti Urpala | 2011-07-03 | 1 | -9/+20 |
* | commands: change property mechanism to use talloc strings | Uoti Urpala | 2011-07-03 | 1 | -63/+52 |
* | command.c: Add missing osdep/strsep.h #include | diego | 2011-06-29 | 1 | -0/+1 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 | 1 | -0/+2 |
|\ |
|
| * | commands: Fix DVD angle cycling up | reimar | 2011-05-02 | 1 | -0/+2 |
* | | command.c: fix sub_remove crash | Uoti Urpala | 2011-05-02 | 1 | -1/+8 |
* | | audio: change external AO interface to "ao_[method](ao, ...)" | Uoti Urpala | 2011-04-09 | 1 | -1/+1 |
|/ |
|
* | core, demux: fix video index handling in stream switching | Uoti Urpala | 2011-03-31 | 1 | -15/+11 |
* | cleanup: define ROUND() macro in mpcommon.h | cboesch | 2011-01-31 | 1 | -2/+0 |
* | commands: improve playback speed property/commands | Uoti Urpala | 2011-01-28 | 1 | -19/+15 |
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -5/+5 |
* | subs: use correct font aspect ratio for libass + converted subs | Uoti Urpala | 2011-01-26 | 1 | -3/+8 |
* | subtitles: add framework for subtitle decoders | Uoti Urpala | 2011-01-18 | 1 | -4/+6 |
* | subtitles: move global ass_track to struct osd_state | Uoti Urpala | 2011-01-15 | 1 | -14/+11 |
* | core: move most mpcommon.c contents to mplayer.c | Uoti Urpala | 2011-01-15 | 1 | -1/+1 |
* | core: move global "subdata" and "vo_sub_last" to mpctx | Uoti Urpala | 2011-01-11 | 1 | -8/+9 |
* | Merge branch 'hr-seek' | Uoti Urpala | 2010-12-20 | 1 | -31/+60 |
|\ |
|
| * | core: add support for precise non-keyframe-limited seeks | Uoti Urpala | 2010-12-20 | 1 | -7/+9 |
| * | core: add struct for queued seek info | Uoti Urpala | 2010-12-20 | 1 | -20/+12 |
| * | commands: add generic option -> property wrapper | Uoti Urpala | 2010-12-18 | 1 | -0/+37 |
| * | core: avoid using sh_video->pts as "current pts" | Uoti Urpala | 2010-12-14 | 1 | -7/+5 |
* | | commands: clean up get_metadata() and related code | Uoti Urpala | 2010-12-20 | 1 | -68/+42 |
* | | commands: Allow cycling subtitles backwards with 'J' | reimar | 2010-12-16 | 1 | -2/+4 |
* | | Change some filename-handling code to use mp_basename() | cboesch | 2010-12-16 | 1 | -8/+3 |
* | | core: avoid using build_afilter_chain() directly | reimar | 2010-12-16 | 1 | -7/+7 |
|/ |
|
* | options: more mplayer.c options moved to option struct | Clément Bœsch | 2010-11-14 | 1 | -1/+1 |
* | core: use correct demuxer with -audiofile / -subfile | Uoti Urpala | 2010-11-08 | 1 | -18/+18 |
* | core: move video pos/length query functions from demux to core | Uoti Urpala | 2010-11-08 | 1 | -19/+11 |
* | cleanup: don't check for NULL before free() | diego | 2010-11-08 | 1 | -4/+2 |
* | Add a simple capture feature (-capture) | Uoti Urpala | 2010-11-02 | 1 | -0/+38 |
* | new slave command: af_cmdline, for changing audio filter options | reimar | 2010-11-02 | 1 | -0/+13 |
* | cosmetics: remove some useless braces from command.c | cigaes | 2010-11-02 | 1 | -4/+0 |
* | command.c: use different field in property table for integer data | Uoti Urpala | 2010-11-02 | 1 | -21/+21 |
* | command.c: Change cast to avoid a warning | reimar | 2010-11-02 | 1 | -1/+1 |
* | slave mode: Add stream_time_pos property | reimar | 2010-11-02 | 1 | -0/+13 |
* | subs: Change global subtitle numbering scheme | reimar | 2010-11-02 | 1 | -48/+105 |
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -1/+1 |
* | Make audio stream index handling saner in stream switching | Uoti Urpala | 2010-05-22 | 1 | -13/+8 |
* | Merge svn change r31134 | Uoti Urpala | 2010-05-07 | 1 | -1316/+1316 |
|\ |
|
| * | the great MPlayer tab removal: part II | diego | 2010-05-03 | 1 | -1416/+1416 |
* | | Merge svn changes up to r31033 | Uoti Urpala | 2010-04-26 | 1 | -0/+48 |
|\| |
|
| * | Add slave commands for loading and unloading audio filters at runtime. | cehoyos | 2010-04-11 | 1 | -0/+37 |
| * | Add osd_show_progression: Show progress bar and elapsed/total time. | cehoyos | 2010-04-09 | 1 | -0/+11 |
* | | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 1 | -1/+1 |
|\| |
|
| * | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -1/+1 |
* | | Fix chapter handling with first chapter not at beginning of file | Uoti Urpala | 2010-04-25 | 1 | -1/+1 |
* | | Move seek-reset functionality out of demuxer.c | Uoti Urpala | 2010-04-23 | 1 | -0/+11 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+18 |
* | | Merge svn changes up to r30419 | Uoti Urpala | 2010-01-25 | 1 | -40/+56 |
|\| |
|
| * | Also handle ASS subtitles when removing subtitles via sub_remove slave command. | reimar | 2010-01-22 | 1 | -0/+15 |
| * | Avoid duplicating code to remove subtitles (sub_remove slave command). | reimar | 2010-01-22 | 1 | -38/+41 |
* | | translations: corrently translate most OSD output | Uoti Urpala | 2010-01-12 | 1 | -49/+52 |
* | | translations: add infrastructure for translated OSD messages | Uoti Urpala | 2010-01-12 | 1 | -4/+4 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -27/+41 |
|\| |
|
| * | Return the actually playing audio/video id for get_property, not the one | reimar | 2009-12-27 | 1 | -12/+12 |
| * | Subtitle are now also available without video, so remove that | reimar | 2009-12-27 | 1 | -3/+0 |
| * | Use the same condition to decide if the audio/video id property is | reimar | 2009-12-27 | 1 | -12/+4 |
| * | When setting audio or video track make sure we will not try to | reimar | 2009-12-27 | 1 | -2/+4 |
| * | Print a ANS_ERROR reply if one of the *_property slave command fails. | reimar | 2009-12-27 | 1 | -2/+25 |
| * | Never include ass.h and ass_types.h directly, use ass_mp.h instead. | reimar | 2009-12-19 | 1 | -1/+0 |
* | | Fix printf format strings with invalid '%lf' conversion | Uoti Urpala | 2009-12-15 | 1 | -2/+2 |
* | | options: Move ass_enabled to options struct | Uoti Urpala | 2009-12-02 | 1 | -5/+6 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -31/+21 |
|\| |
|
| * | Show OSD message when enabling/disabling de-interlacing. | cehoyos | 2009-11-14 | 1 | -0/+2 |
| * | Avoid modifying dvdsub_id in command.c where possible. | reimar | 2009-11-11 | 1 | -2/+2 |
| * | Make sure the teletext property stuff does not crash if no demuxer is available. | reimar | 2009-11-09 | 1 | -1/+1 |
| * | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 1 | -10/+0 |
| * | Separate teletext from tv support. | cehoyos | 2009-11-07 | 1 | -19/+18 |
| * | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 | 1 | -0/+1 |
* | | Add yuv_colorspace property, implemented in vo_vdpau and vo_xv | Uoti Urpala | 2009-11-15 | 1 | -0/+45 |
* | | Merge svn changes up to r29752 | Uoti Urpala | 2009-10-06 | 1 | -2/+3 |
|\| |
|
| * | Make update_subtitles work without sh_video for text subtitles. | reimar | 2009-09-23 | 1 | -1/+6 |
* | | UI: Make the 'D' key print the new deinterlace status | Uoti Urpala | 2009-09-19 | 1 | -1/+4 |
* | | commands: Add set_property_osd and step_property_osd | Uoti Urpala | 2009-09-19 | 1 | -0/+11 |
* | | command.c: Split property OSD display from property commands | Uoti Urpala | 2009-09-19 | 1 | -75/+152 |
* | | Merge svn changes up to r29684 | Uoti Urpala | 2009-09-16 | 1 | -0/+4 |
|\| |
|
| * | Make indentation consistent with the rest of the file | reimar | 2009-09-08 | 1 | -1/+1 |
| * | Never switch to a program with no audio and no video. | reimar | 2009-09-08 | 1 | -0/+4 |
* | | Merge svn changes up to r29532 | Uoti Urpala | 2009-08-18 | 1 | -10/+0 |
|\| |
|
| * | Only #include stream/stream_dvd.h wh |