| Commit message (Expand) | Author | Age | Files | Lines |
* | video: separate screenshot modes | wm4 | 2015-01-23 | 2 | -3/+2 |
* | vf_vavpp: add more deinterlacing algorithms | wm4 | 2015-01-23 | 1 | -7/+22 |
* | video: have a generic context struct for hwdec backends | wm4 | 2015-01-22 | 2 | -2/+6 |
* | vaapi: minor simplification | wm4 | 2015-01-21 | 1 | -1/+1 |
* | video: remove vfcap.h | wm4 | 2015-01-21 | 5 | -22/+6 |
* | vf_scale: replace ancient fallback image format selection | wm4 | 2015-01-21 | 1 | -141/+16 |
* | vf: make message less confusing | wm4 | 2015-01-13 | 1 | -1/+1 |
* | win32: request UTF-16 API variants, Vista+ APIs, and COM C macros | wm4 | 2015-01-07 | 1 | -1/+1 |
* | vf_vapoursynth: autodetect CPU count | wm4 | 2015-01-05 | 1 | -3/+8 |
* | vf_vapoursynth: fix Lua backend | wm4 | 2015-01-03 | 1 | -0/+3 |
* | vf_vapoursynth: pass through container FPS value | wm4 | 2015-01-03 | 2 | -0/+3 |
* | video: better pipelining with vf_vapoursynth | wm4 | 2015-01-03 | 3 | -8/+73 |
* | command: make empty vf-metadata not an error | wm4 | 2014-12-30 | 1 | -3/+4 |
* | vf: fix crash if filter doesn't provide control entrypoint | wm4 | 2014-12-30 | 1 | -1/+1 |
* | video: remove internal QP passing | wm4 | 2014-12-03 | 2 | -78/+3 |
* | video/filter: kill vf_pp (libpostproc) | wm4 | 2014-12-03 | 2 | -157/+0 |
* | Silence some Coverity warnings | wm4 | 2014-11-21 | 1 | -1/+1 |
* | video: move formatting of image parameters to separate function | wm4 | 2014-11-12 | 1 | -21/+2 |
* | vf: minor simplification | wm4 | 2014-11-12 | 2 | -16/+9 |
* | vf_sub: fix previous commit | wm4 | 2014-11-11 | 1 | -3/+3 |
* | vf_sub: don't crash if no subtitle context is available | wm4 | 2014-11-11 | 1 | -0/+3 |
* | video: remove swapped-endian image format aliases | wm4 | 2014-11-05 | 1 | -32/+16 |
* | vf_vapoursynth: add debug message when returning error from GetFrame | wm4 | 2014-10-13 | 1 | -0/+1 |
* | vf_vapoursynth: don't error if invoke() doesn't return a clip | wm4 | 2014-10-12 | 1 | -3/+2 |
* | vf_vapoursynth: resolve paths relative to home/config | wm4 | 2014-10-12 | 1 | -0/+3 |
* | vf_vapoursynth: add standalone Lua scripting | wm4 | 2014-10-12 | 2 | -1/+262 |
* | vf_vapoursynth: abstract scripting backend | wm4 | 2014-10-12 | 1 | -28/+87 |
* | vf_vapoursynth: return dummy frames if frames are requested during init | wm4 | 2014-10-11 | 1 | -1/+12 |
* | vf_vapoursynth: factor stuff | wm4 | 2014-10-11 | 1 | -13/+25 |
* | vf_vapoursynth: when seeking, recreate only if it's already created | wm4 | 2014-10-11 | 1 | -1/+2 |
* | vf_vapoursynth: fail gracefully if filter init requests frames | wm4 | 2014-10-11 | 1 | -0/+10 |
* | vf_lavfi: proper rounding for lavfi->mpv aspect ratio | wm4 | 2014-10-09 | 1 | -2/+3 |
* | vf_lavfi: fix compilation failure | wm4 | 2014-10-08 | 1 | -1/+0 |
* | vf_stereo3d: fix "auto" input format with libav | Alessandro Ghedini | 2014-10-04 | 1 | -1/+1 |
* | Fix build with libavfilter disabled | wm4 | 2014-09-28 | 1 | -1/+1 |
* | video: change automatic rotation and 3D filter insertion | wm4 | 2014-09-27 | 2 | -11/+111 |
* | vf_lavfi: make chaining from other filters more flexible | wm4 | 2014-09-27 | 3 | -26/+45 |
* | Remove mpbswap.h | wm4 | 2014-09-25 | 1 | -3/+4 |
* | vf_vapoursynth: make it possible to get filter output incrementally | wm4 | 2014-09-23 | 1 | -27/+77 |
* | vf_lavfi: fetch output frames incrementally | wm4 | 2014-09-18 | 1 | -22/+24 |
* | video/filter: allow better dataflow | wm4 | 2014-09-18 | 2 | -2/+20 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 1 | -0/+2 |
* | vf_softpulldown: handle null mpi_image correctly | shdown | 2014-08-30 | 1 | -3/+3 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 2 | -2/+1 |
* | vf_vapoursynth: add more VS frame properties | Bin Jin | 2014-08-22 | 1 | -0/+8 |
* | vf_vapoursynth: add display resolution support | Bin Jin | 2014-08-22 | 1 | -0/+5 |
* | vf_vapoursynth: print more diagnostics on error | wm4 | 2014-08-11 | 1 | -3/+9 |
* | Improve setting AVOptions | wm4 | 2014-08-02 | 1 | -9/+6 |
* | video/filter: add vf_buffer | wm4 | 2014-07-30 | 2 | -0/+95 |
* | Remove some mp_msg calls with no trailing \n | wm4 | 2014-07-13 | 1 | -18/+22 |
* | vf_vapoursynth: reset error state on seeking | wm4 | 2014-07-05 | 1 | -0/+1 |
* | vf_dlopen: fix the order of the arguments to mp_image_alloc | Marcoen Hirschberg | 2014-06-19 | 1 | -2/+2 |
* | video: correct spelling: mp_image_params_equals -> mp_image_params_equal | wm4 | 2014-06-17 | 1 | -3/+3 |
* | video: check image parameters | wm4 | 2014-06-17 | 1 | -0/+6 |
* | video: introduce failure path for image allocations | wm4 | 2014-06-17 | 19 | -11/+64 |
* | video: synchronize mpv rgb pixel format names with ffmpeg names | wm4 | 2014-06-14 | 1 | -6/+6 |
* | video: automatically strip "le" and "be" suffix from pixle format names | wm4 | 2014-06-14 | 1 | -2/+3 |
* | vf_noise: remove global variables | wm4 | 2014-06-11 | 1 | -9/+4 |
* | vf_divtc: remove a global variable | wm4 | 2014-06-11 | 1 | -5/+1 |
* | Add more const | wm4 | 2014-06-11 | 3 | -3/+3 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 | 3 | -1/+3 |
* | vf_vdpaupp: cosmetics: rename function | wm4 | 2014-05-25 | 1 | -5/+5 |
* | vf_dlopen: update usage message to new-style args | Kevin Mitchell | 2014-05-15 | 1 | -1/+1 |
* | vf_dlopen: remove buggy private name -> imgfmt conversion | Kevin Mitchell | 2014-05-15 | 2 | -34/+18 |
* | vf_vapoursynth: fix debug output | wm4 | 2014-05-15 | 1 | -1/+4 |
* | vf_vapoursynth: add more debug output | wm4 | 2014-05-15 | 1 | -18/+21 |
* | vf_vapoursynth: avoid unnecessary waiting | wm4 | 2014-05-14 | 1 | -1/+1 |
* | vf_vapoursynth: allow parallel processing | wm4 | 2014-05-14 | 1 | -37/+81 |
* | vf: print for which filter initialization failed | wm4 | 2014-05-04 | 2 | -4/+11 |
* | vf_vdpaupp: make code clarity improvements | wm4 | 2014-05-04 | 1 | -8/+8 |
* | vdpau: deduplicate video surface upload code | wm4 | 2014-05-04 | 1 | -36/+5 |
* | vf_vapoursynth: fix aspect ratio passed to vapoursynth | wm4 | 2014-05-03 | 1 | -2/+8 |
* | video: removed unused stuff | wm4 | 2014-05-02 | 2 | -7/+0 |
* | video: handle colorspace and aspect overrides separately | wm4 | 2014-05-02 | 2 | -7/+22 |
* | vf: sanitize filter input, instead of overriding it | wm4 | 2014-05-02 | 1 | -1/+2 |
* | vf: add alternate functions for retrieving filter output | wm4 | 2014-05-02 | 2 | -13/+57 |
* | vf: expose input parameters; clear parameters on failure | wm4 | 2014-05-02 | 2 | -2/+3 |
* | vf: mark auto-inserted conversion filters in verbose output | wm4 | 2014-05-02 | 1 | -0/+2 |
* | vf_lavfi: reinit after libavfilter EOF | wm4 | 2014-05-02 | 1 | -13/+25 |
* | vf_vdpaupp: always provide past and future fields | wm4 | 2014-05-02 | 1 | -1/+1 |
* | vf_vdpaupp: allow toggling deinterlace | wm4 | 2014-05-02 | 1 | -4/+19 |
* | vf_vdpaupp: allow non-vdpau input | wm4 | 2014-05-02 | 1 | -5/+42 |
* | vdpau: add a postprocessing pseudo-filter | wm4 | 2014-05-02 | 2 | -0/+239 |
* | vf: print error if filtering a frame fails | wm4 | 2014-04-30 | 1 | -1/+4 |
* | vf_lavfi: reset metadata in reset() | Kevin Mitchell | 2014-04-29 | 1 | -0/+4 |
* | vf-metadata: fix handling of NULL metadata | Kevin Mitchell | 2014-04-29 | 1 | -4/+7 |
* | vf_vapoursynth: add more VS frame properties | wm4 | 2014-04-28 | 1 | -0/+26 |
* | vf_vapoursynth: use frame durations instead of _AbsoluteTime | wm4 | 2014-04-28 | 1 | -6/+25 |
* | vf_vapoursynth: fix memory leak on error | wm4 | 2014-04-28 | 1 | -1/+3 |
* | vf_vapoursynth: remove incorrect copyright notice | wm4 | 2014-04-28 | 1 | -2/+0 |
* | vf_lavfi: distinguish real errors from other states | wm4 | 2014-04-28 | 1 | -2/+11 |
* | video: don't drop last frame when deinterlacing with yadif | wm4 | 2014-04-28 | 7 | -6/+32 |
* | vf_vapoursynth: use official AbsoluteTime property | wm4 | 2014-04-27 | 1 | -2/+2 |
* | vf_vapoursynth: keep pixel aspect ratio | wm4 | 2014-04-27 | 1 | -3/+3 |
* | vf_pp: PP_PICT_TYPE_QP2 is always defined | wm4 | 2014-04-25 | 1 | -4/+0 |
* | vf: print all image parameter information in verbose output | wm4 | 2014-04-22 | 1 | -0/+5 |
* | vf: remove autoinserted filters on reconfig | wm4 | 2014-04-21 | 2 | -0/+8 |
* | vf: add function to remove a filter from the chain | wm4 | 2014-04-21 | 2 | -0/+14 |
* | video: make mp_image use mp_image_params directly | wm4 | 2014-04-21 | 1 | -15/+7 |
* | vf_rotate: support all multiples of 90 degrees | wm4 | 2014-04-21 | 2 | -92/+23 |
* | Fix some libav* include statements | wm4 | 2014-04-19 | 3 | -3/+4 |
* | Remove CPU detection and inline asm handling | wm4 | 2014-04-19 | 1 | -2/+5 |
* | vf_pp: fix include statement | wm4 | 2014-04-19 | 1 | -1/+1 |
* | vf_pp: use native libpostproc CPU detection | wm4 | 2014-04-19 | 1 | -5/+1 |
* | vf_divtc: remove inline asm | wm4 | 2014-04-19 | 1 | -50/+0 |
* | vf_pullup: remove inline asm | wm4 | 2014-04-19 | 3 | -218/+0 |
* | vf_noise: remove line asm | wm4 | 2014-04-19 | 1 | -130/+4 |
* | vf_ilpack: remove inline asm | wm4 | 2014-04-19 | 1 | -277/+4 |
* | vf_eq: remove slow inline asm | wm4 | 2014-04-19 | 1 | -75/+0 |
* | vf_vapoursynth: handle destruction more gracefully | wm4 | 2014-04-14 | 1 | -7/+8 |
* | vf_vapoursynth: wipe vapoursynth state completely on reloading | wm4 | 2014-04-14 | 1 | -40/+55 |
* | Kill all tabs | wm4 | 2014-04-13 | 14 | -1366/+1366 |
* | vf_lavfi: copy AVFrame metadata into vf_lavfi priv | Kevin Mitchell | 2014-04-13 | 2 | -0/+21 |
* | vf_lavfi: fix ffmpeg deprecation warning for avfilter_graph_parse | Kevin Mitchell | 2014-04-13 | 1 | -1/+1 |
* | vf: auto-label video filters if no label is specified | Kevin Mitchell | 2014-04-13 | 1 | -1/+12 |
* | vf: add vf_control_by_label to send vfctrl to specific filter | Kevin Mitchell | 2014-04-13 | 2 | -0/+12 |
* | vf_vapoursynth: print an error if VapourSynth returns an unknown format | wm4 | 2014-04-13 | 1 | -0/+1 |
* | vf_vapoursynth: error out early if the file sub-option is not set | wm4 | 2014-04-13 | 1 | -0/+4 |
* | video: add VapourSynth filter bridge | wm4 | 2014-04-12 | 2 | -0/+480 |
* | vf_eq: don't malloc priv struct | wm4 | 2014-03-30 | 1 | -1/+0 |
* | vaapi: make struct va_surface private | wm4 | 2014-03-17 | 1 | -11/+11 |
* | vaapi: replace image pool implementation with mp_image_pool | wm4 | 2014-03-17 | 1 | -17/+26 |
* | vf_delogo: remove internal implementation | wm4 | 2014-03-16 | 1 | -249/+2 |
* | vf_hqdn3d: remove internal implementation | wm4 | 2014-03-16 | 1 | -276/+10 |
* | vf_yadif: remove internal implementation | wm4 | 2014-03-16 | 1 | -467/+3 |
* | vf_unsharp: remove internal implementation | wm4 | 2014-03-16 | 1 | -176/+3 |
* | vf_gradfun: remove internal implementation | wm4 | 2014-03-16 | 1 | -339/+5 |
* | build: simplify libavfilter configure checks | wm4 | 2014-03-16 | 2 | -2/+2 |
* | Remove some more unneeded version checks | wm4 | 2014-03-16 | 1 | -12/+2 |
* | video: add rounding to aspect ratio calculations | wm4 | 2014-02-19 | 1 | -2/+2 |
* | msg: remove global state | wm4 | 2013-12-21 | 1 | -1/+0 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 | 1 | -9/+9 |
* | m_option: add mp_log context to sub-module print_help callback | wm4 | 2013-12-21 | 3 | -11/+9 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+1 |
* | vaapi: mp_msg conversions | wm4 | 2013-12-21 | 1 | -29/+36 |
* | sws_utils: mp_msg conversions | wm4 | 2013-12-21 | 1 | -0/+1 |
* | video/filter: mp_msg conversions | wm4 | 2013-12-21 | 16 | -121/+102 |
* | vf_lavfi: don't access AVFilterPad directly | wm4 | 2013-12-18 | 1 | -2/+3 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 31 | -42/+42 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 26 | -33/+33 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 2 | -5/+5 |
* | vf_dsize: fix bug caused by typo | wm4 | 2013-12-14 | 1 | -1/+1 |
* | video: move VO reinit from filter chain to player | wm4 | 2013-12-10 | 3 | -117/+34 |
* | video: move handling of brightness and deinterlacing control | wm4 | 2013-12-10 | 1 | -27/+0 |
* | vf_vo: remove VO reset on filter uninit | wm4 | 2013-12-10 | 1 | -5/+0 |
* | vf: redo conversion filter insertion/format negotiation | wm4 | 2013-12-07 | 6 | -175/+187 |
* | video/filter: make vf->control non-recursive | wm4 | 2013-12-07 | 12 | -32/+27 |
* | vf: remove flags from filter format status | wm4 | 2013-12-07 | 4 | -37/+25 |
* | video: create a separate context for video filter chain | wm4 | 2013-12-07 | 4 | -85/+164 |
* | video/filter: remove vf_match_csp() | wm4 | 2013-12-07 | 6 | -119/+4 |
* | vf: remove unused function | wm4 | 2013-12-07 | 2 | -23/+0 |
* | vf: print error when creating filter fails | wm4 | 2013-12-07 | 1 | -0/+1 |
* | vf: declare config() as legacy | wm4 | 2013-12-05 | 1 | -5/+5 |
* | video/filter: remove unneeded config callbacks | wm4 | 2013-12-05 | 5 | -45/+0 |
* | video: remove --flip | wm4 | 2013-12-05 | 1 | -1/+0 |
* | vf: move norm_qscale() to the only filter which uses it | wm4 | 2013-12-05 | 2 | -15/+15 |
* | vf_sub, vf_dlopen: default struct is not needed | wm4 | 2013-12-05 | 2 | -7/+3 |
* | vf: cleanup removed filter entry | wm4 | 2013-12-05 | 1 | -1/+0 |
* | video/filter: fix some bogus free() calls | wm4 | 2013-12-05 | 4 | -8/+0 |
* | options: remove legacy hacks for sub-option handling | wm4 | 2013-12-04 | 1 | -17/+8 |
* | vf_noise: reduce binary size | wm4 | 2013-12-04 | 1 | -4/+1 |
* | vf_eq: revert unintended binary size increase | wm4 | 2013-12-04 | 1 | -13/+10 |
* | video/filter: remove legacy option handling hacks | wm4 | 2013-12-04 | 32 | -37/+35 |
* | vf_vo: don't abuse option strings to set VO | wm4 | 2013-12-04 | 2 | -6/+15 |
* | vf_rotate: use option parser | wm4 | 2013-12-04 | 1 | -2/+7 |
* | vf_pp: use option parser | wm4 | 2013-12-04 | 1 | -5/+14 |
* | vf_ilpack: use option parser | wm4 | 2013-12-04 | 1 | -8/+10 |
* | vf_eq: use option parser | wm4 | 2013-12-04 | 1 | -26/+22 |
* | vf_dsize: use option parser | wm4 | 2013-12-04 | 1 | -31/ |