]> git.sesse.net Git - vlc/history - modules/mux
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / mux /
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...
2003-08-24 Laurent Aimar * asf: more stuff (bitrate and time).
2003-08-24 Laurent Aimar * asf : asf muxer, not well tested yet.
2003-08-18 Laurent Aimar * ts: fix PCR value when using pcr-soft.
2003-08-17 Laurent Aimar * avi, dummy: removed useless include.
2003-08-15 Laurent Aimar * pes: fix private stream with mpeg1.
2003-08-14 Laurent Aimar * ts: use right stream_id for A52 (0xbd -> fix mplayer...
2003-08-14 Gildas Bazin* src/extras/libc.c, nclude/vlc_common.h, modules/mux...
2003-08-10 Gildas Bazin* modules/mux/mpeg/ts.c: oops.
2003-08-10 Gildas Bazin* modules/demux/mkv.cpp, modules/mux/avi.c, modules...
2003-08-04 Laurent Aimar * ts: fixed a segfault when removing PCR stream.
2003-08-02 Laurent Aimar * ps: clean up and dvd subtitles support.
2003-08-01 Gildas Bazin* modules/mux/mp4.c: support for mov muxing + cleanup.
2003-08-01 Laurent Aimar ts: large rewrite of the TS muxer to produce better...
2003-07-15 Gildas Bazin* modules/mux/mpeg/ps.c: save pack and system headers...
2003-07-15 Gildas Bazin* modules/mux/mpeg/ps.c,ps.c: the ps muxer can now...
2003-07-11 Gildas Bazin* configure.ac: always use the built-in getop on win32...
2003-07-01 Sam Hocevar * configure.ac: Added a compiler check for __attribut...
2003-06-29 Gildas Bazin* configure.ac, modules/mux/ogg.c, modules/stream_out...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
2003-06-10 Gildas Bazin* modules/packetizer/mpegvideo.c, modules/mux/mpeg...
2003-06-09 Gildas Bazin* modules/mux/mpeg/pes.c: allow cases where we don...
2003-06-01 Laurent Aimar * ts: fix current_next value.
2003-05-31 Laurent Aimar * ts: proper fix for both.
2003-05-31 Laurent Aimar * mux/ts.c : allowed sending mjpeg (who said that...
2003-05-14 Laurent Aimar * ts: do not use DVB reserved pid(s) (thanks Miguel...
2003-05-05 Laurent Aimar * bits.h: clean up
2003-05-03 Laurent Aimar * ts: fix a memory leak.
2003-05-02 Laurent Aimar * copy: added raw audio/video support.
2003-04-19 Laurent Aimar * mp4: some memory leaks fixed.
2003-04-18 Laurent Aimar * mp4.c : begining of a mp4/mov muxer.
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...
2003-03-31 Laurent Aimar * v4l: updated, now it should grab (and compress if...
2003-03-11 Laurent Aimar * all: reworked stream output. Now it handles mutliple...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-26 Laurent Aimar * ts.c: added "ts" shorcut for ts_dvbpsi.
2003-02-25 Laurent Aimar * stream_output.* : added a flags variable to sout_buf...
2003-02-24 Laurent Aimar * all : ogg/ogm muxer. Yet very limited as it accepts...
2003-02-24 Laurent Aimar * all : fix compilation.
2003-02-24 Laurent Aimar * stream_output.c : fixed compilation.
2003-02-24 Laurent Aimar * stream output: fixed name inconsistency, added a...
2003-02-23 Laurent Aimar * all : added streaming support for crappy ms video...
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2003-01-19 Laurent Aimar * avi.c : proper way to store fourcc.
2003-01-17 Laurent Aimar * all: use p_vlc->pf_memcpy instead of memcpy on big...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-13 Laurent Aimar * mux/avi.c: added index creation.
2003-01-13 Laurent Aimar * all: now mux and access_out can request to reserve...
2003-01-12 Laurent Aimar * avi.c: avi muxer. (It produces broken files, but...
2003-01-11 Olivier Teulière * Fixed my previous commit (thanks fenrir)
2003-01-11 Olivier Teulière * compilation fix
2003-01-08 Laurent Aimar * pes.c, ps.c: a52 stream should now work.
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-17 Laurent Aimar * bits.h: fixed a stupid bug.
2002-12-15 Laurent Aimar * modules/mux/mpeg/*: should fix builtin compilation
2002-12-14 Laurent Aimar Added stream output. (common work with titer).