]> git.sesse.net Git - vlc/history - modules/stream_out
Move last.fm password from PasswordShowOnEdit to Password.
[vlc] / modules / stream_out /
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortFix memleaks in stream output.
2008-07-31 Rémi DuraffortStream out: fix memleak.
2008-07-10 Laurent AimarFixed segfault when using sfilter in transocde (close...
2008-07-09 Rémi Denis-CourmontRevert remnants of ddac67aaf2bde4179f695bb26033488e8e7c35cc
2008-07-06 Rémi Denis-CourmontProtocol names are localized.
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-05 Rémi Denis-CourmontBunch of warnings
2008-07-05 Rémi Denis-CourmontFix warnings
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-03 Rémi DuraffortFix memleaks (corner case).
2008-07-03 Rémi Denis-CourmontRTP/MPA: the standard frequency is 90kHz (MPEG PCR...
2008-06-30 Antoine CellerierHere too.
2008-06-28 Antoine CellerierFix a few bugs in mosaic bridge.
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-23 Rémi DuraffortMalloc return value.
2008-06-23 Eric PetitFixes a leftover in [eb691987575a7fd877da56d5c8c1219795...
2008-06-23 Eric PetitSet i_visible_width/height, some video filters need...
2008-06-23 Eric PetitFixes the input format for the video user filter chain
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-06-22 Antoine CellerierFinish fixing audio rate changes.
2008-06-22 Antoine CellerierRevert "Special case for fourcc samr and sawb in transc...
2008-06-22 Antoine CellerierRemove dead code.
2008-06-22 Antoine CellerierRemove duplicate function.
2008-06-22 Antoine CellerierHandle image size changes in the video filter chain...
2008-06-18 Antoine CellerierFix uninitialized pointer use.
2008-06-16 Rémi Denis-CourmontRTP sout: memory leak
2008-06-16 Rémi Denis-CourmontRTP sout: append RTCP BYE to the Sender Report
2008-06-15 Rémi Denis-CourmontRTP sout: fix buffer size for SRTP
2008-06-15 Rémi Denis-CourmontAdd build dependency
2008-06-15 Rémi Denis-CourmontRTP sout: rudimentary SRTP support
2008-06-15 Antoine CellerierUse filter chain in mosaic bridge too.
2008-06-11 Rémi Denis-CourmontRemove useless stream parameter
2008-06-11 Rémi Denis-CourmontRTP sout: use block_Alloc
2008-06-11 Rémi Denis-CourmontAnother ptime fix
2008-06-11 Rémi Denis-CourmontOf course, L16 has two bytes per sample...
2008-06-11 Rémi Denis-CourmontRTP sout: rework sample-based audio codecs to not excee...
2008-06-04 Antoine CellerierThis should fix audio transcoding. (unfortunately I...
2008-06-04 Antoine CellerierFix segfault in transcode (audio).
2008-06-04 Antoine CellerierUse filter chain in transcode (audio filter2 and video...
2008-06-02 Antoine CellerierSimplify scale and chroma conversion code a lot. Remove...
2008-06-02 Antoine CellerierAdapt transcode to use the new croppadd video filter...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Jean-Paul SamanRemoved check for p_sys->b_osd because it is not necessary.
2008-05-30 Rafaël CarréFix double free - CID 131
2008-05-30 Pierre d'Herbemontvlc_network.h: Define AI_NUMERICSERV if not defined.
2008-05-29 Pierre d'Herbemontstandard: Special case for AI_NUMERICSERV (if not defined).
2008-05-28 Rémi Denis-CourmontFix Winsock
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Rémi Denis-Courmontvlc_getaddrinfo -> getaddrinfo, and set sane hints
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-24 Pierre d'Herbemonttranscode: If no module is explicitely selected, print...
2008-05-24 Pierre d'Herbemonttranscode: When failing also print the fourcc we were...
2008-05-24 Pierre d'Herbemonttranscode: Put more details in error messages.
2008-05-23 Pierre d'Herbemonttranscode: One more occurence of pf_encode_video()...
2008-05-23 Pierre d'Herbemonttranscode: Measure the time taken to encode one audio...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-20 Rafaël CarréFix the reference counting of pictures stored in the...
2008-05-20 Rafaël CarréFix memleak
2008-05-17 Jean-Paul SamanUse the same default values for i_frame_rate everywhere.
2008-05-17 Pierre d'Herbemonttranscode: Fix a typo about scale.
2008-05-14 Rafaël CarréFix memory leak in mosaic bridge
2008-05-13 Rafaël CarréRemove unused variable
2008-05-13 Rafaël CarréFix cyclic dependancy between input and "sout stream...
2008-05-12 Rafaël CarréAsserts the return value of pf_audio_filter()
2008-05-09 Rémi Denis-Courmontdescription: we have an object, use it
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-07 Rémi Denis-CourmontFix Range handling
2008-05-07 Rémi Denis-CourmontAdd RTSP Date:
2008-05-07 Rémi Denis-CourmontRTSP: output proper Range: header
2008-05-07 Rémi Denis-Courmontsout-std: remove RTP stuff (since we don't have a RTP...
2008-05-04 Rémi Denis-CourmontMaintain SUBDIRS manually for extra flexibility
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-03 Rémi Denis-CourmontRTP sout: --sout-rtp-sap, works like --sout-standard-sap
2008-05-03 Rémi Denis-CourmontRationalize the SDP session name string
2008-05-03 Rémi Denis-CourmontRemove splice support - it does not quite help for...
2008-05-03 Rémi Denis-Courmontblock_FifoNew: remove un-needed parameter
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-05-01 Rémi Denis-CourmontUse malloc(1) as cookie rather than malloc(0)
2008-04-28 Rémi Denis-CourmontDon't use VLC_ADD_PLUGIN for common sout and packetizer...
2008-04-22 Antoine CellerierAdd picture specific alpha setting for mosaic pictures.
2008-04-22 Pierre d'Herbemontstream_out/description.c: Add some debug msg to better...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Jean-Paul SamanPut filter count to zero after releasing all audio...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-13 Jean-Paul SamanMake comment a bit more descriptive.
2008-04-11 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-10 Rafaël CarréFix RTSP server
2008-03-31 Rémi Denis-CourmontFix RTCP SR SDES length field - close #1541
2008-03-30 Ilkka Ollakkasmall adjustment on decoder/encoder fmt_in/out for...
2008-03-29 Pierre d'Herbemontdescription: Fix compilation.
2008-03-29 Pierre d'Herbemontdescription: A buggy case needs an assert.
2008-03-29 Rémi Denis-CourmontRevert "prevent #1312 from occuring (refs #1312)"
2008-03-29 Christophe MutricyAvoid memleak and use of uninitiliazed pointer
2008-03-28 Rémi Denis-Courmontprevent #1312 from occuring (refs #1312)
2008-03-28 Rémi Denis-Courmontcleanup
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
next