aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore
Commit message (Expand)AuthorAge
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* video/out: don't require VOs to handle screenshot aspect speciallyGravatar wm42013-08-24
* Some more mp_msg conversionsGravatar wm42013-08-23
* demux: remove unused audio_delay parameter from demux_seek()Gravatar wm42013-08-22
* mp_msg: fix typo in message level for new msg API macrosGravatar Stefano Pigozzi2013-08-22
* mplayer: replace "D:" in status line with "Late:"Gravatar wm42013-08-21
* options: replace --edition=-1 with --edition=autoGravatar wm42013-08-21
* mplayer: start track IDs from 1 rather than 0Gravatar wm42013-08-21
* command: simplify video brightness/gamma/etc. handling a bitGravatar wm42013-08-20
* m_option: make "add speed 0.1" command workGravatar wm42013-08-19
* mp_core: declare seek_type enum outside of nested structGravatar wm42013-08-19
* m_option: rename struct member named "new"Gravatar wm42013-08-19
* video: make it possible to scale/pan the video by arbitrary amountsGravatar wm42013-08-19
* options: remove --panscanrange optionGravatar wm42013-08-19
* mplayer: reshuffle on every loop if --loop and --shuffle are usedGravatar wm42013-08-19
* mplayer: don't make restored options from quit_watch_later per-file localGravatar wm42013-08-17
* command: more intuitive chapter seek behaviorGravatar Philip Sequeira2013-08-17
* command: allow seek to "chapter -1"Gravatar Philip Sequeira2013-08-17
* m_option: add missing copy callback for some option typesGravatar wm42013-08-17
* m_option: make defval constGravatar wm42013-08-17
* sub: don't print detected charset if it's UTF-8Gravatar wm42013-08-15
* sub: make --subcp=enca the default.Gravatar wm42013-08-15
* sub: allow specifying a fallback codepage if input is not UTF-8Gravatar wm42013-08-15
* bstr: make UTF-8 check stricterGravatar wm42013-08-15
* sub: if charset detection fails, treat it as broken UTF-8Gravatar wm42013-08-15
* bstr: add UTF-8 validation and sanitation functionsGravatar wm42013-08-15
* input: fix build if HAVE_PTHREADS is undefinedGravatar Giuliano Schneider2013-08-15
* macosx: remove platform specific input queueGravatar Stefano Pigozzi2013-08-13
* input: make input queue thread safeGravatar Stefano Pigozzi2013-08-13
* mpvcore/options: Update default user agent stringGravatar Martin Herkt2013-08-13
* video: add vaapi decode and output supportGravatar wm42013-08-12
* video: redo hw decoding initialization, add --hwdec=autoGravatar wm42013-08-11
* core: make sure hw decoding works when playing multiple filesGravatar wm42013-08-11
* input: add support for precise scroll axesGravatar Alexander Preisinger2013-08-07
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* core: move contents to mpvcore (1/2)Gravatar Stefano Pigozzi2013-08-06