aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: fix DVD angle cyclingGravatar wm42013-05-09
* wayland: reworked resizingGravatar Alexander Preisinger2013-05-07
* demux: don't name unknown chapters "unknown"Gravatar wm42013-05-06
* stream: report chapter times, use time seeks for DVD chaptersGravatar wm42013-05-06
* demux: remove retrieval of chapter end timeGravatar wm42013-05-06
* Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* vf_yadif: actually set PTS for output framesGravatar wm42013-05-06
* img_format: fix broken conditionGravatar wm42013-05-06
* subreader: fix one more unsafe sscanf call with "%["Gravatar Uoti Urpala2013-05-06
* stream: fix bad cache behavior introduced by recent commitGravatar wm42013-05-05
* core: add playback resume feature (manual/opt-in)Gravatar wm42013-05-05
* command: alias video/audio/sub properties to -vid/-aid/-sidGravatar wm42013-05-05
* mplayer: factor config dir creationGravatar wm42013-05-05
* demux: use talloc for packetsGravatar wm42013-05-05
* core: ignore backstep command if demuxer is not capableGravatar wm42013-05-05
* options: correctly handle things like: dvd://1-2/filenameGravatar wm42013-05-05
* demux_lavf: use demuxer ID for transport streamsGravatar wm42013-05-05
* demux: use demux_lavf instead of demux_mpg for DVD playbackGravatar wm42013-05-05
* demux_lavf: fix DEMUXER_CTRL_RESYNCGravatar wm42013-05-05
* demux_lavf: set stream_ptsGravatar wm42013-05-05
* demux: report stream time info instead of demuxer info if possibleGravatar wm42013-05-05
* stream: add start time reportingGravatar wm42013-05-05
* core: move demuxer time reporting to demuxerGravatar wm42013-05-05
* core: don't report byte-based playback position with dvdGravatar wm42013-05-05
* csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build)Gravatar wm42013-05-05
* manpage: fix option descriptionGravatar wm42013-05-05
* video: add --hwdec-codecs option to whitelist codecs for hw decodingGravatar wm42013-05-04
* vd_lavc: allow explicitly selecting vdpau hw decodersGravatar wm42013-05-04
* video: support YCgCo colorspaceGravatar wm42013-05-04
* vo_opengl: XYZ input supportGravatar wm42013-05-04
* video: fix setting XYZ flagGravatar wm42013-05-04
* gl_video: use GL_SRGB only if it's really RGBGravatar wm42013-05-04
* stream: remove unused new_ds_stream()Gravatar wm42013-05-03
* vf_rotate: fix for some obscure pixel formatsGravatar wm42013-05-03
* wayland: fix wrong poll comment, check for errorsGravatar Alexander Preisinger2013-05-02
* wayland: avoid iterating over all outputsGravatar Alexander Preisinger2013-05-02
* wayland: remove unused stuffGravatar Alexander Preisinger2013-05-02
* wayland: use new function xkb_keymap_from_bufferGravatar Alexander Preisinger2013-05-02
* Fix compilation with LibavGravatar wm42013-05-01
* video: add XYZ supportGravatar wm42013-05-01
* wayland: remove input modifier variableGravatar Alexander Preisinger2013-05-01
* wayland: use GetTimerMS for hiding mouse cursorGravatar Alexander Preisinger2013-05-01
* wayland: use mpv internal key auto-repeat handlingGravatar Alexander Preisinger2013-05-01
* subreader: fix out of bound write access when parsing .srtGravatar wm42013-04-30
* demux: simplify stream ID business, fix issue with cover artGravatar wm42013-04-29
* encoding: fix final audio frame syncGravatar Rudolf Polzer2013-04-28
* cocoa_common: fix window sizingGravatar Stefano Pigozzi2013-04-28
* subassconverter: silence clang warningGravatar Stefano Pigozzi2013-04-28
* osd: convert OSD font to OpenTypeGravatar wm42013-04-27
* stream_bluray: remove the broken -bluray-chapter optionGravatar reimar2013-04-27