]> git.sesse.net Git - vlc/history - modules/stream_out
Honor --ffmpeg-skip-frame setting when used with --ffmpeg-hurry-up.
[vlc] / modules / stream_out /
2007-08-30 Rémi Denis-CourmontFix a bunch of bugs I added, and simplify some stuff
2007-08-30 Rémi Denis-CourmontFactorize some code from RTP packetization for RTP...
2007-08-26 Rémi Denis-CourmontImplement the Timestamp header
2007-08-26 Rémi Denis-Courmont- refuse to act if Range is specified since we cannot...
2007-08-24 Rémi Denis-CourmontAdvertise port 0 in SDP when not streaming to a fixed...
2007-08-24 Rémi Denis-CourmontReally[1] implement non-aggregate PLAY
2007-08-24 Rémi Denis-CourmontUse a single table with a single index for tracks for...
2007-08-24 Rémi Denis-CourmontImplement non-aggregate TEARDOWN
2007-08-24 Rémi Denis-CourmontDon't return negative session number
2007-08-24 Rémi Denis-CourmontIsolate RTSP from the rest of RTP
2007-08-24 Rémi Denis-CourmontFix strcasestr warning
2007-08-23 Rémi Denis-CourmontHide sout ID from RTSP code
2007-08-23 Rémi Denis-CourmontRemove per-ID destination since it is not actually...
2007-08-23 Rémi Denis-CourmontMore boundary cleanup
2007-08-23 Rémi Denis-CourmontCleanup RTP / RTSP boundary a little
2007-08-23 Rémi Denis-CourmontFix previous commit
2007-08-23 Rémi Denis-Courmont- Loosen dependency of RTSP code on stream ID
2007-08-23 Rémi Denis-CourmontFix struct duplication
2007-08-23 Rémi Denis-CourmontRemove useless #include
2007-08-23 Rémi Denis-CourmontSplit RTP sout into multiple pieces.
2007-08-22 Rémi Denis-CourmontDo not send scope ID over the wire
2007-08-22 Rémi Denis-CourmontFix Require header support
2007-08-22 Rémi Denis-CourmontFix RTSP Transport mode handling
2007-08-22 Rémi Denis-CourmontRemove duplicate check
2007-08-22 Rémi Denis-CourmontVarious RTSP conformance fixes:
2007-08-22 Rémi Denis-CourmontBunch of conformance fixes:
2007-08-21 Rémi Denis-CourmontFix previous commit
2007-08-21 Rémi Denis-Courmont- Do not parse CSeq; do not assume it fits in an integer
2007-08-21 Rémi Denis-CourmontCentralize HTTP/RTSP error text
2007-08-21 Rémi Denis-CourmontFix remote DoS against the RTSP server when Transport...
2007-08-21 Rémi Denis-CourmontUse memcmp()
2007-08-21 Rémi Denis-CourmontUse session-wide RTCP RR bandwidth. Fix overflow
2007-08-21 Rémi Denis-CourmontCosmetic
2007-08-20 Rémi Denis-Courmont- Fix TTL in SDP
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-19 Rémi Denis-CourmontEnable RTCP SR from the RTP sout
2007-08-17 Rémi Denis-CourmontRequest that sender send no RTCP RR.
2007-08-16 Rémi Denis-CourmontSync with bridge changes in other plugins
2007-08-16 Rémi Denis-CourmontMade mosaic shared struct per-instance rather than...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-CourmontMove code out of module descriptor.
2007-07-25 Antoine CellerierRevert part of the previous commit which was wrong...
2007-07-24 Antoine CellerierFix a memleak when the resize function isn't used ...
2007-06-18 Jean-Paul SamanProperly cleanup afilters and vfilters on Close()....
2007-06-05 Laurent AimarFixed uninitialized field (aout_buffer_t.b_discontinuity).
2007-05-20 Rémi Denis-CourmontHide libvlc_global_data_t from plugins
2007-05-19 Rémi Denis-CourmontUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-05-19 Rémi Denis-CourmontForgot this file
2007-05-01 Rémi Denis-CourmontFix some memleaks
2007-04-26 Jean-Paul SamanSmall codingstyle cleanup
2007-04-16 Antoine CellerierTranscode: We want to be strict when calling module_Nee...
2007-04-15 Antoine Cellerier * mosaic_bridge.c: - Add "vfilters" option to apply...
2007-04-15 Antoine CellerierRemove trailing spaces.
2007-04-15 Antoine CellerierComment fix.
2007-04-09 Christophe Mutricyvlc_b64_decode_binary() is in vlc_strings.h
2007-04-09 Rémi Denis-CourmontSDP: fix ordering of b= and a=
2007-04-09 Rémi Denis-CourmontDo not insert TTL in c= line for IPv6 - this was invalid
2007-04-07 Antoine CellerierMosaic bridge: Allow runtime changes of the height...
2007-04-04 Antoine CellerierAdd callback to change mosaic mask at runtime.
2007-04-04 Antoine CellerierRemove mask picture_t leak.
2007-04-04 Antoine CellerierAdd new "mask" option to the mosaic_bridge module....
2007-04-02 Antoine CellerierUse I420 image buffers instead of YUVA for mosaic bridg...
2007-03-23 Christophe MutricyFix the strings.
2007-03-02 Laurent AimarReally fixed 'gather' segfault.
2007-03-01 Laurent AimarFixed a small memleak.
2007-03-01 Laurent AimarFixed a small memleak.
2007-02-28 Jean-Paul SamanPatch by xxcv: Don't change fmt_last.audio.i_rate when...
2007-02-27 Laurent AimarDo not force a default TTL value (the value 1 will...
2007-02-27 Rémi Denis-CourmontIP6 "MUST NOT" have a TTL.
2007-02-27 Laurent AimarRemoved debug left over.
2007-02-27 Laurent AimarFixed H264 rtp packetization.
2007-02-26 Rémi Denis-CourmontRemove net_ReadNonBlock(),
2007-02-25 Laurent AimarFixed rtsp broadcast streaming(sdp=rtsp://) and a poten...
2007-02-25 Laurent AimarFixed input_thread_t leak by description module for...
2007-02-25 Laurent AimarFixed stream ouput gather module and renable it (close...
2007-02-25 Laurent AimarAdded vlc_b64_encode_binary (include/vlc_strings.h...
2007-02-22 Jean-Paul SamanRemove of excess whitespace
2007-02-18 Antoine CellerierAutomatically choose ffmpeg{mux=flv} if dst ends in...
2007-02-15 Rémi Denis-Courmont- Fix error reporting in net_Read* (refs #1056)
2007-02-15 Rémi Denis-CourmontFix out-of-bound read
2007-02-11 Rémi Denis-CourmontRemove some dead code
2007-02-11 Rémi Denis-CourmontFix for insane naming convention
2007-02-10 Rémi Denis-CourmontFix double free - closes #1032
2007-02-10 Rémi Denis-CourmontEnglish grammar fixes (I think)
2007-02-10 Rémi Denis-CourmontRemove useless debug message
2007-02-10 Rémi Denis-CourmontRestore some kind of SAP support
2007-02-10 Rémi Denis-Courmonts/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis-CourmontBig SAP/announce cleanup
2007-02-10 Rémi Denis-CourmontFix compiler warning
2007-02-09 Rémi Denis-CourmontPartial announce API cleanup
2007-02-09 Rémi Denis-CourmontRemove use SAP/TTL cruft
2006-12-31 Sigmund Augdal Helbergtranscode.c: reset pointer and size info for extradata...
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-09 Rémi Denis-CourmontFix TTL in c= line
2006-11-09 Christophe Massiot * modules/stream_out/autodel.c: Removed unused call...
2006-11-09 Christophe Massiot * modules/stream_out/autodel.c: New autodel module...
next