]> git.sesse.net Git - vlc/history - modules/packetizer/Modules.am
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / packetizer / Modules.am
2010-02-13 Laurent AimarMoved out the flac packetizer from the flac decoder.
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-09 Christophe MutricyDistribute packetize_helper.h
2009-05-07 David FlynnPacketizer is capable of:
2008-11-29 Laurent AimarAdded MLP packetizer with TrueHD support (AC3 frame...
2008-04-28 Rémi Denis-CourmontDon't use VLC_ADD_PLUGIN for common sout and packetizer...
2007-02-25 Laurent AimarAdded VC-1 packetizer.
2004-04-22 Laurent Aimar * packetizer/h264.c: a really basic h264 packetizer...
2003-10-04 Gildas Bazin* modules/packetizer/mpegaudio.c: updated mpegaudio...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-06-27 Sam Hocevar * bootstrap:
2003-06-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
2003-01-08 Laurent Aimar * mpeg4audio.c: new packetizer (but for now it don...
2002-12-14 Laurent Aimar Added stream output. (common work with titer).