]> git.sesse.net Git - vlc/history - modules/codec
backport of [13220] [13191] [13192]
[vlc] / modules / codec /
2005-11-02 Gildas Bazin* modules/codec/libmpeg2.c: backport of 13117 from...
2005-11-02 Gildas BazinALL: backport of 13058,13059,13070,13088,13090,13091...
2005-10-31 Gildas Bazin* modules/codec/ffmpeg/encoder.c: backport of 13065...
2005-10-31 Gildas Bazin* modules/codec/libmpeg2.c: backport of 13063 from...
2005-10-30 Gildas BazinALL: backport of 13027,13033,13034,13039,13040,13041...
2005-10-30 Gildas BazinALL: backport of 13001,13004,13005,13011,13012,13019...
2005-10-29 Antoine Cellerierbackport r13014 r13015 and r13016
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...
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...
next