aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* build: make waf append pkgconfig flags as-is [2]Gravatar Stefano Pigozzi2013-11-24
* build: make waf append pkgconfig flags as-isGravatar Stefano Pigozzi2013-11-24
* travis: remove --disable-doc from libav/ffmpeg configureGravatar Stefano Pigozzi2013-11-24
* player: close demuxer before streamGravatar wm42013-11-24
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* vd_lavc: improve a commentGravatar wm42013-11-24
* build: store dependencies as listsGravatar Stefano Pigozzi2013-11-24
* build: cache compiler defines on the configure context directlyGravatar Stefano Pigozzi2013-11-24
* travis: disable e-mail notificationsGravatar Stefano Pigozzi2013-11-23
* vd_lavc: when falling back to software, revert filter error statusGravatar wm42013-11-23
* Reduce stheader.h includes, move stream types to mp_common.hGravatar wm42013-11-23
* Attempt to fix build on older libavcodec versionsGravatar wm42013-11-23
* audio: respect --end/--length with spdif passthroughGravatar wm42013-11-23
* video: don't overwrite demuxer FPS valueGravatar wm42013-11-23
* video: move handling of container vs. stream AR out of vd_lavc.cGravatar wm42013-11-23
* ao_rsound: fix option typesGravatar wm42013-11-23
* dec_video: make vf_input and hwdec_info statically allocatedGravatar wm42013-11-23
* dec_video: remove "initialized" fieldGravatar wm42013-11-23
* demux: remove gsh field from sh_audio/sh_video/sh_subGravatar wm42013-11-23
* player: rearrange how subtitle context and stream headers are usedGravatar wm42013-11-23
* video: move decoder context from sh_video into new structGravatar wm42013-11-23
* options: print lavfi filter list with --vf=lavfi=helpGravatar wm42013-11-23
* options: don't prefix sub-options with "--" in help outputGravatar wm42013-11-23
* options: implement --pphelp differentlyGravatar wm42013-11-23
* video: remove vf_pp auto-insertionGravatar wm42013-11-23
* options: provide a way for --vf to print custom helpGravatar wm42013-11-23
* video: merge vd.c into dec_video.cGravatar wm42013-11-23
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* audio: remove ad_driver.preinitGravatar wm42013-11-23
* player: remove printing of barely correct slave mode stream infoGravatar wm42013-11-23
* audio: don't write decoded audio format to sh_audioGravatar wm42013-11-23
* audio: move decoder context from sh_audio into new structGravatar wm42013-11-23
* build: remove unused mng fragmentGravatar Stefano Pigozzi2013-11-23
* build: also run the test binary during the lua checksGravatar Stefano Pigozzi2013-11-23
* build: fix lua check to actually test for libquviGravatar Stefano Pigozzi2013-11-23
* build: fix missing prototypes in lua check fragmentGravatar Stefano Pigozzi2013-11-23
* build: use static instead of prototype in libavfilter fragmentGravatar Stefano Pigozzi2013-11-23
* build: fix libavfilter check to include function prototypeGravatar Stefano Pigozzi2013-11-23
* build: fix install path for manualGravatar Stefano Pigozzi2013-11-23
* README: mention build result being located at build/mpvGravatar Stefano Pigozzi2013-11-23
* build: make sure cwd is in Python's sys.pathGravatar Stefano Pigozzi2013-11-23
* mp_ring: fix comment typoGravatar Stefano Pigozzi2013-11-22
* build: remove abusive commentGravatar Stefano Pigozzi2013-11-22
* build: remove spam generated by link taskGravatar Stefano Pigozzi2013-11-22
* vo_opengl: fix compilationGravatar wm42013-11-22
* vf_vavpp: make it work with vo_opengl and software decodingGravatar wm42013-11-22
* vo_opengl: initialize all fields for VFCTRL_GET_HWDEC_INFOGravatar wm42013-11-22
* build: unbreak PVR configure testGravatar wm42013-11-22
* manpage: document , mapping (frame_back_step)Gravatar enkore2013-11-22