aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* core: change open_stream and demux_open signatureGravatar wm42013-07-12
* core: completely change handling of attached picture pseudo videoGravatar wm42013-07-11
* demux: improve DVD sub auto-selection hackGravatar wm42013-07-11
* video: eliminate frametime variableGravatar wm42013-07-11
* core: don't access demux_stream outside of demux.c, make it privateGravatar wm42013-07-11
* mplayer: invert negated boolean variableGravatar wm42013-07-11
* mplayer: fix incorrect audio sync after format changesGravatar wm42013-07-11
* mplayer: remove "old" audio PTS calculation codeGravatar wm42013-07-11
* mplayer: don't set bogus video pts after seek resetGravatar wm42013-07-11
* demux: remove facility for partial packet readsGravatar wm42013-07-11
* core: remove demux_mpg subtitle PTS hackGravatar wm42013-07-10
* core: simplify some no-correct-pts codeGravatar wm42013-07-10
* core: move code from demux/video.c to mplayer.cGravatar wm42013-07-10
* audio: remove decoder input bufferGravatar wm42013-07-10
* options: remove --ignore-startGravatar wm42013-07-08
* Merge branch 'master' into remove_old_demuxersGravatar wm42013-07-08
|\
| * command: add screenshot_to_file commandGravatar wm42013-07-08
| * input: actually copy sub commandsGravatar wm42013-07-08
| * input: allow binding multiple commands to a keyGravatar wm42013-07-08
* | demux: simplify demux_open() callsGravatar wm42013-07-08
* | demux: remove separate arrays for audio/video/sub streams, simplifyGravatar wm42013-07-08
* | demux: remove video_read_propertiesGravatar wm42013-07-08
* | Remove old demuxersGravatar wm42013-07-07
|/
* Remove internal network supportGravatar wm42013-07-07
* core: make network options available even if old net code is disabledGravatar wm42013-07-07
* playlist: don't add entries in reverseGravatar wm42013-07-05
* core: remove mp_fifo leftoversGravatar wm42013-07-04
* cocoa: remove usage of mp_fifoGravatar Stefano Pigozzi2013-07-03
* core: cleanup more mp_fifo leftoversGravatar wm42013-07-02
* core: remove mp_fifo indirectionGravatar wm42013-07-02
* command: add some playlist manipulation commandsGravatar wm42013-07-02
* core: update metadata during playback, allow streams to export metadataGravatar wm42013-07-02
* input: require VOs to send key up events, redo input key lookupGravatar wm42013-07-02
* input: fix behavior if there are actually key up eventsGravatar wm42013-07-02
* input: don't ignore press-only mouse button eventsGravatar wm42013-06-30
* dec_sub: introduce sub_control(), use it for sub_stepGravatar wm42013-06-29
* command: redraw subs if sub-delay is changedGravatar wm42013-06-29
* sub: update subtitle time offset even if pausedGravatar wm42013-06-29
* input: store number of binds, instead of using 0-terminationGravatar wm42013-06-29
* input: store number of keys, instead of using 0-terminationGravatar wm42013-06-29
* input: don't keep separate sections for builtin key bindingsGravatar wm42013-06-29
* mplayer: don't hide mouse cursor if mouse is inside mouse areaGravatar wm42013-06-29
* input: trigger mouse_leave key bindings if mouse leaves mouse areaGravatar wm42013-06-29
* command: add commands to enable/disable input sectionsGravatar wm42013-06-29
* input: handle mouse movement differentlyGravatar wm42013-06-29
* command: make raw percent-pos property return fractionsGravatar wm42013-06-29
* command: add properties for playlist positionGravatar wm42013-06-29
* core: add libquvi 0.9 supportGravatar wm42013-06-28
* core: rename mplayer.h and quvi.cGravatar wm42013-06-28
* options: rename --mkv-subtitle-preroll, --dtshdGravatar wm42013-06-28