]> git.sesse.net Git - vlc/history - modules/packetizer
sanity checking
[vlc] / modules / packetizer /
2003-02-26 Gildas Bazin* src/input/input_ext-dec.c: added a few sanity checks...
2003-02-18 Laurent Aimar * raah, corrected mpeg2-layer3 playback (and streaming...
2003-01-23 Sam Hocevar * ./modules/*: warning fixes.
2003-01-22 Laurent Aimar * fixed my last fix about bug with non-progressive...
2003-01-20 Laurent Aimar * mpegvideo.c : raah, removed a debug message...
2003-01-20 Laurent Aimar * mpegvideo.c : fix dts generation for non-progressive...
2003-01-19 Laurent Aimar * all: change the way fourcc are stored in bitmapinfoh...
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 * all: now mux and access_out can request to reserve...
2003-01-12 Laurent Aimar * some workaround for clock.
2003-01-08 Laurent Aimar * mpeg4audio.c: new packetizer (but for now it don...
2002-12-18 Laurent Aimar * mpeg4video: repeat vol headers every 30 frames ...
2002-12-18 Laurent Aimar* mpegaudio: fixed another stupid bug for mpeg audio...
2002-12-14 Laurent Aimar Added stream output. (common work with titer).