summaryrefslogtreecommitdiffstats
path: root/core/mplayer.c
Commit message (Expand)AuthorAgeFilesLines
* 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