]> git.sesse.net Git - vlc/history - modules/mux/ogg.c
* all: remove sout_format_t and use es_format_t instead.
[vlc] / modules / mux / ogg.c
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-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
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-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-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-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
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-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...