git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Converted globalhotkeys to XCB.
[vlc.git]
/
modules
/
video_filter
/
2009-02-14
Rémi Duraffort
No need to add a '\n' at the end of messages passed...
tree
|
commitdiff
2009-02-02
Rémi Denis-Courmont
Use --x11-display whenever calling XOpenDisplay (except...
tree
|
commitdiff
2009-02-02
Joseph Tulou
Vout-filter modification for autoscaling
tree
|
commitdiff
2009-01-28
Rémi Denis-Courmont
Fix plugin strings translation
tree
|
commitdiff
2009-01-28
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-21
basOS G
Dynamic Overlay :: Fixed settextcolor
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
Add shortnames to postproc and swscale. Will look bette...
tree
|
commitdiff
2009-01-19
Rémi Duraffort
Test pointers against NULL instead of 0.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
tree
|
commitdiff
2009-01-16
Felix Paul Kühne
compilation fix in case that INT64_C isn't defined
tree
|
commitdiff
2009-01-10
Laurent Aimar
Fixed dynamicoverlay SetTextColor.
tree
|
commitdiff
2009-01-05
Rémi Denis-Courmont
Use var_TriggerCallback as appropriate
tree
|
commitdiff
2008-12-29
Rémi Denis-Courmont
Missing <assert.h>
tree
|
commitdiff
2008-12-29
Rémi Duraffort
atmo: remove silly thing.
tree
|
commitdiff
2008-12-29
Rémi Duraffort
atmo module: returning NULL is better than nothing.
tree
|
commitdiff
2008-12-13
Rémi Duraffort
module_need wants pointers and boolean so give NULL...
tree
|
commitdiff
2008-11-19
COCQUEBERT Cédric
Fixed video offsets and horizontal edge blending.
tree
|
commitdiff
2008-11-19
Laurent Aimar
Fixed deinterlacing for i422.
tree
|
commitdiff
2008-11-13
Antoine Lejeune
Maemo: Add the swscale_nokia770 library
tree
|
commitdiff
2008-11-02
Rémi Duraffort
Don't use var_CreateGet oly to Create the variable.
tree
|
commitdiff
2008-10-30
Jean-Baptiste Kempf
MotionDetect: check for NULLITY at the right place.
tree
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
tree
|
commitdiff
2008-10-22
Rémi Duraffort
Fix compilation of modules/video_filter/imgresample.c
tree
|
commitdiff
2008-10-19
Rémi Denis-Courmont
Unused variables
tree
|
commitdiff
2008-10-19
Rémi Denis-Courmont
Fix swscale linking
tree
|
commitdiff
2008-10-15
Laurent Aimar
Merged vout_DatePicture into vout_DisplayPicture.
tree
|
commitdiff
2008-10-14
Rémi Duraffort
Remove uneeded warining (and often impossible to send)
tree
|
commitdiff
2008-10-14
Geoffroy Couprie
WinCE: macro fix in panoramix module
tree
|
commitdiff
2008-10-05
Rémi Duraffort
Use vasprintf instead of some malloc+vsnprintf and...
tree
|
commitdiff
2008-10-01
Laurent Aimar
Fixed a stupid typo in swscale copy conditions.
tree
|
commitdiff
2008-10-01
Rémi Duraffort
Fix potential memleaks (CID 222 and 221)
tree
|
commitdiff
2008-10-01
Jean-Baptiste Kempf
Blend: Remove unuseful variable. CID 241
tree
|
commitdiff
2008-10-01
Jean-Baptiste Kempf
Fix uninitialized variables (CID 242)
tree
|
commitdiff
2008-09-28
Pierre d'Herbemont
Fix playlist_CurrentInput usage.
tree
|
commitdiff
2008-09-27
Christophe Mutricy
Compile fix after d228fdd28e
tree
|
commitdiff
2008-09-24
Jean-Paul Saman
Write snapshot to a temporary file first, then rename...
tree
|
commitdiff
2008-09-24
Jean-Paul Saman
Respect jpeg format setting as scene snapshot and respe...
tree
|
commitdiff
2008-09-23
Derk-Jan Hartman
swscale: don't set a default filter
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
tree
|
commitdiff
2008-09-20
Laurent Aimar
Clean up a bit subpicture region API.
tree
|
commitdiff
2008-09-20
Laurent Aimar
Small warning fix.
tree
|
commitdiff
2008-09-20
Laurent Aimar
Removed vout_CopyPicture in favor of picture_Copy.
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
tree
|
commitdiff
2008-09-20
Laurent Aimar
Added YUVP ro YUVA/RGBA witout scaling filter.
tree
|
commitdiff
2008-09-20
Laurent Aimar
Changed subpicture_region_t->picture into a picture_t *
tree
|
commitdiff
2008-09-17
Laurent Aimar
Do not use pf_make_region as it leads to a horrible...
tree
|
commitdiff
2008-09-17
Laurent Aimar
Simplify dynamicoverlay and removed the need of pf_make...
tree
|
commitdiff
2008-09-15
Laurent Aimar
Removed unused or redondant fields from subpicture.
tree
|
commitdiff
2008-09-15
Laurent Aimar
Removed useless width/height fields in subpicture_t.
tree
|
commitdiff
2008-09-15
Laurent Aimar
Enabled AR change in deinterlace (typo).
tree
|
commitdiff
2008-09-13
Laurent Aimar
Properly handle AR changes in deinterlace module.
tree
|
commitdiff
2008-09-13
Felix Paul Kühne
Fixed a couple of l10n strings pointed by Antonio Javie...
tree
|
commitdiff
2008-09-10
Antoine Cellerier
Add new canvas option to crop instead of padd to fit...
tree
|
commitdiff
2008-09-09
Antoine Cellerier
Fix use of logo and erase filters in the Qt extended...
tree
|
commitdiff
2008-09-08
Rémi Denis-Courmont
Do not call vlc_thread_ready with non-waiting vlc_threa...
tree
|
commitdiff
2008-09-07
Laurent Aimar
Added support for palettized RGB (RGBP)
tree
|
commitdiff
2008-09-06
Rémi Denis-Courmont
vlc_cond_init: really remove useless parameter
tree
|
commitdiff
2008-09-04
Antoine Cellerier
Simplify.
tree
|
commitdiff
2008-09-04
Antoine Cellerier
Remove useless argument to pf_video_blend
tree
|
commitdiff
2008-09-02
Laurent Aimar
Fixed a typo in YUVP blending to RGB.
tree
|
commitdiff
2008-08-31
Ilkka Ollakka
Take care of different input/canvas aspect-ratio
tree
|
commitdiff
2008-08-31
Ilkka Ollakka
Use even padding in canvas
tree
|
commitdiff
2008-08-31
Antoine Cellerier
Fix croppadd out of bounds write (we were padding ...
tree
|
commitdiff
2008-08-28
Laurent Aimar
Fixed swscaler minimal size for YUY2 sse2.
tree
|
commitdiff
2008-08-28
Pavlov Konstantin
Spelling: mili -> milli.
tree
|
commitdiff
2008-08-28
Laurent Aimar
Fixed(woraround) another bug of swscaler when ask to...
tree
|
commitdiff
2008-08-28
Antoine Cellerier
Here too. (yeah, we now have video filters in modules...
tree
|
commitdiff
2008-08-27
Laurent Aimar
Fixed RGB ffmpeg color selection.
tree
|
commitdiff
2008-08-27
Rémi Denis-Courmont
Plugins: push cancellation down
tree
|
commitdiff
2008-08-27
Jean-Paul Saman
Fix comment.
tree
|
commitdiff
2008-08-27
Jean-Paul Saman
Add scene filter which provides the same functionality...
tree
|
commitdiff
2008-08-27
Laurent Aimar
Fixed a potential crash due to a mix up between pitch...
tree
|
commitdiff
2008-08-26
Laurent Aimar
Fixed typo making swscaler useless for outputing RGBA.
tree
|
commitdiff
2008-08-26
Antoine Cellerier
Preliminary changes to fix postprocessing. Decoder...
tree
|
commitdiff
2008-08-26
Antoine Cellerier
Revert something which never should have been commited...
tree
|
commitdiff
2008-08-25
Antoine Cellerier
Compile the transrate module (untested ... but now...
tree
|
commitdiff
2008-08-24
Antoine Cellerier
Fix segfault on 64 bit archs. (0 != NULL)
tree
|
commitdiff
2008-08-24
Antoine Cellerier
Remove useless and unfinished seamcarving resizer plugi...
tree
|
commitdiff
2008-08-24
Antoine Cellerier
If mosaic item has an alpha plane keep it even after...
tree
|
commitdiff
2008-08-24
Antoine Cellerier
Fix compilation warning and alpha discarding.
tree
|
commitdiff
2008-08-24
Antoine Cellerier
Fix cross conversions between YUVA and RGBA. Closes...
tree
|
commitdiff
2008-08-24
Antoine Cellerier
Simplify.
tree
|
commitdiff
2008-08-21
Laurent Aimar
Clean up and more panoramix fixes.
tree
|
commitdiff
2008-08-20
Laurent Aimar
Removed stupid debug message.
tree
|
commitdiff
2008-08-20
Laurent Aimar
Fixed YUVP blending (my bad for not testing it).
tree
|
commitdiff
2008-08-20
Derk-Jan Hartman
swscale: prefer swscale over our own chroma modules,
tree
|
commitdiff
2008-08-20
Laurent Aimar
Removed video_format_FixRgb from blend.c
tree
|
commitdiff
2008-08-20
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-08-20
Laurent Aimar
Last part of blend.c cleanup, added RV15 and fixed...
tree
|
commitdiff
2008-08-20
Laurent Aimar
More blend clean up.
tree
|
commitdiff
2008-08-20
Laurent Aimar
Begin clean up of giant blend ctl-c ctl-v.
tree
|
commitdiff
2008-08-20
Laurent Aimar
Fixed a bit panoramix.
tree
|
commitdiff
2008-08-19
Rémi Duraffort
Use delete[] for arrays.
tree
|
commitdiff
2008-08-19
Rémi Duraffort
Fix compilation with old ffmpeg.
tree
|
commitdiff
2008-08-19
Derk-Jan Hartman
ffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma...
tree
|
commitdiff
2008-08-19
Derk-Jan Hartman
swscale: lower priority of swscale from 1000 -> 55...
tree
|
commitdiff
2008-08-18
Laurent Aimar
Cosmetics.
tree
|
commitdiff
2008-08-18
Laurent Aimar
Added support for * to RGBA/YUVA conversions (close...
tree
|
commitdiff
2008-08-15
Rémi Duraffort
Fix memleak with malformatted RSS input.
tree
|
commitdiff
next