aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* Remove win32/qt/xanim/real binary codecs loadingGravatar wm42012-08-16
* mplayer: cosmetic changes to status line outputGravatar wm42012-08-16
* mplayer: remove playlist demuxer hackGravatar wm42012-08-16
* vf_expand: remove OSD supportGravatar wm42012-08-16
* sub: fix confusion of ass_library handlesGravatar wm42012-08-07
* osd_libass: allocate separate ASS_Library for OSDGravatar wm42012-08-07
* osd: reset OSD change state even if VO doesn't draw OSDGravatar wm42012-08-07
* win32: fix compilation on MinGWGravatar wm42012-08-07
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* mplayer: make OSD stack a member of MPContextGravatar wm42012-08-04
* mplayer: free return value of chapter_name()Gravatar wm42012-08-04
* mplayer: never exit mplayer from within the play loopGravatar wm42012-08-04
* command, mplayer: free return value of demuxer_stream_lang()Gravatar wm42012-08-04
* mplayer: fix invalid memory access in print_stream()Gravatar wm42012-08-04
* playlist: rename params_count field to num_params for consistencyGravatar wm42012-08-04
* mplayer: rearrange misleading codeGravatar wm42012-08-04
* mplayer: fix idle mode regressionsGravatar wm42012-08-04
* demuxer: introduce a general stream structGravatar wm42012-08-03
* mplayer: fix output of audio/sub language in terminal outputGravatar wm42012-08-03
* mplayer: move file loading out of main()Gravatar wm42012-08-03
* mplayer: move things out of main()Gravatar wm42012-08-03
* sub: simplify code by always defining sub_cpGravatar wm42012-08-03
* mplayer: do not create X11 state in player frontendGravatar wm42012-08-03
* mplayer: move highly OS specific initialization code out of main()Gravatar wm42012-08-03
* mplayer, stream_tv: move variable initializationGravatar wm42012-08-03
* cache2: allow cache sizes up to 4 TBGravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* mplayer: expand --title as property, remove --use-filename-titleGravatar wm42012-08-02
* osd: minor simplification of vo_osd_changed()Gravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* mplayer: remove pos parameter from sadd* functionsGravatar wm42012-08-01
* mplayer: make display of playback status more uniformGravatar wm42012-08-01
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* mp_msg: remove filename_recodeGravatar wm42012-07-31
* mplayer: remove stream dumping capabilityGravatar wm42012-07-30
* mplayer: change how pause status is indicated in terminalGravatar wm42012-07-30
* mplayer: status line: better indication whether audio/video is activeGravatar wm42012-07-30
* Remove some demuxers and decodersGravatar wm42012-07-30
* mplayer: cosmetics: give A/V desync message same form as help textGravatar wm42012-07-30
* mplayer: de-crapify builtin help textGravatar wm42012-07-30
* options: rename --no-sound to --no-audioGravatar wm42012-07-30
* mplayer: redo terminal status line outputGravatar wm42012-07-30
* mplayer: remove --autoqGravatar wm42012-07-30
* mplayer: remove benchmarking/CPU accounting codeGravatar wm42012-07-30
* mplayer: remove extra "\n" in outputGravatar wm42012-07-30
* mplayer: do not print version by defaultGravatar wm42012-07-30
* mplayer: silence "Starting playback..." outputGravatar wm42012-07-30
* mplayer: let frontend print stream info, instead of demuxersGravatar wm42012-07-30
* mplayer: improve the A/V desync warningGravatar wm42012-07-30