]> git.sesse.net Git - vlc/history - modules/mux
remember to enable it in the doc for 0.7.3
[vlc] / modules / mux /
2004-07-01 Gildas Bazin* modules/mux/mpeg/ts.c: compilation fix.
2004-06-30 Gildas Bazin* modules/mux/mpeg/ts.c: support for dts and dvbs ...
2004-06-22 Laurent Aimar * mp4: fixed width in tkhd. (at least I hope).
2004-06-19 Laurent Aimar * mp4: avcC atom fixed. (Missing sps/pps).
2004-06-16 Laurent Aimar * all: fixed the way h264 streams are stored in .mp4
2004-06-06 Laurent Aimar * all: - renamed old ts demuxer as ts_old(_dvbpsi).
2004-06-05 Laurent Aimar * mp4: fixed a small bug with subtitle.
2004-06-03 Laurent Aimar * mp4: fix for width in tkhd for video stream with...
2004-05-29 Laurent Aimar * ts: added 14496-17 (text sub) support. It assumes...
2004-05-28 Laurent Aimar * mp4: first try to add text subtitle muxing support...
2004-05-15 Laurent Aimar * mp4: added support for h264. I have no idea if it...
2004-05-12 Christophe Massiot* modules/mux/mpeg/ts.c: Fixed a possible segfault...
2004-05-11 Christophe Massiot* src/stream_output/stream_output.c: Use strtol for...
2004-05-06 Gildas Bazin* modules/mux/mp4.c:fixed a minor mem leak.
2004-04-28 Gildas Bazin* modules/mux/ogg.c, modules/codec/theora.c: changes...
2004-04-27 Christophe MassiotReview of sout help strings
2004-04-26 Gildas Bazin* modules/mux/mpeg/ts.c: revised config options descrip...
2004-04-26 Clément StenacOptions descriptions for TS muxer
2004-04-25 Clément StenacAdd options descriptions
2004-04-24 Laurent Aimar * ts: use sout_ParseCfg. (If people add description...
2004-04-23 Laurent Aimar * mp4: use sout_ParseCfg and rename option to --sout...
2004-04-23 Laurent Aimar * asf: use sout_ParseCfg and so added
2004-04-22 Laurent Aimar * ts.c: allow muxing of h264 stream.
2004-04-07 Gildas Bazin* modules/mux/*: fixed block_Realloc() typo.
2004-04-07 Gildas Bazin* modules/mug/ogg.c: fixed recent breakage.
2004-03-29 Laurent Aimar * all: cast of lvalues ...
2004-03-29 Laurent Aimar * ogg: cast of lvalue ... gibalou could you test this...
2004-03-24 Christophe Massiot* ts muxer: added a no-crypt-audio option for people...
2004-03-24 Christophe Massiot* csa.c: Fixed an encryption bug with packets smaller...
2004-03-13 Laurent Aimar * ts: for MSCODEC in TS, set pts == dts when pts ...
2004-03-11 Laurent Aimar * mux: sout_buffer_t -> block_t.
2004-03-11 Gildas Bazin* modules/mux/mp4.c: support for a few more user data...
2004-03-10 Laurent Aimar * mp4.c: more udta informations (title, author, artists).
2004-03-07 Laurent Aimar * mp4.c: added support for SVQ1.
2004-03-07 Laurent Aimar * mp4.c: - accept adding ES at any time
2004-03-07 Laurent Aimar * mp4.c: * follow guidelines for box order in stbl.
2004-03-07 Laurent Aimar * mp4: really fixed stts table (and no more drift...
2004-03-06 Laurent Aimar * mp4.c: fixed audio/video synchro. Better length...
2004-03-06 Laurent Aimar * mp4: fixed SVQ3 in .mov
2004-03-06 Laurent Aimar * mp4.c: for mp3 in mp4a we need an ESDS.
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Christophe Massiot* modules/mux/mpeg/pes.c: Copy the flags of the data...
2004-02-22 Laurent Aimar * all: compilation warning fixes (mainly missings...
2004-02-21 Gildas Bazin* include/charset.h: added "extern "C" {" for c++ modules.
2004-02-17 Gildas Bazin* ALL: portability fixes.
2004-02-06 Gildas Bazin* modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE...
2004-01-30 Laurent Aimar * ts: use 0x0a descriptor to send language...
2004-01-26 Gildas Bazin* modules/mux/mp4.c: fixed recent screw-up in movie...
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Felix Paul Kühne* Stringreview
2004-01-25 Gildas Bazin* modules/mux/mp4.c: spec compliance fix.
2004-01-25 Laurent Aimar - csa.* : CSA scrambling implementation.
2004-01-24 Gildas Bazin* modules/mux/mp4.c: store the display size using the...
2004-01-23 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2004-01-13 Gildas Bazin* modules/mux/mp4.c: added support for mp4v and mp4a...
2004-01-12 Gildas Bazin* modules/mux/mp4.c: improved mov support a bit.
2003-12-22 Sam Hocevar * toolbox:
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: added raw encapsulation...
2003-12-14 Gildas Bazin* modules/mux/ogg.c: added support for WMV1/2 and MJPG.
2003-12-10 Gildas Bazin* modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts...
2003-12-08 Gildas Bazin* modules/stream_out/transcode.c: added a floating...
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-12-04 Gildas Bazin* modules/codec/flac.c: several fixes to the flac decod...
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-11-27 Christophe Massiot* modules/stream_out/transcode.c: new options
2003-11-27 Laurent Aimarcopy: set pts to dts if pts <= 0. (Needed to make div3...
2003-11-24 Gildas Bazin* modules/codec/ffmpeg/postprocess.c: fixed uninitializ...
2003-11-22 Laurent Aimar * ts: added lpcm and dts stream. (untested)
2003-11-22 Laurent Aimar * ts: fixes.
2003-11-21 Gildas Bazin* modules/codec/flac.c: added a FLAC encoder.
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-11-21 Gildas Bazin* modules/mux/ogg.c: send the mp4v VOL data in one...
2003-11-20 Laurent Aimar * ts: fixed a stupid bug for MS codec.
2003-11-17 Christophe Massiot* modules/access_output/udp.c: more debug
2003-11-17 Laurent Aimar * ts: improve PCR handling. pcr-soft doesn't exist...
2003-11-15 Laurent Aimar * set dts/length of all pes packet.
2003-11-07 Christophe Massiot* modules/mux/mpeg/ts.c:
2003-10-27 Damien Lucas. in PMT decoder, fix the iso639-2B language code decod...
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-17 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixes some...
2003-10-10 Gildas Bazin* src/input/input_dec.c: use VLC_OBJECT_PACKETIZER...
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/codec/theora.c, modules/stream_out/transcode...
2003-10-07 Gildas Bazin* modules/mux/mp4.c: Use SoundDescription instead of...
2003-09-29 Gildas Bazin* modules/mux/ogg.c: always backup the vorbis/theora...
2003-09-28 Gildas Bazin* modules/mux/ogg.c: proper fps and ogg packet granulep...
2003-09-28 Gildas Bazin* modules/codec/theora.c: don't forget to delete the...
2003-09-28 Gildas Bazin* modules/mux/ogg.c: each ogg stream has to be cleared...
2003-09-28 Gildas Bazin* modules/demux/ogg.c, modules/codec/vorbis.c: misc...
2003-09-25 Gildas Bazin* modules/demux/ogg.c: reworked a bit. Ogg web radios...
2003-09-02 Gildas Bazin* modules/mux/mp4.c: mp4 muxer now produces quicktime...
2003-08-29 Laurent Aimar * asf: you can now add 'title', 'author', 'copyright...
2003-08-29 Laurent Aimar * asf: added stream infos object and fix a bug in...
2003-08-27 Gildas Bazin* configure.ac, modules/mux/Modules.am: enable the...
2003-08-26 Laurent Aimar * asf: fix waveformatex header for mp3 audio.
2003-08-26 Laurent Aimar * ts: clean my last commit for SPU. Btw, report any...
2003-08-26 Laurent Aimar * ts: try to fix too much packets dropping with v4l.
2003-08-25 Laurent Aimar asf: fixed some headers errors.
2003-08-25 Laurent Aimar * asf: added an alias "asfh" : it creates special...
next