summaryrefslogtreecommitdiffstats
path: root/core/mplayer.c
Commit message (Expand)AuthorAgeFilesLines
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-77/+18
* options: change --no-config option, make it apply to input.conf as wellwm42013-02-091-5/+5
* mplayer: remove seconds/centiseconds display from terminal status linewm42013-02-091-6/+2
* core: remove --edlout functionalitywm42013-02-061-14/+0
* mplayer: don't show bogus audio PTS during hr-seekwm42013-02-051-0/+2
* mplayer: properly handle framestep when showing last video framewm42013-02-031-10/+12
* mplayer: reset audio/video delay if there's no next video framewm42013-02-031-0/+4
* mplayer: make advancing the playlist respect loopingwm42013-02-031-9/+21
* demux_lavf: remove weird stream auto-selectionwm42013-02-031-11/+0
* mplayer: add newline for --print-msgwm42013-01-301-1/+1
* x11: cleanup, refactorwm42013-01-271-2/+2
* sub: add stupid hack for vobsub decoding with Libavwm42013-01-241-1/+10
* video: reset filters on seekwm42013-01-201-0/+2
* core: make gapless-audio also apply to format changes within a fileRudolf Polzer2013-01-181-1/+2
* video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavcwm42013-01-131-4/+2
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-8/+28
* core: timeline: prevent inaccurate seeks outside timelineUoti Urpala2013-01-131-2/+3
* sub: do not apply timeline offset to external subtitleswm42013-01-121-3/+8
* mplayer: make --loop loop the playlist instead of each playlist entrywm42013-01-091-31/+8
* mplayer: keep pause state when frame stepping in last framewm42013-01-091-0/+3
* sub: use correct fallback font for subtitleswm42013-01-061-1/+2
* Update copyright yearwm42013-01-041-1/+1
* core: fix crash if VO init failswm42012-12-281-1/+1
* core: make WAKEUP_PERIOD overridable by the voRudolf Polzer2012-12-191-12/+26
* path: add mp_find_config_file and reorganize some of the codeStefano Pigozzi2012-12-151-7/+8
* cleanup: remove ao.brokenptswm42012-12-121-7/+0
* sd_lavc: keep subs on subtitle track switchingwm42012-12-121-1/+1
* mplayer: prefer audio PTS over video PTS for status linewm42012-12-111-3/+3
* core: allow disabling display of "album art" in audio fileswm42012-12-111-5/+12
* windows support: fix compilation with pthreadswm42012-12-111-0/+4
* mplayer: make --length work if --start is missingwm42012-12-111-1/+1
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-97/+28
* core: improve seeking in external fileswm42012-12-111-11/+27
* sub: use ffmpeg decoder for DVD subswm42012-12-101-1/+47
* core: automatically pause on low cachewm42012-12-031-3/+41
* cache: simplify furtherwm42012-12-031-8/+17
* cache: refactor how cache enabling is doneUoti Urpala2012-12-031-25/+14
* build: identify the build time of the binary in the versioning outputStephen Hutchinson2012-12-031-1/+1
* mplayer: fix track language displaywm42012-11-251-1/+2
* core: minor cleanupswm42012-11-201-1/+0
* osd: fix OSD status symbol display in some caseswm42012-11-201-7/+14
* mplayer: disable auto-loading of external codecs.confwm42012-11-201-13/+4
* osd: make the OSD and sub font more customizablewm42012-11-201-1/+1
* core: fix crash when video filter returns inf as PTSwm42012-11-201-1/+1
* mplayer: fix potential issue when ao_play() failswm42012-11-201-1/+2
* stream: fix dvd:// + cache crashingwm42012-11-201-2/+2
* stream, demux: replace off_t with int64_twm42012-11-201-2/+2
* options: support chapters for --start and --endwm42012-11-201-0/+4
* subtitles: improve support for libavformat demuxed subtitleswm42012-11-161-1/+18
* mplayer: refactor: move computation of a/v syncwm42012-11-161-21/+26
* core: add --keep-open, which doesn't close the file on EOFwm42012-11-161-0/+14
* command: add sub_reload and sub_remove commandswm42012-11-161-6/+37
* subreader: replace sub_free() by talloc destructorwm42012-11-161-7/+4
* options: add --mute for setting initial audio mute statuswm42012-11-161-3/+5
* options: rename -ss and -endpos, allow relative timeswm42012-11-161-20/+48
* mplayer: do not freeze when trying to loop an unseekable filewm42012-11-141-1/+13
* clang: fix all warnings except deprecationsStefano Pigozzi2012-11-131-1/+3
* Add MP_NORETURN and replace av_noreturn useswm42012-11-121-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-37/+37
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+4302