aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: fix timestamp type for seek callsGravatar wm42014-07-21
* demux: asynchronous seekingGravatar wm42014-07-21
* manpage: correct the --mf optionsGravatar wm42014-07-21
* player: simplify a conditionGravatar wm42014-07-20
* manpage: fix wording for --aidGravatar wm42014-07-20
* player: simplify logic on video errorsGravatar wm42014-07-20
* audio: use symbolic constants instead of magic integersGravatar wm42014-07-20
* player: readd code accidentally removed with commit 61efe87eGravatar wm42014-07-20
* demux: don't start reading if no packets were requested yetGravatar wm42014-07-20
* player: fix regression with ordered chaptersGravatar wm42014-07-20
* command: potentially fix dvd angle settingGravatar wm42014-07-20
* input: enable wakeup on LIRC socketGravatar foo862014-07-20
* demux: make the cache refresh cached STREAM_CTRLsGravatar wm42014-07-20
* player: don't wait forever with --cache-pause-below behaviorGravatar wm42014-07-20
* build: enable compiler optimization by defaultGravatar Tsukasa OMOTO2014-07-20
* demux: fix a corner case (2)Gravatar wm42014-07-19
* demux: ensure demux_read_packet_async() always readsGravatar wm42014-07-19
* demux: fix a corner caseGravatar wm42014-07-19
* cocoa: don't send messages to uninitialized gl contextsGravatar Stefano Pigozzi2014-07-19
* demux: fix opening pipes with demux_lavfGravatar wm42014-07-18
* video: use symbolic constants instead of magic integersGravatar wm42014-07-18
* video: don't block when reading video packetsGravatar wm42014-07-18
* demux: fix problems with EOFGravatar wm42014-07-18
* demux: add function to read packets asychronouslyGravatar wm42014-07-18
* player: remove the last instances of pollingGravatar wm42014-07-18
* dvd, bd: fix A/V syncGravatar wm42014-07-18
* demux: fix debug log outputGravatar wm42014-07-17
* demux: drop some unused definitionsGravatar wm42014-07-17
* manpage: fix documented default for --demuxer-threadGravatar wm42014-07-17
* demux_lavf: reverse rotation direction with new APIGravatar wm42014-07-17
* demux: add a demuxer threadGravatar wm42014-07-16
* tags: add copy functionGravatar wm42014-07-16
* ao_lavc: Fix design of audio pts handling.Gravatar Rudolf Polzer2014-07-16
* ao_lavc: Add a missing newline for the log.Gravatar Rudolf Polzer2014-07-16
* ao_lavc: Fix advancing of audio pts.Gravatar Rudolf Polzer2014-07-16
* idet.sh: Fix a typo.Gravatar Rudolf Polzer2014-07-16
* osxbundle: fix detection of user librariesGravatar Tsukasa OMOTO2014-07-16
* cocoa: fix regression preventing window resizeGravatar Stefano Pigozzi2014-07-15
* idet.sh: Fix telecine detection.Gravatar Rudolf Polzer2014-07-15
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* demux_lavf: don't let metadata update mess up ogm playbackGravatar wm42014-07-14
* cocoa: fix compilation on OS X 10.8Gravatar Stefano Pigozzi2014-07-14
* command: don't show VO information in colorspace propertiesGravatar wm42014-07-13
* Remove some mp_msg calls with no trailing \nGravatar wm42014-07-13
* config: adjust config parser messagesGravatar wm42014-07-13
* player: remove some inactive codeGravatar wm42014-07-13
* audio: drop buffered audio when switching tracks or filtersGravatar wm42014-07-13
* audio: don't wait for draining if pausedGravatar wm42014-07-13
* dvdnav: fix time display when starting in the middle of the DVDGravatar wm42014-07-13