]> git.sesse.net Git - vlc/history - modules/mux
Merge [11470],[11471],[11474] and [11475] - Closes: #205
[vlc] / modules / mux /
2005-06-10 Felix Paul Kühne* backport of the most important changes from [11379]
2005-06-02 Felix Paul Kühne* ALL: various minor string fixes
2005-05-18 Christophe Massiot * modules/mux/mpeg/ts.c: More sensible defaults for...
2005-05-17 Clément StenacBetter if we don't break teletext
2005-05-17 Clément StenacFix streaming of text subtitles in TS (Closes #52)
2005-05-17 Gildas Bazin* modules/mux/mpeg/ts.c: fixed FixPES().
2005-04-26 Laurent Aimar * all: warning fixes.
2005-04-18 Gildas Bazin* modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
2005-04-13 Laurent Aimar * csa: decrypt only when payload >= 8 bytes.
2005-04-11 Damien Fouilleul-added "pmt-program" variable to configure PMT program...
2005-04-08 Christophe Massiot * modules/mux/mpeg/ts.c : Reduced the PES and TS overh...
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-03-27 Mark Moriartymux/asf.c new --sout-asf-packet-size switch. It defau...
2005-03-23 Christophe Massiot* modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which...
2005-03-23 Christophe Massiot* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed...
2005-03-18 Mark Moriartyps.c -- add i_rate_bound (MPEG spec 13818 requires...
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: small cleanup.
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: correct PSM size.
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: shut-up valgrind warning.
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: Write a PSM + support for...
2005-03-08 Gildas Bazin* modules/mux/mpeg/ps.c: use instant bitrate to calcula...
2005-03-07 Mark MoriartyFix mpeg ps time output, making it seekable. There...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-02-26 Clément Stenac* Allow all MJPEG fourcc
2005-01-21 Gildas Bazin* modules/mux/asf.c: for mpeg audio, i_bitspersample...
2005-01-20 Gildas Bazin* modules/mux/asf.c: another fix for WMA support.
2005-01-20 Gildas Bazin* modules/mux/asf.c: compiler warnings are there for...
2005-01-20 Gildas Bazin* modules/mux/asf.c: only add an audio error correction...
2005-01-18 Gildas Bazin* modules/mux/asf.c:
2005-01-17 Gildas Bazin* modules/mux/asf.c: properly write the ES type.
2005-01-07 Christophe Massiot* modules/access_output/udp.c: When using --udp-group...
2004-12-16 Clément StenacReally fix all the set_name.
2004-12-12 Gildas Bazin* modules/mux/ogg.c: added support for dirac.
2004-12-11 Clément StenacImprovements to preferences
2004-12-07 Gildas Bazin* modules/mux/asf.c: fixed header object. mmsh/asf...
2004-11-04 Clément StenacWrong options descriptions in TS muxer
2004-11-03 Gildas Bazin* modules/mux/mpeg/pes.c: for mpgv, don't store dts...
2004-10-29 Gildas Bazin* modules/mux/mp4.c: added a 3gp mode which writes...
2004-10-27 Gildas Bazin* modules/mux/mpeg: for video ES, always put the pts...
2004-10-22 Christophe Massiot * modules/mux/mpeg/pes.c: Extended prototype to allow...
2004-10-06 Gildas Bazin* modules/mux/mpeg/ts.c: a couple of fixes for DVB...
2004-10-02 Clément StenacFixed string
2004-09-30 Benjamin PrachtAdds the ability to specify the pid of the PMT (--sout...
2004-09-30 Gildas Bazin* modules/mux/wav.c: use aout_ChannelReorder().
2004-09-26 Gildas Bazin* modules/mux/wav.c: small cleanup.
2004-09-26 Gildas Bazin"* modules/mux/wav.c: support for s16l as well as fl32...
2004-09-22 Gildas Bazin* modules/mux/mpeg/ps.c: make sure the data blocks...
2004-09-13 Eric Petit + mux/asf.c: gcc < 3 compile fix
2004-09-09 Gildas Bazin* modules/mux/asf.c: include a metadata header to store...
2004-09-01 Gildas Bazin* modules/mux/asf.c: MUX_GET_ADD_STREAM_WAIT == true...
2004-09-01 Gildas Bazin* modules/mux/asf.c: fixed a bug I introduced in my...
2004-08-30 Gildas Bazin* modules/mux/mpeg/ts.c: waiting for the fifo to have...
2004-08-29 Gildas Bazin* modules/mux/ogg.c: when removing a stream, flush...
2004-08-29 Gildas Bazin* commit modules/mux/ogg.c: added SNOW fourcc.
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-27 Gildas Bazin* modules/demux/asf/asf.c: ignore the ES extra data...
2004-08-27 Gildas Bazin* modules/mux/asf.c: flush our buffers on close.
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-19 Gildas Bazin* modules/mux/asf.c: use syncpoints + add an empty...
2004-08-19 Gildas Bazin* modules/mux/asf.c: small cleanup
2004-08-19 Gildas Bazin* modules/mux/asf.c: don't forget to add the preroll...
2004-08-18 Gildas Bazin* modules/mux/asf.c: the asf muxer can only add streams...
2004-08-18 Gildas Bazin* modules/mux/asf.c: a few coding style changes.
2004-08-15 Gildas Bazin* modules/mux/mpeg/ts.c: reworked muxing of subtitles ES.
2004-08-11 Gildas Bazin* modules/demux/ogg.c: fixed reading extra data for...
2004-08-06 Gildas Bazin* modules/access/udp.c: use the "ts" demux when in...
2004-08-04 Laurent Aimar * avi.c: fixed fps computation, thanks markfm for...
2004-07-25 Gildas Bazin* modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
2004-07-24 Laurent Aimar * mp4.c: compute avg/max bitrate info. removed a fprin...
2004-07-24 Laurent Aimar * mp4.c: really(?) fixed the tkhd invalid width (thx...
2004-07-20 Sigmund Augdal Helbergmpjpeg.c: The rfc says to use \r\n so use \r\n. Also...
2004-07-16 Laurent Aimar * libmp4.c: MMhh .mp4 is 99.99% the same thing than...
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-07-10 Laurent Aimar * all: compilation fix.
2004-07-10 Laurent Aimar * all: cosmetics + MUX_GET_MIME.
2004-07-07 Gildas Bazin* modules/mux/mpjpeg.c: allow removing/adding a track...
2004-07-07 Sigmund Augdal Helberga mime multipart jpeg muxer. Mimics the way some webcam...
2004-07-06 Gildas Bazin* modules/mux/wav.c: start of a WAV audio file muxer.
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...
next