aboutsummaryrefslogtreecommitdiffhomepage
path: root/core
Commit message (Expand)AuthorAge
* core: matroska: support concatenated segmentsGravatar wm42013-04-20
* mplayer: take tracks from first segment if main file is emptyGravatar wm42013-04-20
* encoding: when output is pipe: or pipe:1, avoid mp_msg to stdoutGravatar Rudolf Polzer2013-04-15
* core: remove dead --vsync leftoversGravatar wm42013-04-12
* command: fix deref before NULL checkGravatar wm42013-04-12
* mplayer: remove unnecessary variableGravatar wm42013-04-10
* core: add --reset-on-next-file optionGravatar wm42013-04-10
* mplayer: keep volume persistent, even when using --volumeGravatar wm42013-04-10
* mplayer: move DVB channel skip codeGravatar wm42013-04-10
* mplayer: don't disable term-osd with -vGravatar wm42013-04-10
* command: fix loadlist commandGravatar wm42013-04-10
* mplayer: don't print bogus status when cachingGravatar wm42013-04-10
* core: remove volstep global variableGravatar wm42013-04-09
* core: restore --mc default value (fixes A/V sync)Gravatar wm42013-04-09
* Remove some apple remote leftoversGravatar wm42013-04-05
* input: remove ar.h includeGravatar Stefano Pigozzi2013-04-05
* demux_mkv: try to show current subtitle when seekingGravatar wm42013-04-04
* options: fix --no-colorkeyGravatar wm42013-04-04
* core: add --heartbeat-interval optionGravatar wm42013-04-04
* av_common: minor simplificationGravatar wm42013-04-04
* command: silence "Audio: no audio" line for playback speedGravatar wm42013-04-04
* mplayer: switch back to video PTS for reporting playback timeGravatar wm42013-04-04
* mplayer: fix framestepping on ordered chapter segment boundariesGravatar wm42013-04-04
* mplayer: fix --step EOF handlingGravatar wm42013-04-04
* remove Apple Remote related codeGravatar Stefano Pigozzi2013-03-31
* osd: draw the OSD bar with ASS vector drawingsGravatar wm42013-03-30
* vo: rename vo_draw_image to vo_queue_imageGravatar wm42013-03-28
* vo_opengl: split into multiple files, convert to new option APIGravatar wm42013-03-28
* core: always pass data via packet fields to video decodersGravatar wm42013-03-28
* m_option: pretty-print floats with 3 pre-decimal digits instead of 2Gravatar wm42013-03-26
* core: output --playing-msg message only after at least one frame is shownGravatar wm42013-03-26
* mplayer: make --frames=1 work for audioGravatar wm42013-03-26
* mplayer: cosmetics: make some code more readableGravatar wm42013-03-26
* command: export VO video width/height as propertiesGravatar wm42013-03-26
* input: make input command deprecation warnings visibleGravatar wm42013-03-26
* mp_msg: don't change text color for normal outputGravatar wm42013-03-26
* input: fix crash due to dangling pointerGravatar wm42013-03-19
* input/ar: remove unused variableGravatar wm42013-03-19
* mp_msg: print MSGL_STATUS to stderr if stderr is redirectedGravatar Rudolf Polzer2013-03-18
* mp_msg: fix status output disappearing when redirecting INPUT.Gravatar Rudolf Polzer2013-03-18
* options: fix --widGravatar wm42013-03-18
* configure: bump minimum FFmpeg/Libav versions, remove compat hacksGravatar wm42013-03-13
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* core: remove a number of global variablesGravatar wm42013-03-08
* core: make more robust against missing libavcodec AVCodecDescriptor entriesGravatar wm42013-03-07
* options: fix panscan controlsGravatar wm42013-03-06
* options: remove --no-vsyncGravatar wm42013-03-06
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* Remove vo_fps global variableGravatar wm42013-03-04
* Add a --dtshd optionGravatar Wessel Dankers2013-03-04