]> git.sesse.net Git - vlc/history - modules/codec
more MSVC compilation fixes
[vlc] / modules / codec /
2005-05-20 Christophe Massiot * modules/codec/ffmpeg/encoder.c: If qmin == qmax...
2005-05-20 Christophe Massiot * src/video_output/vout_synchro.c: Fixed synchro for...
2005-05-20 Christophe Massiot * ALL : ported the deinterlace module to video filter2...
2005-05-16 Gildas Bazin* modules/codec/ffmpeg/video.c: use frame rate info...
2005-05-16 Gildas Bazin* modules/codec/theora.c: give higher priority to the...
2005-05-13 Gildas Bazin* modules/codec/dmo/dmo.c: fixed problem with detection...
2005-05-13 Gildas Bazin* modules/codec/x264.c: updated with latest changes...
2005-05-12 Felix Paul Kühne* fix two typos introduced in [10984]
2005-05-12 Christophe MutricyALL: Fix a few strings for the prefs.
2005-05-10 Gildas Bazin* modules/codec/ffmpeg/*, modules/stream_out/switcher...
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-04-29 Christophe Massiot* ALL: We are now using libtwolame instead of libtoolam...
2005-04-26 Gildas Bazin* modules/codec/x264.c: relaxed the version requirement...
2005-04-26 Gildas Bazin* modules/codec/x264.c: use proper default value for...
2005-04-26 Gildas Bazin* modules/codec/x264.c: crop the video if its size...
2005-04-26 Gildas Bazin* modules/codec/x264.c: added bpyramid and subpel optio...
2005-04-23 Sigmund Augdal Helbergffmpeg.c: fixed build with older ffmpeg. Disables Indeo...
2005-04-20 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle...
2005-04-20 Gildas Bazin* modules/codec/ffmpeg: added support for Apple QuickDr...
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
2005-04-10 Sigmund Augdal Helbergfixed three major problems pointed to by Trax
2005-04-07 Rocky BernsteinKeep behavior same as it was before aspect-ratio fix...
2005-04-04 Rocky BernsteinSubtitle (subpicture) aspect ratio had been ignored...
2005-03-19 Gildas Bazin* modules/codec/dvbsub.c: first implementation of dvb...
2005-03-19 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: fixed resampling...
2005-03-17 Gildas Bazin modules/codec/araw.c: a/ulaw encoding support. Patch...
2005-03-17 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: resampling fix...
2005-03-17 Gildas Bazin* modules/codec/ffmpeg/encoder.c: reverted commit 10351...
2005-03-15 Christophe Massiot* modules/codec/ffmpeg/encoder.c: Fixed aspect ratio...
2005-03-13 Rémi Denis-CourmontFix my email address
2005-03-11 Anil Daoud* configure.ac: alsa is now really default enabled
2005-03-11 Gildas Bazin* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2005-03-11 Clément StenacReduce the global verbosity
2005-03-09 Gildas Bazin* modules/codec/ffmpeg/video.c: take input rate into...
2005-03-08 Christophe Massiot* modules/codec/ffmpeg/video_filter.c: Fixed a regressi...
2005-03-08 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: a few fixes...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-07 Steve Lhommeaudio.c: fix a compiler portability issue
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
2005-03-07 Gildas Bazin* modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420...
2005-03-07 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_...
2005-03-07 Rémi Denis-Courmont- XA file demux
2005-03-06 Gildas Bazin* modules/codec/ffmpeg/audio.c: fix for ALAC support.
2005-03-06 Gildas Bazin* modules/codec/flac.c, configure.ac: FLAC packetizer...
2005-03-06 Gildas Bazin* modules/codec/ffmpeg: support for libavcodec's flac...
2005-03-06 Gildas Bazin* modules/demux/mp4, modules/codec/ffmpeg: support...
2005-03-05 Gildas Bazin* ALL: a few fixes.
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-03 Gildas Bazin* modules/codec/x264.c: compilation fix for new libx264.
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-02 Steve Lhommevideo.c: don't display pre-rolled pictures
2005-03-02 Gildas Bazin* modules/codec/theora.c: sanity check for invalid...
2005-03-01 Gildas Bazin* modules/codec/lpcm.c: support for 20/24 bits LPCM.
2005-02-21 Gildas Bazin* modules/codec/vorbis.c: uninitialized variable.
2005-02-21 Laurent Aimar * all: woops (debug messages left).
2005-02-21 Laurent Aimar * block: added
2005-02-20 Gildas Bazin* modules/codec/mpeg_audio.c: let ffmpeg have the prior...
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2005-02-07 Gildas Bazin* include/vlc_common.h, include/modules_inner.h, module...
2005-02-01 Andre Pang* modules/codec/theora.c: correctly display x-offset...
2005-01-31 Gildas Bazin* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilat...
2005-01-27 Gildas Bazin* modules/codec/dvbsub.c: don't render empty subtitles...
2005-01-23 Gildas Bazin* modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
2005-01-16 Gildas Bazin* modules/codec/x264.c: updated to support recent x264.
2005-01-13 Gildas Bazin* modules/codec/theora.c: remove the need for theora_pa...
2005-01-11 Andre Pang* cmml/intf.c: Fix refcount leak on main interface...
2005-01-11 Andre Pang* theora.c: Eliminate display artifacts when the very...
2005-01-11 Andre Pang* theora.c: Fixed weird display artifacts when seeking...
2005-01-06 Gildas Bazin* modules/codec/vorbis.c: fixed tremor output.
2004-12-29 Clément StenacBaaaah, we _already_ have a PNG encoder.
2004-12-29 Clément StenacPNG image encoder and imagefile video output
2004-12-28 Andre Pang* Fix CMML codec on systems where strcmp(1) dies if...
2004-12-24 Rocky BernsteinCheck to see if a particular subtitle channel is select...
2004-12-22 Derk-Jan Hartman* ffmpeg/encoder.c: if p_codec->pix_ftms is not yet...
2004-12-21 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: I420 -> YUVA...
2004-12-20 Gildas Bazin* modules/codec/ffmpeg/encoder.c: use pix_fmt specified...
2004-12-19 Gildas Bazin* modules/codec/svcdsub.c,cvdsub.c: fixed Cr/Cb inversi...
2004-12-19 Gildas Bazin* modules/codec/cvdsub.c: ported cvd subtitles decoder...
2004-12-16 Gildas Bazin* modules/codec/png.c: PNG decoder using libpng.
2004-12-14 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: added RV32 ...
2004-12-14 Gildas Bazin* modules/codec/ffmpeg/encoder.c: typo for strict-rc...
2004-12-13 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: support for PNG/PPM...
2004-12-12 Gildas Bazin* modules/codec/dirac.c: dirac decoder/encoder module...
2004-12-11 Clément StenacImprovements to preferences
2004-12-11 Gildas Bazin* modules/codec/dv.c,xvid.c: got rid of rotten/deprecat...
2004-12-09 Gildas Bazin* modules/codec/dvbsub.c: extra sanity check for CLUT...
2004-12-07 Gildas Bazin* configure.ac: update for newer speex + workaround...
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-11-28 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: added AMR NB/WB fourccs.
2004-11-14 Gildas Bazin* modules/codec/dmo/dmo.c: work around for buggy dmo...
2004-11-14 Gildas Bazin* modules/codec/quicktime.c: fixed small mem leak.
2004-11-13 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: use proper format...
2004-11-13 Clément StenacMerge string fixes
2004-11-07 Gildas Bazin* modules/codec/ffmpeg/demux.c: bunch of bug fixes...
2004-11-06 Clément StenacFixes + use new API for directory demuxer
next