]> git.sesse.net Git - vlc/history - modules/stream_out
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / stream_out /
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
2003-11-07 Laurent Aimar * rtp: added a sdp options to export sdp. For now...
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-01 Laurent Aimar * added stream_out_rtp.
2003-11-01 Laurent Aimar * rtp: added l8 (u8 samples) and l16 (s16b samples...
2003-11-01 Laurent Aimar * rtp: - added TS/PS support. (ex: #rtp{dst=ip,port...
2003-11-01 Laurent Aimar * rtp: Added mpeg4 video(rfc 3016) and audio(mpeg4...
2003-10-31 Laurent Aimar * begin to add a rtp mixer. For now it support mpeg...
2003-10-30 Gildas Bazin* modules/stream_out/transcode.c: fixed last pts/dts...
2003-10-27 Gildas Bazin* modules/stream_out/transcode.c: bail out if we can...
2003-10-27 Gildas Bazin* modules/stream_out/transcode.c, modules/codec/ffmpeg...
2003-10-27 Gildas Bazin* modules/codec/vorbis.c: fixed vorbis encoding.
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-23 Gildas Bazin* share/skins/default/theme.xml: set "playondrop" to...
2003-10-09 Gildas Bazin* modules/stream_out/transcode.c: yes, I can do it!
2003-10-09 Gildas Bazin* modules/mux/ogg.c, modules/stream_out/transcode.c...
2003-10-09 Gildas Bazin* modules/stream_out/transcode.c: couple of fixes.
2003-10-09 Gildas Bazin* modules/stream_out/transcode.c: fixed resizing with...
2003-10-09 Gildas Bazin* modules/codec/theora.c, modules/stream_out/transcode...
2003-10-09 Gildas Bazin* modules/stream_out/transcode.c: fixed transcoding.
2003-10-08 Gildas Bazin* modules/codec/theora.c, modules/stream_out/transcode...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-10-04 Gildas Bazin* configure.ac: added --with-ffmpeg-faac for when using...
2003-10-03 Gildas Bazin* modules/stream_out/transcode.c: get decoder specific...
2003-10-01 Gildas Bazin* modules/stream_out/transcode.c: get the mp4v vol...
2003-09-21 Gildas Bazin* modules/stream_out/duplicate.c: improved last fix.
2003-09-20 Gildas Bazin* modules/stream_out/duplicate.c: fixed array overflow.
2003-09-14 Clément Stenac* modules/visualisation/visual/visual.c: thou shall...
2003-09-13 Laurent Aimar * standard : added .ts and .ps
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-09-07 Laurent Aimar * gather: try to gather stream with similar propertie...
2003-08-29 Laurent Aimar * asf: you can now add 'title', 'author', 'copyright...
2003-08-28 Laurent Aimar * standard :
2003-08-26 Laurent Aimar * transcode: use mp1v/mpgv for mpeg1 and mp2v for...
2003-08-14 Clément Stenac* all: as announce calls non-standard functions (SLP...
2003-08-13 Gildas Bazin* modules/stream_out/standard.c: fixed segfault on...
2003-08-13 Gildas Bazin* include/announce.h, src/stream_output/announce.c...
2003-08-13 Clément Stenac* configure.ac : we need to define HAVE_SLP_H
2003-08-11 Gildas Bazin* modules/stream_out/transcode.c: work around a problem...
2003-08-09 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2003-07-30 Laurent Aimar * transcode:
2003-07-28 Jean-Paul SamanAdded HuffYuv and A-law codes for low bitrate and CPU...
2003-07-20 Gildas Bazin* modules/packetizer/copy.c, modules/stream_out/transco...
2003-07-13 Gildas Bazin* modules/stream_out/transcode.c: implemented some...
2003-07-07 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added vorbis...
2003-07-06 Gildas Bazin* INSTALL.win32: added an instruction for using tar...
2003-07-05 Alexis de Lattrees.c: fix typo.
2003-07-05 Clément Stenac* sap.c: Improved IPv6 multicast detection
2003-07-04 Sam Hocevar * debian/changelog: Changelog for the forthcoming...
2003-06-30 Gildas Bazin* modules/stream_out/transcode.c: forgot to remove...
2003-06-30 Gildas Bazin* modules/stream_out/transcode.c: compilation fix.
2003-06-29 Gildas Bazin* configure.ac, modules/mux/ogg.c, modules/stream_out...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-25 Laurent Aimar * transcode: fix a potential segfault.
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-23 Clément StenacFixed a segfault that could happen if you have ipv6...
2003-06-23 Clément Stenac* Stream output now support IPv6 SAP announces
2003-06-12 Clément StenacCode cleanup
2003-06-09 Gildas Bazin* modules/mux/mpeg/pes.c: allow cases where we don...
2003-05-26 Clément Stenac* The VLC-integrated SAP server now sends compliant...
2003-05-22 Derk-Jan Hartman* added an ifdef for SVQ3
2003-05-20 Clément StenacAll: Support for SAP advertising in stream output
2003-05-19 Gildas Bazin* src/stream_output/stream_output.c, modules/stream_out...
2003-05-16 Gildas Bazin* modules/packetizer/copy.c, modules/stream_out/transco...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-04 Laurent Aimar * transcode: follow the same logic for ab than vb...
2003-05-03 Laurent Aimar * transcode: added qmin, qmax and hq(high quality...
2003-05-03 Laurent Aimar * transcode: fix cropping code.
2003-05-03 Laurent Aimar * transcode: fixed video resizing.
2003-05-03 Laurent Aimar * transcode: added two options:
2003-05-03 Laurent Aimar * all: shut up valgrind ;) (memory leacks and one...
2003-05-02 Laurent Aimar * transcode: fix about raw audio.
2003-05-02 Laurent Aimar * transcode: compilation fix.
2003-05-02 Laurent Aimar * transcode: should be able to compress raw audio...
2003-05-02 Laurent Aimar * transcode: accept and create raw video(I420,I422...
2003-04-29 Laurent Aimar all: use /* */ instead of // (we write c code)
2003-04-24 Laurent Aimar * .cvsignore: forgot this file.
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*, modules...
2003-04-16 Laurent Aimar * transcode: tried to fix compilation with older libav...
2003-04-14 Laurent Aimar * transcode.c: removed an absolute header path...
2003-04-14 Laurent Aimar * display.c: fixed decoding problem with mpeg1/2....
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...