aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_opengl: support for vdpau hardware decodingGravatar wm42013-11-05
* vdpau: move device and video surface management from vo_vdpau.c to vdpau.cGravatar wm42013-11-05
* vo_opengl: redo aspects of initialization, change hwdec APIGravatar wm42013-11-05
* vo_opengl/vaapi: use IMGFMT_RGB0Gravatar wm42013-11-05
* video: make IMGFMT_RGB0 etc. exist even if libavutil doesn't support itGravatar wm42013-11-05
* manpage: fix incorrect default for --oscGravatar wm42013-11-05
* vo_xv: fix compilation of SHM not availableGravatar wm42013-11-05
* travis: update ffmpeg stable to 1.2.4 tarballGravatar Stefano Pigozzi2013-11-05
* travis: Update libav stable tarballGravatar Timothy Gu2013-11-05
* playlist: rewrite PLS parserGravatar wm42013-11-04
* demux_mkv: fix compiler warningsGravatar wm42013-11-04
* Adjust wayland definesGravatar Paweł Forysiuk2013-11-04
* vdpau: drop required/deprecated access to a libavcodec struct fieldGravatar wm42013-11-04
* stream_lavf: don't duplicate list of rtmp protocolsGravatar wm42013-11-04
* stream_lavf: support more libavformat protocolsGravatar wm42013-11-04
* vo_opengl: cosmetics/fix typosGravatar wm42013-11-04
* vo_opengl: reserve 4 texture units for video instead of 3Gravatar wm42013-11-04
* osx: fix -Wshadow warnings on platform specific codeGravatar Stefano Pigozzi2013-11-04
* Merge remote-tracking branch 'origin/have_configure'Gravatar Stefano Pigozzi2013-11-04
|\
* | vo_opengl: fix use of uninitialized memoryGravatar wm42013-11-04
| * fix HAVE_PTHREADS being undefined on windowsGravatar wm42013-11-04
| * fix HAVE_JACK being undefinedGravatar wm42013-11-04
| * define HAVE_COREAUDIO on platforms other than OSXGravatar wm42013-11-04
| * fix weird DPMS->EXT replacementGravatar wm42013-11-04
| * Merge branch 'master' into have_configureGravatar wm42013-11-04
| |\ | |/ |/|
* | Fix -Wshadow warning about seek function in playloop.cGravatar Paweł Forysiuk2013-11-04
* | vo_opengl: add support for VA-API OpenGL interopGravatar wm42013-11-04
* | vo_opengl: add infrastructure for hardware decoding OpenGL interopGravatar wm42013-11-04
* | mp_image: add helper for copying image attributesGravatar wm42013-11-03
| * configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* | tools: add --no-cache --no-config to mpv_identify.shGravatar ChrisK22013-11-03
* | player: fix quvi 0.9 playlist loadingGravatar wm42013-11-03
* | demux: make determining seek capability genericGravatar wm42013-11-03
* | demux: remove movi_start/movi_end fieldsGravatar wm42013-11-03
* | stream: more consistent checks for whether stream is seekableGravatar wm42013-11-03
* | stream: reconnecting doesn't make sense if stream is not seekableGravatar wm42013-11-03
|/
* w32: implement functionality required for window-scaleGravatar wm42013-11-02
* x11: make window-scale use windowed size in fullscreen modeGravatar wm42013-11-02
* ta: re-add MinGW cargo cultingGravatar wm42013-11-02
* demux: rename Windows symbolsGravatar wm42013-11-02
* demux_mkv: fix warningGravatar wm42013-11-02
* matroska.pl: Sort the generated struct field listGravatar Diogo Franco (Kovensky)2013-11-02
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* tl_matroska: initialize segment related arrays with 0Gravatar wm42013-11-01
* video: check profiles with hardware decodingGravatar wm42013-11-01
* demux_mkv: use a more universal zero initializerGravatar wm42013-11-01
* Enable -WshadowGravatar wm42013-11-01
* options: fix positional suboption asrgumentsGravatar wm42013-11-01
* input: show deprecation warnings for some recently replaced commandsGravatar wm42013-11-01
* command: replace speed_mult with multiply commandGravatar wm42013-10-31