aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
...
* vd_lavc: by default, output all frames, even corrupted onesGravatar wm42013-12-29
* vo/x11_common: do not select motion events when --no-mouse-movements is setGravatar ahodesuka2013-12-28
* Revert "x11: don't set global error handler"Gravatar wm42013-12-27
* Revert "cocoa: unlock on uninit"Gravatar Stefano Pigozzi2013-12-26
* corevideo: fix video initialization when not using VDAGravatar Stefano Pigozzi2013-12-26
* build: fix shm detection on OpenBSDGravatar Stefano Pigozzi2013-12-26
* cocoa: sanitize window title string and guard against NULLGravatar Stefano Pigozzi2013-12-25
* vo_x11/vo_xv: fix build when using --disable-xextGravatar Stefano Pigozzi2013-12-25
* vaapi: fix initialization error code pathGravatar wm42013-12-23
* vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bitGravatar wm42013-12-22
* vo_vdpau: add some debugging messages for frame timingGravatar wm42013-12-22
* gl_lcms: actually acquire mutexGravatar wm42013-12-22
* vda: attempt to fix build (2)Gravatar wm42013-12-22
* msg: remove global stateGravatar wm42013-12-21
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* msg: convert defines to enumGravatar wm42013-12-21
* vo_opengl_old: remove leftoversGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* stream: mp_msg conversionsGravatar wm42013-12-21
* x11: mp_msg conversion for fstype help outputGravatar wm42013-12-21
* m_option: add mp_log context to sub-module print_help callbackGravatar wm42013-12-21
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionsGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* input: rework how input sources are addedGravatar wm42013-12-21
* codecs: mp_msg conversionGravatar wm42013-12-21
* img_format: drop message about unknown pixel formatsGravatar wm42013-12-21
* bitmap_packer: use printf() for fatal messageGravatar wm42013-12-21
* vaapi: mp_msg conversionsGravatar wm42013-12-21
* vdpau: mp_msg conversionsGravatar wm42013-12-21
* video/fmt-conversion.c: remove unknown pixel format messagesGravatar wm42013-12-21
* image_writer: mp_msg conversionsGravatar wm42013-12-21
* sws_utils: mp_msg conversionsGravatar wm42013-12-21
* gl_lcms: use global lock to deal with crappy lcms2 message callbackGravatar wm42013-12-21
* video/out: pass along global contextGravatar wm42013-12-21
* video/decode: mp_msg conversionsGravatar wm42013-12-21
* video/filter: mp_msg conversionsGravatar wm42013-12-21
* x11: don't set global error handlerGravatar wm42013-12-21
* w32_common: support file drag and dropGravatar Martin Herkt2013-12-20
* w32_common: fix mouse clicksGravatar Martin Herkt2013-12-19
* vf_lavfi: don't access AVFilterPad directlyGravatar wm42013-12-18
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* Fix OSX build; remove all remaining mpvcore referencesGravatar 11rcombs2013-12-17
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* Allow some options taking filenames to refer to mpv config dirGravatar wm42013-12-14
* vf_dsize: fix bug caused by typoGravatar wm42013-12-14
* video: change --video-zoom behaviorGravatar wm42013-12-13
* dec_video: fix handling of timestamp resetsGravatar wm42013-12-12