]> git.sesse.net Git - vlc/history - modules/video_filter
Reset input titles before adding new ones.
[vlc] / modules / video_filter /
2014-01-17 Martin Storsjöblend: Handle alpha when blending in RGBA buffers
2014-01-02 Rémi Denis-Courmontatmo: remove invalid input state callback code
2014-01-02 Felix AbecassisRemove the deprecated vlc_atomic_t type.
2013-12-29 Rémi Denis-Courmontdynamic overlay: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontscene: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontmarq: use vlc_strerror_c()
2013-12-16 Rémi Duraffortatmo: fix some dealocation mismatch
2013-12-15 Rémi Duraffortamto: fix dealocator (delete [] instead of free)
2013-12-15 Rémi Durafforthqdn3d: fix sizeof mismatch
2013-12-12 Jean-Paul Samancroppadd: use correct shortname 'croppadd'
2013-12-02 Rémi Denis-Courmontdeinterlace: fix segmentation fault (fixes #9916)
2013-12-01 Ilkka Ollakkahqdn3d: add mutex on callback and delete callback on...
2013-11-23 Ilkka Ollakkacanvas: use visible width/height on calculations
2013-11-09 Ilkka Ollakkacanvas: handle sar{0,1} and assume it to be 1:1
2013-11-07 Rémi Denis-Courmontyuvp: add conversion to ARGB
2013-11-07 Rémi Denis-Courmontscale: add support for ARGB
2013-11-07 Rémi Denis-Courmontfourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-11-04 Francois Cartegnievlc_es: add defines for priority levels
2013-11-03 Jean-Baptiste KempfRSS: add the "opacity" to the options list
2013-10-24 Rémi Denis-Courmonttransform: add I422/J422 (fixes #9714)
2013-10-24 Rémi Denis-Courmonttansform: separate transform callback for each picture...
2013-09-29 Jean-Baptiste Kempfhqdn3d: don't use p_sys for variables
2013-09-29 Jean-Baptiste Kempfhqdn3d: allow live modification of params
2013-09-29 Jean-Baptiste Kempfhqdn3d: remove 4 strings
2013-09-22 Rémi Denis-Courmontmodules: link to pthread only when needed
2013-09-21 Rafaël CarréFix linking of motion and rotate modules
2013-09-19 Felix Paul Kühnemacosx: fix linking the motion and rotate modules
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontmotionlib: build only once (refs #9367)
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: simplify CPPFLAGS & CFLAGS
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-09-02 Jean-Baptiste Kempfscene: Fix division by 0
2013-08-18 Vianney Boyervhs, oldmovie: code cosmetics
2013-08-18 Vianney BoyerFreeze: Freeze interactive video filter
2013-08-16 Rafaël Carréoldmovie: don't use extern functions
2013-08-16 Rafaël Carrévhs: don't use extern functions
2013-08-15 Vianney BoyerVHS: VHS style video filter
2013-08-15 Vianney BoyerOldmovie: Oldmovie style video filter
2013-08-15 Vianney BoyerPuzzle: fix shapes bug when changing game mode
2013-08-13 Ilkka Ollakkamarq: add file-option to options
2013-08-02 Jean-Baptiste KempfCropping filter: fix description.
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-22 Rémi DuraffortFix potential missing unlock (cid #1049393)
2013-07-22 Rémi DuraffortFix potential missing unlock (cid #1049392)
2013-07-21 Rémi Denis-CourmontMove splitters to a subdirectory of their own
2013-07-21 Rémi Denis-Courmontmove swscale and chain with other video conversion...
2013-07-19 Rémi DuraffortFix potential memory leaks (cid #1049567-1049570)
2013-07-07 Rémi Denis-Courmontwall: reject 0 planes formats
2013-07-07 Rémi Denis-Courmontwave: reject 0 planes formats
2013-07-07 Rémi Denis-Courmontscene: reject 0 planes formats
2013-07-07 Rémi Denis-Courmontripple: reject 0 planes formats
2013-07-07 Rémi Denis-Courmontpuzzle: reject 0 planes formats
2013-07-07 Rémi Denis-Courmontmotionblur: reject 0 planes formats
2013-07-07 Rémi Denis-Courmontinvert: reject 0 planes formats
2013-07-07 Rémi Denis-Courmontcropadd: reject 0 planes formats
2013-06-27 Rafaël Carréyadif: fix build with -O0
2013-06-23 Rémi Denis-Courmontinvert: check supported chroma (fixes #8840, fixes...
2013-06-11 Rémi Denis-Courmontdeinterlace: add basic support for YUY2 and NV12 (fixes...
2013-06-11 Rémi Denis-Courmontdeinterlace: privatize two functions
2013-06-11 Rémi Denis-Courmontdeinterlace: simplify initialization
2013-06-11 Steinar H. GundersonFix frame rate output from deinterlacer
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-23 Ramon GabarróAudioBar: display the bars in dBFS according to IEC...
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2013-04-30 Vianney BOYERPuzzle: main filter update
2013-04-30 Vianney BOYERPuzzle: puzzle creation and solver
2013-04-30 Vianney BOYERPuzzle: piece management and drawing
2013-04-30 Vianney BOYERPuzzle: main drawing functions
2013-04-30 Vianney BOYERPuzzle: add dedicated bezier functions
2013-04-28 Jean-Baptiste KempfPut scene in the right preference category
2013-04-26 Christoph MiebachString removal
2013-04-01 Christoph MiebachTypo: Remove leading space in about-box, use I_PL_ADDPL...
2013-03-25 Rémi Denis-Courmontcrop: remove filter / dead code
2013-03-24 Rémi Denis-Courmontyadif: use uintptr_t when casting pointer to integer
2013-03-24 Rémi Denis-Courmontadjust: removed unused values
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
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
next