]> git.sesse.net Git - vlc/history - modules/visualization/goom.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / visualization / goom.c
2010-04-23 Laurent AimarModified vout_*Picture API.
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-18 Pierre Ynardgoom: build fixes
2010-01-18 Rémi Denis-CourmontGoom: use playlist_CurrentInput instead of vlc_object_find
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-07 Rafaël Carrégoom: use VLC_TS_INVALID (refs #3135)
2009-10-20 Rémi Duraffortgoom: switch to filter_t
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-08-20 Jean-Baptiste KempfMisc fixes in goom, freetype and warning in last.fm
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in visualizations.
2009-07-12 Jean-Baptiste KempfIncrease Visualisation resolution to 800x480 (5/3)
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-03-23 Rémi Duraffortgoom: factorization.
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2008-11-05 Laurent AimarFixed goom compilation.
2008-11-05 Laurent AimarAllow aout to grab vout_Request calls.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-22 Rémi DuraffortDon't forgot to unlock the mutex.
2008-10-15 Laurent AimarMerged vout_DatePicture into vout_DisplayPicture.
2008-09-06 Rémi Denis-Courmontvlc_cond_init: really remove useless parameter
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Rémi DuraffortFix threaded function declaration.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-13 Jean-Baptiste KempfShut a warning.
2008-03-12 Rémi DuraffortAnother bunch of useless test.
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-16 Jean-Baptiste KempfShould fix another bunch of: (near initialization for...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-15 Rafaël CarréGets title for goom visualization from meta information...
2006-03-24 Clément StenacStrings review in visualization/ (Refs:#438)
2006-03-22 Christophe MutricyString Review. refs #438
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-11 Clément StenacImprovements to preferences
2004-10-12 Gildas Bazin* modules/visualization/goom.c: increased buffer queue...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-05-13 Gildas Bazin* configure.ac, modules/visualization/goom.c: in case...
2004-05-09 Gildas Bazinconfigure.ac, modules/visualization/goom.c: updated...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-15 Gildas Bazin* modules/visualization/goom.c: default speed is now...
2004-04-13 Gildas Bazin* modules/visualization/goom.c: don't bother including...
2004-04-06 Gildas Bazin* modules/visualization/goom.c:
2004-04-06 Gildas Bazin* modules/visualizations/goom.c: added --goom-width...
2003-12-22 Derk-Jan Hartman* Fix a leak in goom module that caused all the picture...
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...
2003-08-23 Laurent Aimar * goom: visual effects using goom. (Not yet enabled)