]> git.sesse.net Git - vlc/history - modules/codec
* ALL: first development version of a GUI for the SubPicture Filters (refs #350)
[vlc] / modules / codec /
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...
2005-10-19 Marian Durkovicuse display width/height for libmpeg2 debug message
2005-10-18 Antoine Cellerierincrement version check ... (QDM2 won't work before...
2005-10-18 Antoine Celleriercheck for LIBAVCODEC_BUILD >= ((50<<16)+(0<<8)+0) in...
2005-10-18 Antoine Cellerier * add qdm2 support. Thanks to the ffmpeg people for...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-14 Derk-Jan Hartman* Revert previous commit.
2005-10-14 Derk-Jan Hartman* If codec_type != video | audio, then don't use the...
2005-10-14 Derk-Jan Hartman* libavformat shouldn't handle .xa files. We have modli...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-02 Antoine Cellerier * fix signedness gcc warning
2005-10-02 Antoine Cellerier * fix signedness gcc warnings
2005-10-02 Jean-Paul SamanFix compiler warning: 'araw.c:62: warning: static'...
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-21 Gildas Bazin* modules/codec/x264.c: renamed analyse "all" mode...
2005-09-19 Gildas Bazin* modules/codec/realaudio.c: split the audio output...
2005-09-19 Felix Paul Kühne* fixed some 'comparison between signed and unsigned...
2005-09-18 Gildas Bazin* modules/codec/realaudio.c: real audio (cook) decoder...
2005-09-18 Steve Lhommemisc possible buffer/resource misuse & tidy compilation
2005-09-15 Derk-Jan Hartman* Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
2005-09-02 Christophe Massiot * modules/codec/fake.c: Added missing ToLocale().
2005-08-29 Derk-Jan Hartman* Add the hdv2 fourcc which is simply HD MPEG2
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-25 Derk-Jan Hartman* vorbis comments can be mixed case. strstr -> strcasestr
2005-08-24 Christophe Massiot * modules/codec/fake.c: Fixed compilation.
2005-08-24 Christophe Massiot * modules/codec/fake.c: Fixed a segfault when outputti...
2005-08-22 Gildas Bazin* modules/codec/dvbsub.c: fixed segfault.
2005-08-22 Gildas Bazin* modules/codec/dvbsub.c: fixed recent breakage of...
2005-08-19 Jean-Paul SamanFix region width/height encoding bug. Dvbsub never...
2005-08-15 Jean-Paul SamanOops, Disable debugging.
2005-08-15 Jean-Paul SamanAlso allow an empty palette marked with palette.i_entri...
2005-08-15 Jean-Paul SamanFound a simpler way to send an empty picture to the...
2005-08-15 Jean-Paul SamanReplaced // comments with /* .. */ and added some sanit...
2005-08-12 Christophe Massiot * modules/control/http.c: Fixed vlc_set_var() and...
2005-08-11 Christophe Massiot * modules/codec/ffmpeg: ffmpeg's av_log() messages...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-09 Jean-Paul Samanmake positioning of subpictures posible in dvbsub
2005-08-09 Jean-Paul SamanFix compiler warning about comparing signed and unsigned
2005-08-09 Jean-Paul SamanMade es_format_t member i_bitrate unsigned int, because...
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-03 Christophe Massiot * modules/codec/ffmpeg/encoder.c: Avoid a useless...
2005-08-02 Christophe Massiot * modules/codec/ffmpeg: More locking around avcodec_op...
2005-08-01 Christophe Massiot * modules/codec/fake.c: New obscure options to allow...
2005-08-01 Christophe Massiot * modules/codec/twolame.c, modules/codec/ffmpeg/encode...
2005-07-29 Christophe Massiot * modules/codec/sdl_image.c: New decoder taking advant...
2005-07-27 Christophe Massiot * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace...
2005-07-13 Rémi Denis-CourmontRename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-01 Christophe MutricyALL: Add some set_shorname() so the preferences look...
2005-07-01 Sigmund Augdal Helbergcompile fix
2005-06-28 Derk-Jan Hartman* Fix some configuration options declerations and strings
2005-06-27 Gildas Bazin* modules/codec/mpeg_audio.c: don't use this codec...
2005-06-26 Rémi Denis-CourmontCompile fix
2005-06-25 Rémi Denis-CourmontFix previous commit
2005-06-25 Rémi Denis-CourmontMost compiler warning fixed
2005-06-20 Benjamin Pracht* Use 0 as default quality setting. The previous "3...
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-10 Christophe Massiot * modules/codec/ffmpeg: New options to fine-tune advan...
2005-06-08 Christophe Massiot * modules/codec/fake.c: New fake codec. Use it in...
2005-06-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, modules/packetizer...
2005-06-07 Christophe Massiot * modules/codec/ffmpeg: More sensible values for ...
2005-06-07 Gildas Bazin* modules/codec/x264.c: proper calculation of PTS/DTS...
2005-06-06 Gildas Bazin* modules/codec/x264.c: support for multi-threaded...
2005-06-06 Gildas Bazin* modules/codec/ffmpeg/encoder.c: don't enable CODEC_FL...
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-06-01 Gildas Bazin* modules/demux/mp4/mp4.c: we don't need to re-packetiz...
2005-06-01 Gildas Bazin* modules/codec/ffmpeg/video.c: codec extra data is...
2005-05-31 Christophe Massiot * modules/codec/libmpeg2.c: We do not want to force...
2005-05-31 Christophe Massiot * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODI...
2005-05-27 Damien Fouilleulvorbis.c: oops, I inverted channel order when encoding...
2005-05-27 Damien Fouilleulvorbis.c: reorder channels according to OggVorbis chann...
2005-05-27 Christophe Massiot * modules/codec/ffmpeg/postprocess.c: Fixed post-proce...
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...
next