]> git.sesse.net Git - vlc/history - modules/codec
* implement the error panel correctly (for the records: not < 10.3 compatible)
[vlc] / modules / codec /
2006-06-29 Derk-Jan Hartman* MPNG support
2006-06-29 Dennis van Amerongen* modules/codec/dmo/dmo.c: if an aspect ratio was speci...
2006-06-27 Jean-Paul SamanTheora framesize calculation patch by Kevin H. Patterso...
2006-06-21 Derk-Jan Hartman* update the ffmpeg VC-1 fourcc info. Hopefully it...
2006-06-10 Gildas Bazin* modules/codec/ffmpeg/audio.c: reduce memory usage...
2006-06-10 Gildas Bazin* modules/codec/dmo/dmo.c: fix typo in fourcc.
2006-05-29 Jean-Paul SamanThis patch removes the usage of FFMPEG's internal ff_mp...
2006-05-27 Sam Hocevar * modules/codec/realaudio.c: oh, after all, let's...
2006-05-27 Sam Hocevar * modules/codec/realaudio.c: only use WINAPI for...
2006-05-27 Dennis van Amerongenminor typo loose -> lose
2006-05-27 Dennis van AmerongenAdd support for Windows Media Video (VC-1) Advanced...
2006-05-22 Dennis van Amerongenproper subme integer range
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanRemove unused variables and #ifdef DEBUG_SPUDEC the...
2006-05-20 Jean-Paul Samanx264 options patch from Dennis van Amerongen (Trax...
2006-05-14 Clément StenacFix ffmpeg linking
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-30 Clément StenacAdd support for Windows Media Audio 9 Speech (Closes...
2006-04-27 Jean-Paul SamanRemove whitespace
2006-04-13 Clément StenacString stuff
2006-04-11 Derk-Jan Hartman* make the flac decoder errors less annoying. some...
2006-04-11 Clément StenacString fixes
2006-04-10 Derk-Jan Hartman* Fix ffmpeg libavformat linkage when we don't use...
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: add_suppressed -> add_suppre...
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: Add deprecated option and...
2006-04-07 Christophe Massiot * modules/codec/spudec: Decreased verbosity.
2006-04-07 Jean-Paul SamanRemove --sout-dvbsub-timeout flag
2006-04-07 Christophe Massiot * modules/codec/dvbsub.c: Fixed a major bug with DVBSU...
2006-04-06 Christophe Massiot * modules/codec/png.c: More robust error checking...
2006-04-03 Derk-Jan Hartman* Fix FindFallbackEncoding on Mac OS X.
2006-04-02 Christophe Mutricytypo
2006-04-02 Christophe Mutricyx264.c: the string review was a bit too strong here
2006-04-02 Derk-Jan Hartman* Finally found a list of SSA charset id's. Add to...
2006-04-02 Derk-Jan Hartman* Don't ignore blank alpha pallettes. Tested with all...
2006-04-01 Christophe MutricyOups
2006-03-31 Clément StenacX264 (Refs:#438)
2006-03-31 Christophe Mutricycodec 2nd round exept fo x264 (refs #438)
2006-03-31 Clément StenacCodecs (except x264). Refs:#438
2006-03-30 Christophe MutricyString review in codec. 1st part. ffmpeg.h to be improv...
2006-03-30 Rémi Denis-CourmontCosmetic, Fix my name
2006-03-22 Rémi Denis-Courmontinclude:
2006-03-18 Clément StenacTranscode cropping/padding patch by Udo Richter < udo...
2006-03-11 Rémi Denis-Courmont * Use run-time detection of UTF-8 as current charset...
2006-03-11 Rémi Denis-Courmont- Fix memleak when not using Mac OS
2006-03-11 Christophe Mutricycodec/flac.c: fix preparse with flac
2006-03-01 Antoine CellerierAdd/Change x264 options. Patch by Dennis van Amerongen
2006-03-01 Derk-Jan Hartman* Add dvcp and dvpp FOURCCs (the PAl versions of QuickT...
2006-02-22 Derk-Jan Hartman* Scale SSA subs if necessarry.
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-13 Sam Hocevar * modules/codec/libmpeg2.c: tell mpeg2dec the real...
2006-02-11 Derk-Jan Hartman* Fix a \n bug and a memory bug in the SSA/subsdec.
2006-02-10 Derk-Jan Hartman* Fix the QT video decoder. refs #345
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-02-01 Rémi Denis-CourmontFix a bunch of warnings involving mix between uint32_t...
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-31 Derk-Jan Hartman* SYS_DARWIN -> __ppc__ || __ppc64__
2006-01-23 Antoine Cellerieroops, last commit wasn't meant to happen
2006-01-23 Antoine Cellerierfix subtitles position (aspect ratio)
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-21 Derk-Jan Hartman* Compile fix
2006-01-21 Derk-Jan Hartman* Some cleanup to the QT decoder. Still doesn't function.
2006-01-21 Sam Hocevar * modules/codec/spudec: fixed various (innocuous...
2006-01-14 Derk-Jan Hartman* Revert the Default charset encoding back to ISO-8859-1
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément Stenaccompile fix
2005-12-28 Jean-Paul SamanPatch by Dennis van Amerongen: Unify x264 commandline...
2005-12-14 Derk-Jan Hartman* Support the "pcm " WAV fourcc. it's equal to "araw".
2005-12-10 Felix Paul Kühne* added 'M264' as FOURCC for H.263 (used by MS's encoder)
2005-12-10 Gildas Bazin* modules/codec/realaudio.c: subpackets re-ordering...
2005-12-09 Gildas Bazin* modules/demux/real.c: re-order cook subpackets and...
2005-12-09 Antoine Celleriersupport for cook audio. Thanks to the ffmpeg people...
2005-12-08 Felix Paul Kühne* added 'x264' as valid FOURCC for H.264, although...
2005-12-04 Gildas Bazin* modules/codec/realaudio.c: try to detect dropped...
2005-11-30 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: add BMP codec support...
2005-11-27 Gildas Bazin* modules/codec/ffmpeg/video.c: use frame-rate from...
2005-11-19 Antoine Cellerierx264 options patch by Alex Izvorski (plus some checks...
2005-11-13 Gildas Bazin* modules/codec/ffmpeg: try a bit harder to enable...
2005-11-13 Gildas Bazin* modules/codec/ffmpeg: added ffmpeg-skiploopfilter...
2005-11-06 Cyril Deguet* sdl_image.c: fixed 8bpp too
2005-11-05 Cyril Deguet* sdl_image.c: fixed decoding of 24/32 bpp images ...
2005-11-02 Gildas Bazin* modules/codec/libmpeg2.c: use sequence->picture_width...
2005-11-01 Gildas Bazin* modules/codec/x264.c: x264 now supports non-mod 16...
2005-10-31 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fmt_out.p_extra needs...
2005-10-31 Gildas Bazin* modules/codec/libmpeg2.c: when AR is forced by input...
2005-10-31 Gildas Bazin* modules/codec/ffmpeg/demux.c: do not re-invent the...
2005-10-31 Gildas Bazin* modules/codec/ffmpeg/demux.c: added raw video support.
2005-10-30 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: avoid a strcmp() in...
2005-10-30 Gildas Bazin* modules/codec/vorbis.c: fixed crash on codec cleanup...
2005-10-30 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed crash in Libavco...
2005-10-30 Gildas Bazin* modules/demux/mp4/mp4.c: set fmt.video.i_bits_per_pix...
2005-10-30 Gildas Bazin* modules/codec/ffmpeg/demux.c: Updated to use latest...
2005-10-29 Antoine Cellerieroops
2005-10-29 Antoine Celleriers/ffmpeg/x264/
2005-10-29 Antoine Cellerierallow subpel option in the 1 to 6 range for X264_BUILD...
2005-10-29 Gildas Bazin* modules/codec/libmpeg2.c: fixed detection for aspect...
2005-10-23 Clément StenacAdd support for wmap
2005-10-23 Gildas Bazin* modules/codec/realaudio.c: on win32, use codecs insta...
next