git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove useless memset
[vlc.git]
/
modules
/
stream_out
/
mosaic_bridge.c
2009-04-14
Phil Roffe and Dav...
Fixed by decrementing the i_refcount variable in the...
blob
|
commitdiff
2009-02-14
Rémi Duraffort
No need to add a '\n' at the end of messages passed...
blob
|
commitdiff
|
diff to current
2009-01-27
Rémi Denis-Courmont
Trailing ;
blob
|
commitdiff
|
diff to current
2008-12-13
Rémi Duraffort
module_need wants pointers and boolean so give NULL...
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Allow decoder/packetizer to output meta data.
blob
|
commitdiff
|
diff to current
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Removed vout_CopyPicture in favor of picture_Copy.
blob
|
commitdiff
|
diff to current
2008-09-03
Antoine Cellerier
Properly malloc(), memcpy() and free() the quantizer...
blob
|
commitdiff
|
diff to current
2008-08-12
Rémi Duraffort
Fix memleak.
blob
|
commitdiff
|
diff to current
2008-08-05
Laurent Aimar
Do not segfault on non video stream (close #1821)
blob
|
commitdiff
|
diff to current
2008-06-28
Antoine Cellerier
Fix a few bugs in mosaic bridge.
blob
|
commitdiff
|
diff to current
2008-06-24
Yohann Martineau
fixed compilation on debian etch.
blob
|
commitdiff
|
diff to current
2008-06-15
Antoine Cellerier
Use filter chain in mosaic bridge too.
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-27
Rémi Denis-Courmont
A lot of missing const in options lists
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-20
Rafaël Carré
Fix the reference counting of pictures stored in the...
blob
|
commitdiff
|
diff to current
2008-05-14
Rafaël Carré
Fix memory leak in mosaic bridge
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-04-22
Antoine Cellerier
Add picture specific alpha setting for mosaic pictures.
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-15
Rémi Duraffort
Remove useless test before free and delete.
blob
|
commitdiff
|
diff to current
2008-03-12
Rémi Duraffort
Another time "Remove useless test ..."
blob
|
commitdiff
|
diff to current
2008-02-29
Jean-Paul Saman
check for malloc return value
blob
|
commitdiff
|
diff to current
2008-02-26
Pierre d'Herbemont
misc/objects.c: Don't rely on vlc_object_destroy()...
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
stream_out: fix warnings
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-16
Rémi Denis-Courmont
Revert the so-called whitelisting commits that are...
blob
|
commitdiff
|
diff to current
2008-01-16
Rafaël Carré
input options whitelisting, step 2 (refs #1371)
blob
|
commitdiff
|
diff to current
2007-12-15
Rémi Denis-Courmont
extraneous semicolon
blob
|
commitdiff
|
diff to current
2007-09-04
Rémi Denis-Courmont
Fix some cast warnings
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-08-16
Rémi Denis-Courmont
Made mosaic shared struct per-instance rather than...
blob
|
commitdiff
|
diff to current
2007-08-04
Rémi Denis-Courmont
Move code out of module descriptor.
blob
|
commitdiff
|
diff to current
2007-07-25
Antoine Cellerier
Revert part of the previous commit which was wrong...
blob
|
commitdiff
|
diff to current
2007-07-24
Antoine Cellerier
Fix a memleak when the resize function isn't used ...
blob
|
commitdiff
|
diff to current
2007-05-20
Rémi Denis-Courmont
Hide libvlc_global_data_t from plugins
blob
|
commitdiff
|
diff to current
2007-04-15
Antoine Cellerier
* mosaic_bridge.c: - Add "vfilters" option to apply...
blob
|
commitdiff
|
diff to current
2007-04-07
Antoine Cellerier
Mosaic bridge: Allow runtime changes of the height...
blob
|
commitdiff
|
diff to current
2007-04-04
Antoine Cellerier
Add callback to change mosaic mask at runtime.
blob
|
commitdiff
|
diff to current
2007-04-04
Antoine Cellerier
Remove mask picture_t leak.
blob
|
commitdiff
|
diff to current
2007-04-04
Antoine Cellerier
Add new "mask" option to the mosaic_bridge module....
blob
|
commitdiff
|
diff to current
2007-04-02
Antoine Cellerier
Use I420 image buffers instead of YUVA for mosaic bridg...
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-10-08
Jean-Paul Saman
(Forward port of rev 16987) Fix number of compiler...
blob
|
commitdiff
|
diff to current
2006-10-01
Antoine Cellerier
Rename all sout_Cfg* stuff to config_Chain* (as it...
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
For consistency, remove references to vlc from libvlc
blob
|
commitdiff
|
diff to current
2006-08-23
Jean-Paul Saman
Fix bugs in loading of audio transcoding filters.exit
blob
|
commitdiff
|
diff to current
2006-03-25
Clément Stenac
Strings review in stream_out (Refs:#438). Please review...
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-11-23
Christophe Massiot
* modules/stream_out/mosaic_bridge.c: Fixed BeOS build.
blob
|
commitdiff
|
diff to current
2005-11-23
Christophe Massiot
* modules/stream_out/mosaic_bridge.c: Handle on-the...
blob
|
commitdiff
|
diff to current
2005-08-08
Antoine Cellerier
some more trailing spaces
blob
|
commitdiff
|
diff to current
2005-07-15
Rémi Denis-Courmont
The last vlc_reduce that was left
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-06-07
Christophe Massiot
* modules/stream_out/mosaic_bridge.c: Avoid accessing...
blob
|
commitdiff
|
diff to current
2005-05-31
Christophe Massiot
* modules/stream_out/mosaic_bridge.c: Use a smaller...
blob
|
commitdiff
|
diff to current
2005-05-31
Christophe Massiot
* modules/stream_out/mosaic_bridge.c: Added a --sout...
blob
|
commitdiff
|
diff to current
2005-05-20
Christophe Massiot
* modules/stream_out/bridge.c: Fixed deleting/adding...
blob
|
commitdiff
|
diff to current
2005-04-15
Christophe Massiot
* ALL: converted the video output module "picture...
blob
|
commitdiff
|
diff to current