]> git.sesse.net Git - vlc/history - modules/stream_out
* modules/video_output/opengl.c: forward control queries to opengl provider.
[vlc] / modules / stream_out /
2004-07-17 Rémi Denis-CourmontFix corner case introduced in HTTPd IPv6 patch
2004-07-10 Laurent Aimar * all: cosmetics.
2004-07-05 Rémi Denis-CourmontFixed memory leak (can anyone confirm?)
2004-06-28 Felix Paul Kühne* ALL: minor spelling fixes
2004-06-06 Laurent Aimar * standard: fixed a segfault.
2004-05-29 Laurent Aimar * rtp: use dynamique RTP payload type for h263-1998...
2004-05-28 Laurent Aimar * rtp: h263 support (untested).
2004-05-13 Gildas Bazin* modules/stream_out/standard.c: fixed a few small...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-26 Sam Hocevar * modules/codec/Modules.am:
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c:
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: make acodec/vcodec...
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: fix for when forcing...
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: if aenc/venc is speci...
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c:
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-25 Clément StenacFix description
2004-04-24 Clément StenacCompilation fix and give option descriptions
2004-04-24 Gildas Bazin* modules/stream_out/*: attempt at adding descriptions...
2004-04-24 Laurent Aimar * standard: created sap/slp(boolean) sap-name/slp...
2004-04-24 Laurent Aimar * all: use sout_ParseCfg. But "standard" can't use...
2004-04-23 Laurent Aimar * x264: added aspect support.
2004-04-23 Gildas Bazin* modules/stream_out/transcode.c: fixed mem leak +...
2004-04-21 Christophe Massiot* modules/stream_out/transrate: Rewrote the transrater...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-04-17 Benjamin Pracht* Little cleanup of sap announces :
2004-04-15 Gildas Bazin* modules/stream_out/transcode.c: try more sensible...
2004-04-09 Gildas Bazin* modules/stream_out/transcode.c: compilation fix for...
2004-04-05 Gildas Bazin* modules/stream_out/transcode.c: hack to work around...
2004-03-29 Laurent Aimar * rtp: fixed segfault with mux=
2004-03-23 Laurent Aimar * duplicate: fixed a bug with noes.
2004-03-21 Laurent Aimar * rtp: sdp=rtsp:// urls begin to work (multicast+unicast).
2004-03-11 Laurent Aimar * stream_out: sout_buffer_t -> block_t.
2004-03-10 Laurent Aimar * include/input_ext-plugins.h: exported input_RunDecod...
2004-03-07 Laurent Aimar * transcode: downmixing to 1 and 2 channels now really...
2004-03-07 Laurent Aimar* transcode: report the right number of channels (a52...
2004-03-06 Gildas Bazin* transcode.c: another fix to avoid 1st frame without...
2004-03-06 Gildas Bazin* transcode.c: fix for when 1st frame of non-low-delay...
2004-03-06 Gildas Bazin* src/input/input_dec.c: fix for input_EndDecoder(...
2004-03-06 Laurent Aimar * rtp, display: update p_sout->i_out_pace_nocontrol.
2004-03-06 Laurent Aimar * transcode.c: fixed SVQ3 transcoding.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * rtp: ported to new httpd.
2004-03-03 Christophe Massiot* modules/stream_out/transrate/frame.c: Fixed warnings...
2004-03-03 Christophe Massiot* modules/codec/ffmpeg/encoder.c:
2004-03-03 Christophe Massiot* modules/stream_out/transrate:
2004-03-01 Christophe Massiot* Added two files in Modules.am
2004-02-24 Gildas Bazin* modules/stream_out/transcode.c: compilation fixes...
2004-02-21 Gildas Bazin* modules/stream_out/transcode.c: fixed memleak. Set...
2004-02-20 Christophe Massiot* modules/stream_out/transcode.c : don't lock when...
2004-02-20 Christophe Massiot* modules/stream_out/transcode.c: fixed a segfault...
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-18 Laurent Aimar * transcode: fixed s16b <-> s16l conversion.
2004-02-12 Gildas Bazin* modules/stream_out/transcode.c: fixed color inversion...
2004-02-02 Laurent Aimar * rtp: fixed mpeg1/2 with QT (QT want pts for each...
2004-02-02 Laurent Aimar * rtp: fix in mpeg 1/2 packetization.
2004-01-30 Laurent Aimar * transcode: keep psz_language.
2004-01-30 Laurent Aimar * rtp: fixed mpeg4 audio. && was used instead of ...
2004-01-30 Laurent Aimar * rtp: fixed a bug that corrupt video/audio config...
2004-01-25 Gildas Bazin* modules/stream_out/*: coding style changes + strings...
2004-01-19 Laurent Aimar * syntax error ...
2004-01-19 Laurent Aimar * all: keep valid i_id.
2004-01-19 Laurent Aimar * transcode: keep the group information.
2004-01-18 Laurent Aimar * duplicate: corrected behavour of no-*.
2004-01-18 Laurent Aimar * duplicate : added a select option :) The format is
2004-01-17 Gildas Bazin* modules/stream_out/transcode.c: fixed segfault.
2004-01-17 Gildas Bazin* modules/stream_out/transcode.c: fixed mem leak.
2004-01-15 Gildas Bazin* src/input/input.c: fixed memleaks.
2004-01-07 Gildas Bazin* src/playlist/*: fixed memory leaks.
2004-01-03 Gildas Bazin* modules/stream_out/transcode.c: added YV12 raw video...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: Added the video scale option...
2003-12-14 Gildas Bazin* modules/stream_out/duplicate.c: removed unused variable.
2003-12-14 Gildas Bazin* modules/stream_out/duplicate.c: don't forget to loop...
2003-12-10 Gildas Bazin* modules/stream_out/display.c: fixed segfault when...
2003-12-08 Gildas Bazin* modules/stream_out/transcode.c: added a floating...
2003-12-07 Jean-Paul SamanAll AddText( vout_thread_t *p_vout, char *psz_string...
2003-12-07 Jean-Paul SamanCompilation warning fixes and if-deffed unused function...
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-12-07 Gildas Bazin* include/vlc_block_helper.h: small bugfix to block_Fin...
2003-12-06 Jean-Paul SamanAlways use correct datatypes.
2003-12-05 Gildas Bazin* modules/stream_out/transcode.c: proper order for...
2003-11-30 Gildas Bazin* include/input_ext-plugins.h: export input_DecodeBlock().
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-27 Christophe Massiot* modules/stream_out/transcode.c: new options
2003-11-27 Gildas Bazin* modules/stream_out/transcode.c: don't crash when...
2003-11-26 Gildas Bazin* modules/stream_out/display.c: fixed timestamp generation.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-11-22 Gildas Bazin* modules/stream_out/transcode.c: put back the dumb...
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-11-18 Laurent Aimar * display: set correct ES type (otherwise it segfaults...
2003-11-17 Derk-Jan Hartman * THANKS: hungarian translator and designer of OSX...
2003-11-17 Laurent Aimar * transcode: hmmm, the compil fix was for this file ...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-12 Laurent Aimar * all: big clean up (no more global variables).
2003-11-08 Sigmund Augdal Helberguse "video" and not "audio" as media type, and 33 ...
2003-11-07 Christophe Massiot* modules/stream_out/transrate: New transrating module...
2003-11-07 Laurent Aimar * rtp: removed a annoying debug message
next