]> git.sesse.net Git - vlc/history - modules/video_filter
backport of r13238
[vlc] / modules / video_filter /
2005-10-27 Marian Durkovicuse visible width/height in crop filter
2005-10-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-10-26 Marian Durkovicfixed aspect ratio calculation when deinterlace->discar...
2005-10-25 Gildas Bazin* modules/video_filter/*: use p_vout->fmt_in/out.
2005-10-25 Gildas Bazin* modules/video_filter/deinterlace.c: fixed aspect...
2005-10-17 Derk-Jan Hartman* Renamed "Advanced" subcat of "Input / Codecs" into...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-28 Derk-Jan Hartman* Streamming -> Streaming
2005-09-11 Gildas Bazin* modules/video_filter/scale.c: Fixed bug reported...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-24 Jean-Paul SamanShorten the short description of --osdmenu-update
2005-08-23 Jean-Paul SamanReworked revision 12361. Added a new option --osdmenu...
2005-08-23 Jean-Paul Samansanity checking
2005-08-23 Jean-Paul SamanForward port of revision 12360.
2005-08-22 Jean-Paul SamanForward port of revision 12329 and cosmetic cleanup
2005-08-17 Antoine Cellerierremove tabs and trailing spaces
2005-08-17 Antoine Cellerierif ttl==0, don't update the feeds
2005-08-17 Antoine Cellerierremove debug stuff
2005-08-17 Antoine Cellerier * add --rss-ttl parmeter so the feeds can be updated
2005-08-15 Jean-Paul SamanUse an empty palette to get the colors of the picture...
2005-08-15 Jean-Paul SamanFound a simpler way to send an empty picture to the...
2005-08-15 Jean-Paul SamanSend an empty subpicture to remove the OSD menu on...
2005-08-11 Jean-Paul SamanFix revision 12116 which broke other transcode options...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-02 Cyril Deguet* rv32.c: new basic video filter to convert RV24 to...
2005-08-02 Christophe MutricyAdd some sections
2005-07-31 Antoine Cellerierfree stuff and add mutex (will be needed when RSS feed...
2005-07-31 Antoine Cellerierchange option names so users can have different setting...
2005-07-31 Antoine Cellerier * rss.c : add new rss module (sub filter)
2005-07-30 Antoine Celleriersvn propset svn:keywords Id
2005-07-30 Antoine Cellerierremove tabs and trailing spaces
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-01 Christophe MutricyALL: Add some set_shorname() so the preferences look...
2005-06-10 Felix Paul Kühnemosaic.c: fixed a string
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-05-26 Christophe Massiot * modules/video_filter/swscale/filter.c: Added support...
2005-05-26 Christophe Massiot * modules/video_filter/mosaic.c: Fixed a major bug...
2005-05-21 Sigmund Augdal Helbergvideo_filter/mosaic.c: you should change the order...
2005-05-20 Christophe Massiot * modules/video_filter/mosaic.c: %lld -> I64Fd
2005-05-20 Christophe Massiot * modules/stream_out/bridge.c: Fixed deleting/adding...
2005-05-20 Christophe Massiot * ALL : ported the deinterlace module to video filter2...
2005-04-19 Laurent Aimar *deinterlace: added a new deinterlace method (called...
2005-04-15 Christophe Massiot * ALL: converted the video output module "picture...
2005-04-11 Derk-Jan Hartman* included wrong time.h
2005-04-10 Derk-Jan Hartman* include time.h when using it.
2005-03-15 Sigmund Augdal Helbergwall.c: fix alignment when rows or cols are 2 or less.
2005-03-10 Antoine Cellerier * mosaic alignment (works like --marq-position) and...
2005-03-10 Clément StenacPreferences update :
2005-03-09 Gildas Bazin* modules/video_filter/mosaic.c: compilation fix.
2005-03-09 Eric Petit video_filter/mosaic.c: compile fix (use INT_MAX since...
2005-03-08 Gildas Bazin* modules/misc/freetype.c, modules/video_filter/marq...
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Antoine Cellerier * add a mutex so the callbacks don't change anything...
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-04 Mark MoriartyMake logo-x, logo-y operate relative to upper left...
2005-03-04 Mark Moriartytime/marq -- correct positioning so that x-y are always...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-03 Eric Petit video_filter/mosaic.c: compile fix
2005-03-02 Antoine Cellerierremove debug messages, correct automatic positioning...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-01 Antoine CellerierAdd options to give a specific channel order in mosaic
2005-03-01 Antoine Cellerier * fix placement calculation when vborder or hborder...
2005-03-01 Antoine Cellerier * add svn Id support and some copyright info in picture.h
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
2005-02-28 Antoine Cellerier * mosaic.c, rc.c, rtci.c : callbacks to change mosaic...
2005-02-27 Mark Moriartyfreetype and rc extensions. i_font_color and i_font_op...
2005-02-23 Sigmund Augdal Helbergwall.c: user-configurable aspect-ratio for the displays
2005-02-23 Sigmund Augdal Helbergwall.c: shut up two compiler warnings. Fix two (only...
2005-02-23 Sigmund Augdal Helbergwall.c: set the total output aspect ratio to the device...
2005-02-21 Sigmund Augdal Helbergwall.c: handle some rounding error causing a integer...
2005-02-21 Antoine Cellerier * picture.c : slightly cleaner picture_t freeing
2005-02-21 Antoine Cellerier * update the copyright dates
2005-02-21 Antoine CellerierBasic mosaic, video blending modules
2005-02-21 Sigmund Augdal Helbergwall.c: create properly sized (multiple of two each...
2005-02-20 Eric Petit video_filter/marq.c: converted to unix file format
2005-02-20 Sigmund Augdal Helbergwall.c: try to make all windows in a given aspect ratio...
2005-02-19 Mark Moriartymarq.c -- allow relative positioning, like logo, via...
2005-02-18 Sigmund Augdal Helbergwall.c: reverted previous commit, new proper fix
2005-02-18 Sigmund Augdal Helbergwall.c: do not assume all windows are equal width if...
2005-02-04 Andre Pang* modules/video_filter/scale.c: Guard against p_pic...
2005-01-22 Gildas Bazin* modules/video_filter/blend.c: chroma fixes for the...
2005-01-21 Derk-Jan Hartman* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually...
2005-01-15 Eric Petit motiondetect.c: gcc < 3 compile fix
2005-01-13 Jérome DecoodtAdded simple motion detect filter.
2004-12-16 Gildas Bazin* modules/video_filter/logo.c: --logo-transparency...
2004-12-16 Gildas Bazincompilation fixes.
2004-12-16 Gildas Bazinmodules/video_filter/logo.c: use image handler.
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
2004-11-11 Mark MoriartyChanged logo and marq control variables to attach to...
2004-11-09 Gildas Bazin* modules/video_filter/logo.c: whole bunch of fixes.
2004-11-09 Mark MoriartyOTF transparency and file name. Needs work.
2004-11-08 Gildas Bazin* modules/video_filter/logo.c: set sample aspect ratio.
next