]> git.sesse.net Git - vlc/history - src/video_output
fix maven site url, thanks Adrien Grand for pointing this out
[vlc] / src / video_output /
2008-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Jean-Paul SamanFix compilation.
2008-04-09 Jean-Paul SamanPatch by Soren Bog <avacore@videolan.org> from GSoC...
2008-04-02 Antoine CellerierRemove trailing space.
2008-04-02 Antoine CellerierWe can do integer math ... as long as sizes are smaller...
2008-04-02 Antoine CellerierFix snapshot with default video size. Please *test...
2008-03-30 Pierre d'Herbemontvideo_output: Don't keep the input around for a long...
2008-03-29 Rémi Denis-CourmontFix warnings
2008-03-29 Rémi Denis-CourmontRemove SPU type
2008-03-29 Rafaël CarréDo not crash in vout destruction when exiting
2008-03-29 Pierre d'Herbemontinput: DestroyThread()'s content should happen in the...
2008-03-26 Pierre d'Herbemontvideo_output.c: Don't rely on the playlist to store...
2008-03-26 Pierre d'Herbemontvout: Proper vout destruction via the object destructor.
2008-03-22 Jean-Baptiste KempfUniformisation and configurability of Mouse Hidding...
2008-03-19 Rémi Denis-CourmontUse NDEBUG
2008-03-15 Rafaël CarréAdd assert()ions to help fighting a bug
2008-03-15 Rafaël CarréDo not hide bugs
2008-03-13 Rémi DuraffortRevert some errors in 859436564cd0b85e76b888a88205424ed...
2008-03-12 Rémi DuraffortOne more "Remove useless test before free"
2008-03-01 Mark MoriartyPermit counter stat update per frame (appears to have...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-01-31 Rémi Denis-CourmontTypo
2008-01-31 Rémi Denis-CourmontFix [24726]
2008-01-31 Rémi Denis-Courmont - Use posix_memalign when available.
2008-01-28 Rafaël Carrévideo_output: removes warnings about unused parameters...
2008-01-25 Sigmund Augdal HelbergCore changes needed to add asa support. By equinox...
2008-01-25 Rémi Denis-CourmontPrivatize the memalign replacement
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-06 Antoine CellerierUse module_Need in strict mode if loading a "video...
2007-12-20 Jean-Paul SamanRemove excess/trailing whitespace
2007-12-16 Antoine CellerierSlight cleanup and simplification.
2007-12-16 Antoine CellerierSome more vout_intf.c simplification and compile warnin...
2007-12-11 Antoine CellerierSimplify/factorize some of the vout_intf variables...
2007-12-11 Antoine CellerierRemove double return in the Aspect Ratio change callback.
2007-12-04 Jean-Paul SamanRemove obsolete comment.
2007-12-04 Rafaël Carrévout_Snapshot(): hability to specify width & height...
2007-11-29 Jean-Paul SamanFix devision by zero in spu_RenderSubpictures.
2007-11-15 Jean-Paul SamanRemove excess whitespace.
2007-10-26 Jean-Paul SamanFix potential memleaks in src/video_output/vout_subpict...
2007-10-26 Jean-Paul SamanAdd snapshot command to rc interface and make snapshot...
2007-10-21 Rafaël Carrépicture_t->i_refcount is unsigned, so never < 0
2007-10-21 Rafaël Carrévideo_output: fix 4 bytes too short memory allocation
2007-10-20 Laurent AimarFixed subtitle blend module loading.
2007-10-18 Jean-Paul SamanSupport blending of RGBA and YUVA subpicture in additio...
2007-10-10 Bernie PurcellAttempt to stop subtitles going off screen in some...
2007-10-02 Laurent AimarMoved vout_synchro to decoder_synchro.
2007-10-02 Laurent AimarHide private vout_synchro_t.
2007-10-02 Jean-Paul Samanfix indentation
2007-09-23 Jean-Paul SamanFix spu_RenderSubpictures() rendering of TEXT subtitles...
2007-09-20 Jean-Paul SamanFix return values for spu_Create() and spu_Init().
2007-09-16 Rémi Denis-CourmontPartial memory error handling
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-09 Rafaël CarréFixes segfault
2007-09-04 Rémi Denis-CourmontFix pointer-int casts warnings
2007-08-24 Bernie PurcellPatch to vout_subpictures intended to resolve problems...
2007-08-23 Rémi Denis-CourmontWarning fixes
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-21 Rafaël CarréCorrectly handle (avoid deadlocks) always on top when...
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-18 Damien Fouilleulthreads: win32, make sure only object owning a thread...
2007-08-16 Rémi Denis-CourmontHide thread ID out of VLC_COMMON_MEMBERS
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-06 Antoine CellerierCosmetics.
2007-07-31 Sam Hocevar * src/video_output/vout_pictures.c: support the GREY...
2007-07-20 Jean-Paul SamanDon't scale when original widht/height is zero.
2007-07-17 Olivier AubertFix locking issues in (embedded) snapshot code
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-18 Laurent AimarAdded missing return value in TitleCallback.
2007-06-14 Jean-Paul SamanFix potential memleak/crash
2007-06-12 Jean-Paul SamanDisplay video title when video output is reused.
2007-06-12 Jean-Paul SamanShow title on video output based on users preferences...
2007-06-09 Jean-Paul SamanDisplay media title for 15 seconds right at the start...
2007-06-07 Jean-Paul SamanLet text fade away, that looks so much nicer.
2007-05-23 Damien Fouilleulvout: attach picture heap to temporary picture, so...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-04-26 Antoine Cellerier * [PATCH] Memory hole fix by Bernie Purcell
2007-04-19 Jean-Baptiste KempfCropping ratios: add 35mm Widescreen Eur and US.
2007-04-19 Jean-Baptiste KempfAdd 2.35 and 2.39 cropping ratios.
2007-04-15 Antoine Cellerier * Switch b_strict to true in module_Need calls (we...
2007-04-14 Rémi Denis-CourmontInclude modules.h whenever needed
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-04-05 Jean-Paul SamanFix missing initializer compiler. Use memset to properl...
2007-04-01 Antoine CellerierAllow changing the subpicture filter chain at runtime...
2007-03-31 Antoine Cellerierscale.c: implement RGBA scaling.
2007-03-31 Antoine Celleriervout_subpictures.c: Do not call the scaling module...
2007-03-25 Antoine CellerierAdd 2 missing calls to config_ChainDestroy().
2007-03-25 Antoine CellerierRemove last call to strchr( , ':' ) and fix a small...
2007-03-25 Antoine CellerierSmall fix.
2007-03-25 Antoine CellerierAllow using the config chain syntax for vout filters...
2007-03-25 Antoine CellerierRemove double ;
2007-03-21 Antoine CellerierTrailing spaces, again.
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2007-02-26 Laurent AimarImproved vout_Request when using a vout attached to...
2007-02-22 Laurent AimarFixed subtitle/osd memory leaks (subpicture_region_t...
2007-02-07 Sigmund Augdal HelbergDon't crash on messed up aspect ratios.
next