]> git.sesse.net Git - vlc/history - modules/mux/mpeg
* Protect input item's meta through setters and getters. That allows tracking of...
[vlc] / modules / mux / mpeg /
2007-05-16 Jean-Paul SamanCorrect csa_New() prototype by adding void argument.
2007-04-06 Christophe Massiot * modules/mux/mpeg/ts.c: Fixed comment.
2007-03-23 Christophe MutricyFix the strings.
2007-02-14 Christophe Massiot * modules/mux/mpeg/ts.c: EN 300 473 says that data_ali...
2007-01-19 Christophe Massiot * modules/demux/ts.c: Parse the telx descriptor and...
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-07 Christophe Massiot * modules/mux/mpeg/ts.c: Fixed --sout-ts-crypt-audio and
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-09 Clément StenacCopyright stuff
2006-07-18 Sigmund Augdal Helbergsupport muxing and demuxing of dual mono mpeg ts stream...
2006-06-06 Marian Durkovicmake --sout-ts-alignment default enabled (refs: #669)
2006-05-01 Clément StenacForwardport [15492]
2006-04-14 Clément StenacStrings
2006-04-06 Christophe Massiot * ALL: extention -> extension
2006-03-31 Clément StenacMuxers (Refs:#438)
2006-03-20 Christophe Massiot * modules/mux/mpeg/ts.c: New --sout-ts-alignment option.
2006-03-11 Clément StenacFix crash in TS muxer. Patch by Alex Antropoff.
2006-01-12 Antoine CellerierFSF address change.
2005-10-09 Laurent Aimar * ts: fix segfault with old dvbpsi, fix uninitialized...
2005-09-28 Antoine Cellerier * trailing spaces removal (this commit is really useless)
2005-09-19 Christophe Massiot * modules/mux/mpeg/ts.c: Detect older versions of...
2005-09-18 Gildas Bazin* modules/mux/mpeg/ts.c: disabled some broken code.
2005-09-15 Christophe Massiot * modules/mux/mpeg/ts.c: Support for SDT and multiple...
2005-08-10 Jean-Paul SamanFlagging BLOCK_FLAG_DISCONTINUITY for every PID in...
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul Saman(Forward port from branch 0.8.1-jpsaman-thedj) TS demux...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Christophe Massiot * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video...
2005-06-01 Gildas Bazin* modules/mux/mpeg/*: add the mpeg4 video VOL data...
2005-06-01 Gildas Bazin* modules/mux/mpeg/ts.c: proper muxing of ISO/IEC 14496...
2005-05-31 Christophe Massiot * modules/mux/mpeg/ts.c: Set fallback value for -...
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-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-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-02 Steve LhommeAvoid \r\n problems between platforms
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-11 Clément StenacImprovements to preferences
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-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-09-30 Benjamin PrachtAdds the ability to specify the pid of the PMT (--sout...
2004-09-22 Gildas Bazin* modules/mux/mpeg/ps.c: make sure the data blocks...
2004-08-30 Gildas Bazin* modules/mux/mpeg/ts.c: waiting for the fifo to have...
2004-08-15 Gildas Bazin* modules/mux/mpeg/ts.c: reworked muxing of subtitles ES.
2004-07-25 Gildas Bazin* modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
2004-07-10 Laurent Aimar * all: cosmetics + MUX_GET_MIME.
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-06 Laurent Aimar * all: - renamed old ts demuxer as ts_old(_dvbpsi).
2004-05-29 Laurent Aimar * ts: added 14496-17 (text sub) support. It assumes...
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-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-24 Laurent Aimar * ts: use sout_ParseCfg. (If people add description...
2004-04-22 Laurent Aimar * ts.c: allow muxing of h264 stream.
2004-04-07 Gildas Bazin* modules/mux/*: fixed block_Realloc() typo.
2004-03-29 Laurent Aimar * all: cast of lvalues ...
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-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-17 Gildas Bazin* ALL: portability fixes.
2004-01-30 Laurent Aimar * ts: use 0x0a descriptor to send language...
2004-01-25 Laurent Aimar - csa.* : CSA scrambling implementation.
2003-12-10 Gildas Bazin* modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts...
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-22 Laurent Aimar * ts: added lpcm and dts stream. (untested)
2003-11-22 Laurent Aimar * ts: fixes.
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
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
next