]> git.sesse.net Git - vlc/history - modules/video_filter
Fix alignment and appearance of ISO standard equalizer centers in Qt GUI
[vlc] / modules / video_filter /
2013-03-09 Rémi Denis-CourmontRemove picture quantization table (same reason as qtype)
2013-03-09 Rémi Denis-CourmontRemove picture qtype support code
2013-01-31 Rémi Denis-Courmontosd_parser/osdmenu: remove dead plugins
2013-01-31 Rémi Denis-CourmontUseless #includes
2013-01-15 Jean-Baptiste KempfAtmo: use LoadLibrary instead of LoadLibraryA for a...
2013-01-15 Jean-Baptiste KempfAtmo: fix memleak introduced by 59f746f6
2013-01-14 Jean-Baptiste KempfAtmo: port Win32 code to UNICODE friendly APIs
2013-01-07 Brad SmithFix building with Clang/LLVM
2013-01-04 Rémi Denis-Courmontavcodec: cleanup chroma helper prototypes
2013-01-02 Edward Wanganaglyph: remove spurious printf
2012-12-27 David Fuhrmannpuzzle: row and col values of 1 are not supported
2012-12-17 Rémi Denis-Courmontdeinterlace: clobber MM and XMM registers correctly
2012-12-17 Rémi Denis-Courmontdeinterlace: move Phosphor MMX acceleration to a separa...
2012-12-17 Rémi Denis-Courmontdeinterlace: split MMXEXT acceleration for IVTC to...
2012-11-29 Rémi Denis-CourmontRevert "swscale: pass/calculate sar-info, should fix...
2012-11-25 Ilkka Ollakkaswscale: fix aspect-ratio problem properly
2012-11-15 Jean-Baptiste KempfYadif for higher bits depth
2012-11-13 Jean-Baptiste KempfLGPL
2012-11-10 Rémi Denis-Courmontpuzzle: use atomic variables and flag instead of lock
2012-11-10 Rémi Denis-Courmontposterize: use atomic variable instead of lock
2012-11-10 Rémi Denis-Courmontmirror: use atomic variables instead of lock
2012-11-10 Rémi Denis-Courmontantiflicker: memory leak
2012-11-10 Rémi Denis-Courmontantiflicker: use atomic variables instead of lock
2012-11-10 Rémi Denis-Courmontrotate: use single float rather than pair of integers...
2012-11-10 Rémi Denis-Courmontrotate: use atomic variable instead of spin lock
2012-11-08 Rémi Denis-Courmontcolorthes: use atomic variables instead of spin lock
2012-11-08 Rémi Denis-Courmontmotionblur: use atomic variable instead of spin lock
2012-11-08 Rémi Denis-Courmontsepia: use atomic variable instead of spin lock
2012-11-02 Ilkka Ollakkayadif: update asm code from ffmpeg.git
2012-11-01 Ilkka OllakkaRevert "yadif: update asm code from libav.git"
2012-11-01 Ilkka Ollakkayadif: update asm code from libav.git
2012-10-27 Pierre Ynardrotate: fix uninitialized motion angle
2012-10-19 Rémi Denis-CourmontRemove SUBCAT_VIDEO_VFILTER2
2012-10-18 Pierre Ynardrotate: don't branch inside spinlock
2012-10-13 Rémi Denis-Courmontsepia: clobber XMM registers correctly
2012-10-12 Pierre Ynardrotate: simplify angle stuff
2012-10-08 Pierre Ynardrotate: get rid of useless motion field
2012-10-06 Pierre Ynardmotion: fix source file paths
2012-10-06 Pierre Ynardmotion: move rotate code into the rotate video filter
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/video_filter/dynamicoverlay/
2012-09-07 Ilkka Ollakkaswscale: pass/calculate sar-info, should fix #7437
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
2012-09-02 Rémi Denis-CourmontRemove redundant UNDER_CE checks
2012-08-29 Rémi Duraffortpanoramix: remove write only variable.
2012-08-29 Rémi Duraffortaudiobargraph: fix memory leak.
2012-08-29 Rémi Duraffortatmo: fix memory leaks.
2012-08-21 Rémi Denis-CourmontUse standard abs() function where appropriate
2012-08-21 Rémi Denis-CourmontUse str_format_time() instead of str_format() in outputs
2012-08-20 Rémi Denis-Courmontvlc_path2uri(): rename from make_URI() and always conve...
2012-08-18 Christoph Miebachtypos visible in vlc.pot
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-08-13 Jean-Baptiste KempfOpenCV example: move to C++ and opencv2 APIs
2012-08-13 Jean-Baptiste KempfRevert "OpenCV Example: define a default parameter...
2012-08-11 Edward Wangopencv_wrapper: Kill a warning
2012-08-11 Jean-Baptiste KempfOpenCV Example: define a default parameter, since we...
2012-08-11 Jean-Baptiste KempfOpenCV example: drop an unused variable
2012-08-11 Jean-Baptiste KempfOpenCV: remove unneeded headers and variables
2012-08-11 Edward Wangopencv_wrapper: Fix RGB video passing to OpenCV
2012-08-11 Edward Wangopencv_wrapper: Fix display processed image and/or...
2012-08-11 Edward Wangopencv_wrapper: Simplify logic slightly
2012-08-11 Edward Wangopencv_filter: Don't crash VLC if no picture could...
2012-08-11 Edward Wangopencv_wrapper: Remove the weird custom verbosity and...
2012-08-11 Edward Wangopencv: Refresh the internal opencv_example filter...
2012-08-11 Edward Wangopencv_wrapper: Port to video filter2
2012-08-07 Rémi Denis-Courmontdeinterlace: fix ARM linking with --disable-neon
2012-08-07 Rémi Denis-Courmonttransform: use single optimized (memcpy()) function...
2012-08-07 Rémi Denis-Courmonttransform: remove unused/incorrect YUY2 transforms
2012-08-07 Rémi Denis-Courmonttransform: factor common macro code
2012-08-05 Rémi Denis-Courmontdeinterlace: fix build
2012-08-05 Rémi Denis-Courmontdeinterlace: fix build
2012-08-04 Rémi Denis-CourmontCosmetic: fix file title
2012-08-04 Rémi Denis-Courmontdeinterlace: ARM optimizations for 16-bits merge
2012-08-04 Rémi Denis-Courmontdeinterlace: rewrite ARM optimizations for 8-bits merge
2012-08-04 Rémi Denis-CourmontCheck for 3D Now! at build time
2012-08-04 Rémi Denis-CourmontCheck for SSSE3 at build time if possible
2012-08-04 Rémi Denis-CourmontCheck for SSE2 at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for MMXEXT and SSE at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for MMX at build-time if possible
2012-08-02 Rémi Denis-Courmontdeinterlace: use explicit automake rules
2012-08-02 Rémi Denis-Courmontdeinterlace: make pf_end_merge an x86-only thing
2012-08-02 Erwan Tuloulogo: check for negative offsets
2012-08-02 Erwan Tuloublend: extra check to avoid possible crash
2012-08-01 Rémi Denis-CourmontCheck for AltiVec at build-time if possible (untested)
2012-08-01 Rémi Denis-CourmontCheck for ARM NEON at build-time if possible
2012-08-01 Rémi Denis-Courmontcpu: do not define capabilities on platforms that do...
2012-07-29 Jean-Baptiste KempfSwscale: correct pragma for iOS
2012-07-25 Rémi Denis-Courmontclone: use module_list() for --clone-vout-list
2012-07-11 Jean-Baptiste KempfSwscale: fix small logic error
2012-07-04 Felix Paul Kühneswscale: expand Android hack to iOS
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-07-02 Rafaël CarréRemove vlc_memset
2012-07-02 Rafaël Carréswscale: remove useless global function pointer
2012-05-31 Jean-Paul SamanRevert "video_filter/transform.c: Horizontal and Vertic...
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: Horizontal and Vertical flip...
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: mark these options as safe.
2012-05-30 Jean-Paul Samanvideo_filter/adjust.c: mark these options as safe
2012-05-26 Rafaël CarréMissing __MIN
2012-05-25 Laurent AimarAdded support for SSE2 to 16 bit merge (deinterlace).
2012-05-25 Laurent AimarFixed alignment and potential overread/write in MergeNE...
2012-05-25 Laurent AimarClean up a bit merge functions in deinterlace.
next