]> git.sesse.net Git - vlc/history - modules/codec
* modules/video_output/x11/*:
[vlc] / modules / codec /
2004-07-14 Gildas Bazin* modules/codec/ffmpeg/demux.c: don't use libavformat...
2004-07-11 Laurent Aimar * theora: compilation fix.
2004-07-10 Laurent Aimar all: sout_ParseCfg -> sout_CfgParse.
2004-07-09 Gildas Bazin* modules/codec/flac.c: couple of fixes.
2004-07-06 Gildas Bazin* modules/codec/dvbsub.c: rewrite of the DVB subtitles...
2004-07-06 Gildas Bazin* modules/codec/araw.c: increased priority of encoder.
2004-07-01 Gildas Bazin* modules/codec/dmo/dmo.c: small fix to CopyPicture()
2004-07-01 Gildas Bazin* modules/codec/theora.c: correct encoding aspect ratio.
2004-07-01 Gildas Bazin* modules/codec/dmo: "DirectX Media Object" decoder...
2004-06-30 Derk-Jan Hartman* set correct AR on theora video.
2004-06-29 Gildas Bazin* modules/codec/ffmpeg/video.c: force the very 1st...
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-22 Laurent Aimar * speex: missing <vlc/input.h> include.
2004-06-22 Laurent Aimar * vorbis: compilation fix.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-15 Derk-Jan Hartman* G.726 support trough ffmpeg
2004-06-06 Laurent Aimar * all: added VSSH fourcc.
2004-06-04 Gildas Bazin* modules/codec/spudec/render.c: chroma support for...
2004-06-03 Laurent Aimar * ffmpeg: added XVIX fourcc (buggy xvid streams)
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-30 Laurent Aimar * x264: I have commited debug stuff :(
2004-05-30 Sigmund Augdal Helbergmodules/codec/ffmpeg/chroma.c: resize properly if desti...
2004-05-26 Clément StenacCompile fix
2004-05-26 Andre Pang* CMML codec:
2004-05-26 Andre Pang* cmml: fix for loading non-file:// URLs on win32
2004-05-23 Laurent Aimar * video; in hurry up mode 5 when scanning for width...
2004-05-21 Gildas Bazin* modules/codec/speex.c: fixed stupid bug in encoder.
2004-05-20 Eric Petit gcc < 3 fix
2004-05-17 Gildas Bazin* modules/codec/dvbsub.c: coding style changes.
2004-05-15 Laurent Aimar * all: added avc1 support. Well there is a hack becaus...
2004-05-15 Laurent Aimar * x264: updated to latest PAI.
2004-05-07 Laurent Aimar * video: set avtcx->codec_tag
2004-05-03 Gildas Bazin* modules/codec/ffmpeg/video.c: compilation fixes for...
2004-04-29 Gildas Bazin* modules/codec/ffmpeg/video.c: direct rendering needs...
2004-04-29 Gildas Bazin* modules/codec/ffmpeg/*:
2004-04-28 Gildas Bazin* modules/mux/ogg.c, modules/codec/theora.c: changes...
2004-04-28 Gildas Bazin* modules/codec/theora.c: better sanity check for aspec...
2004-04-28 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preve...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Christophe MassiotReview of sout help strings
2004-04-27 Rocky Bernsteinogt.c: add object_release for object_find
2004-04-26 Sam Hocevar * modules/codec/Modules.am:
2004-04-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: win32 compilation fix
2004-04-26 Gildas Bazin* modules/codec/theora.c: new --sout-theora-quality...
2004-04-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
2004-04-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: some option names...
2004-04-26 Derk-Jan Hartman* when you use object_find you need to do a object_rele...
2004-04-25 Gildas Bazin* modules/codec/vorbis.c: fix for quality setting.
2004-04-25 Gildas Bazin* modules/codec/vorbis.c:
2004-04-25 Laurent Aimar * x264: compilation fix.
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c:
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: if aenc/venc is speci...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-23 Laurent Aimar * x264: added aspect support.
2004-04-23 Gildas Bazin* modules/stream_out/transcode.c: fixed mem leak +...
2004-04-23 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed memory leak.
2004-04-22 Laurent Aimar * x264: wrapper for libx264 encoder (h264 encoder...
2004-04-22 Laurent Aimar * ffmpeg: added a ffmpeg-debug option (control libavco...
2004-04-19 Andre Pang* Added HACKING file to CMML codec plugin directory...
2004-04-19 Andre Pang* Added Continuous Media Markup Language (CMML) codec
2004-04-15 Sigmund Augdal Helberginclude/vlc_block.h:
2004-04-13 Gildas Bazin* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfau...
2004-04-13 Sigmund Augdal Helbergmodules/codec/subsdec.c:
2004-04-07 Gildas Bazin* ALL: use p_block->i_length for text subtitles duratio...
2004-04-05 Gildas Bazin* modules/stream_out/transcode.c: hack to work around...
2004-04-03 Laurent Aimar *audio.c: aout really doesn't like big audio chunks...
2004-04-02 Laurent Aimar * subsdec.c: use es_forma_t.subs.psz_encoding if present.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Laurent Aimar * mpeg_audio: fixed input infos update, and removed...
2004-03-29 Rocky BernsteinPopulate stream information.
2004-03-25 Laurent Aimar * video: disable direct rendering for h264.
2004-03-23 Gildas Bazin* modules/codec/ffmpeg/encoder.c: removed unused stuff.
2004-03-22 Gildas Bazin* modules/codec/libmpeg2.c: modified last change to...
2004-03-21 Laurent Aimar * libmpeg2: handle invalid aspect as square one.
2004-03-17 Rocky BernsteinMenu selection of subtitles for CVD and OGT handled...
2004-03-15 Rocky BernsteinCVD subtitle selection works via front-end spu-es varia...
2004-03-08 Gildas Bazin* ffmpeg/video.c: got rid of the --ffmpeg-truncated...
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-03-06 Gildas Bazin* modules/codec/ffmpeg/encoder.c:
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Christophe Massiot* modules/codec/ffmpeg/encoder.c:
2004-03-02 Derk-Jan Hartman* This was the thing i didn't commit and which AGAIN...
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
2004-03-01 Laurent Aimar * video.c: make SVQ3/ffmpeg happy with complex stsd...
2004-02-27 Laurent Aimar * rawvideo.c, ffmpeg/chroma.c: added YVU9.
2004-02-26 Derk-Jan Hartman* Don't crash during my demo to the university computer...
2004-02-25 Laurent Aimar * libmpeg2.c: lalala, compilation fix...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-23 Gildas Bazin* modules/demux/wav.c: more fixes for multichannel...
2004-02-22 Laurent Aimar * all: compilation warning fixes (mainly missings...
2004-02-22 Rocky BernsteinFix valgrind-caught memory leak.
2004-02-21 Gildas Bazin* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0...
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-19 Jean-Paul SamanCorrect fix for iPAQ. (do not mix watching your kids...
2004-02-19 Gildas Bazin* modules/codec/faad.c: compilation fix and proper...
2004-02-19 Jean-Paul SamanTell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values...
2004-02-19 Jean-Paul SamanFix for iPAQ choose fixed point arithmic in FAAD decoder.
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
next