summaryrefslogtreecommitdiffstats
path: root/mpvcore
Commit message (Expand)AuthorAgeFilesLines
* command: more intuitive chapter seek behaviorPhilip Sequeira2013-08-173-1/+26
* command: allow seek to "chapter -1"Philip Sequeira2013-08-172-3/+8
* m_option: add missing copy callback for some option typeswm42013-08-171-0/+5
* m_option: make defval constwm42013-08-171-1/+1
* sub: don't print detected charset if it's UTF-8wm42013-08-152-4/+9
* sub: make --subcp=enca the default.wm42013-08-151-0/+5
* sub: allow specifying a fallback codepage if input is not UTF-8wm42013-08-151-2/+10
* bstr: make UTF-8 check stricterwm42013-08-151-0/+8
* sub: if charset detection fails, treat it as broken UTF-8wm42013-08-152-7/+17
* bstr: add UTF-8 validation and sanitation functionswm42013-08-152-1/+81
* input: fix build if HAVE_PTHREADS is undefinedGiuliano Schneider2013-08-151-1/+1
* macosx: remove platform specific input queueStefano Pigozzi2013-08-131-3/+0
* input: make input queue thread safeStefano Pigozzi2013-08-131-6/+35
* mpvcore/options: Update default user agent stringMartin Herkt2013-08-131-1/+2
* video: add vaapi decode and output supportwm42013-08-121-1/+2
* video: redo hw decoding initialization, add --hwdec=autowm42013-08-111-0/+1
* core: make sure hw decoding works when playing multiple fileswm42013-08-111-5/+5
* input: add support for precise scroll axesAlexander Preisinger2013-08-074-3/+33
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-0641-113/+113
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-0667-0/+25203