]> git.sesse.net Git - vlc/history - modules/mux
* first update of the German translation
[vlc] / modules / mux /
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
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-28 Antoine Cellerier * warning fixes
2005-09-28 Antoine Cellerier * remove signedness gcc warnings (lots of cast from...
2005-09-28 Antoine Cellerier * fix signedness gcc warning
2005-09-19 Gildas Bazin* modules/mux/ogg.c: fixed potential buffer overflow.
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-09 Jean-Paul SamanFix compiler warning about comparing signed unsigned.
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-08-01 Sigmund Augdal Helbergmux/asf.c: codec description fixes suggested by trax
2005-07-15 Rémi Denis-CourmontFix undefined symbol error
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-29 Gildas Bazin* modules/mux/mp4.c: added support for amr nb/wb and...
2005-06-10 Christophe Massiot * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video...
2005-06-10 Felix Paul Kühne* fixed some strings
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
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-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...
next