]> git.sesse.net Git - vlc/history - modules/codec
glibc 2.1 port for linupy (linux on a yopy pda)
[vlc] / modules / codec /
2003-02-07 Christophe MassiotFixed a buffer leak with slice-I streams (thanks sam).
2003-02-07 Laurent Aimar * ffmpeg/audio : removed an old error (anyway it was...
2003-02-04 Christophe Massiot* modules/codec/mpeg_video/*: Support for Slice-I ...
2003-01-30 Gildas Bazin* src/video_output/video_output.c: we were still using...
2003-01-30 Gildas Bazin* modules/codec/spudec/spudec.c, modules/codec/spudec...
2003-01-30 Gildas Bazin* modules/codec/mpeg_video/headers.c: fixed non-initial...
2003-01-30 Christophe Massiot* modules/codec/mpeg_video/headers.c: more checks in...
2003-01-28 Christophe MassiotNot sure the buffer was large enough.
2003-01-28 Laurent Aimar * mpeg_audio.c : due to mpeg 2.5, max frame size is...
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-28 Laurent Aimar * mpeg_audio.c : fixed a stack corruption. fprintf...
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-28 Sigmund Augdal Helbergfixed another possible crash
2003-01-28 Gildas Bazin* modules/codec/vorbis.c: fixed parsing of vorbis comme...
2003-01-25 Laurent Aimar * faad : clean up.
2003-01-25 Laurent Aimar * ffmpeg: fixed memory leaks.
2003-01-23 Christophe Massiot* Minor changes to the open panel, added AVI stream...
2003-01-23 Sam Hocevar * ./modules/*: warning fixes.
2003-01-20 Eric Petit load correctly font-eutopiabold36.rle on BeOS, thanks...
2003-01-19 Sam Hocevar * ./src/misc/beos_specific.cpp, ./src/misc/darwin_spe...
2003-01-18 Christophe MassiotIncluding font-eutopiabold36.rle for DivX and ogg subti...
2003-01-17 Sam Hocevar * ./modules/codec/spudec/parse.c: fixed a wrapping...
2003-01-16 Christophe Massiot* modules/codec/mpeg_audio.c: attempt at fixing free...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-15 Christophe Massiot* Fixed MPEG audio layer III VBR,
2003-01-15 Christophe MassiotTypo.
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2003-01-15 Christophe MassiotBetter recovery on emulated startcode. Still doesn...
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2003-01-13 Laurent Aimar * adpcm: changed the way that data are read and thus...
2003-01-11 Laurent Aimar * asf: prevent some segfault with broken file. (partia...
2003-01-09 Sam Hocevar * ./modules/codec/spudec/parse.c: set the duration...
2003-01-08 Laurent Aimar * faad: fixed a segfault when faad initialisation...
2003-01-08 Laurent Aimar * ffmpeg/video.c: in case of mpeg4 stream search in...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-31 Christophe MassiotLess verbosity.
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-30 Gildas Bazin* modules/codec/*: make sure all audio decoders set
2002-12-29 Christophe MassiotPTS calculation fix for the mad plug-in, courtesy of...
2002-12-28 Christophe MassiotAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
2002-12-19 Sigmund Augdal Helberg* modules/demux/ogg.c: provide some file info. Tested...
2002-12-18 Laurent Aimar * video.c: with mpeg4 stream, we try to decode a pictu...
2002-12-18 Sam Hocevar * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-16 Christophe MassiotFixed (again) a rendering bug on big endian systems...
2002-12-14 Laurent Aimar * all: with mpeg4 video I changed the way that some...
2002-12-11 Gildas Bazin* modules/codec/mad/*: don't let mad drop corrupted...
2002-12-10 Laurent Aimar ffmpeg: adapted to current cvs version. It should...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-06 Laurent Aimar all: fix some minors warnings.
2002-12-06 Laurent Aimar * ffmpeg: sync with latest ffmpeg cvs. As it need...
2002-12-03 Laurent Aimar * adpcm.c: add adpcm decoding support (Now just ms...
2002-12-02 Jon Lech Johansen * ALL: Fixed some compiler warnings.
2002-11-28 Gildas Bazin* configure.ac.in: fixed linkage of theora plugin.
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-28 Laurent Aimar * ffmpeg: arg, fix a previous fix for non-latest ffmpe...
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-27 Sam Hocevar * ./modules/codec/cinepak/cinepak.c: fixed V1-encoded...
2002-11-27 Laurent Aimar * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
2002-11-27 Laurent Aimar cinepak: fix a bug (bad frame gathering), pointed...
2002-11-27 Laurent Aimar * all: added mjpeg support, some clean up in video...
2002-11-21 Gildas Bazin* modules/codec/Modules.am, configure.ac.in, modules...
2002-11-20 Gildas Bazin* modules/codec/theora.c, configure.ac.in, modules...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-19 Gildas Bazin* include/video.h, include/vlc_config.h, src/video_outp...
2002-11-18 Gildas Bazin* configure.ac.in, modules/codec/Modules.am, modules...
2002-11-18 Laurent Aimar * ffmpeg: set bug detection to auto by default.
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-11-15 Laurent Aimar* modules/demux/util : add a text subtitle demuxer...
2002-11-15 Laurent Aimar faad: adapt to new changes in aout3 (at least it compiles)
2002-11-15 Gildas Bazin* modules/codec/vorbis.c, modules/audio_filter/resample...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-10 Laurent Aimar * faad : adapt to newer version.
2002-11-08 Gildas Bazin* configure.ac.in, modules/audio_filter/converter/...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-06 Gildas Bazin* modules/codec/spudec/*: modified the spu decoder...
2002-11-06 Sam Hocevar * ./modules/access/dvdplay/access.c: activated button...
2002-11-06 Sam Hocevar * ./src/misc/extras.c: removed a duplicate calculatio...
2002-11-05 Sam Hocevar * ./modules/codec/xvid.c: beginning of a video decode...
2002-11-05 Sam Hocevar * ./codec/dv/dv.c: moved this single file to its...
2002-11-05 Gildas Bazin* modules/codec/ffmpeg/*: modified the ffmpeg video...
2002-11-03 Gildas Bazin* modules/demux/ogg.c: we now correctly handle multiple...
2002-11-02 Gildas Bazin* modules/demux/ogg.c, modules/codec/vorbis.c: seeking...
2002-11-02 Sigmund Augdal Helbergmodules/codec/dv/dv.h: workaround for a namespace colli...
2002-10-31 Gildas Bazin* modules/codec/spudec/spudec.c, modules/codec/spudec...
2002-10-29 Gildas Bazin* modules/codec/ffmpeg/audio.c: compilation fix for...
2002-10-28 Gildas Bazin* modules/codec/mpeg_video/parser.c: add_module() for...
2002-10-28 Laurent Aimar * all : add audio decoding support in ffmpeg module...
2002-10-27 Laurent Aimar * all: new way to gather frame (same as ffmpeg).
2002-10-27 Eric Petitvlc_threads_func.h : skip a useless BeOS warning
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-24 Laurent Aimar * ffmpeg : new way to gather a frame
2002-10-24 Gildas Bazin* src/input/input_ext-dec.c, include/input_ext-dec...
2002-10-24 Gildas Bazin* ALL: I did add these files, but forgot to commit...
2002-10-23 Gildas Bazin* ALL: New ogg demux and vorbis codec modules for preli...
2002-10-23 Christophe MassiotCosmetic.
2002-10-21 Laurent Aimar * input_ext-dec.* : add a new function to parse decode...
2002-10-20 Laurent Aimar * all: fix for correct "i_channels" use.
next