]> git.sesse.net Git - vlc/history - modules/codec
Workaround for Qt bug #176201 (affect only Qt 4.5.0)
[vlc] / modules / codec /
2009-03-29 Laurent AimarFixed dmo decoder wrapper.
2009-03-29 Laurent AimarCosmetics (dmo).
2009-03-28 Srikanth RajuWav GSM Demuxer Support Fixes Wav demux to work with...
2009-03-24 Rémi Duraffortcmml: use pl_Release.
2009-03-23 Laurent AimarRevert [f5060d12c31af094d9105143c88371487ff2c72c] ...
2009-03-23 Laurent AimarFixed skip_frame setting (avcodec).
2009-03-17 Rémi DuraffortNo need to add a '\n' with msg_*
2009-03-17 Rémi Denis-CourmontCMML: privatize callback lock
2009-03-14 Rémi Denis-CourmontAdaptive PCM: set the output category (fixes assertion)
2009-03-14 Laurent AimarImproved preroll in avcodec.
2009-03-12 Rémi Denis-Courmontavcodec, switcher: use the global avcodec lock
2009-03-12 Rémi Denis-Courmontlibavutil callback cannot assume it has a VLC object
2009-03-11 Jean-Baptiste Kempfx264: obsolete pre-scenecut option.
2009-03-11 Sabourin Gillesx264 Removed pre-scenecut definitions for build 67
2009-03-07 Laurent AimarReduce CDG decoder frame rate down to 25.
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-02-28 Rémi Denis-CourmontFix FfmpegExecute callback prototype
2009-02-28 Roman PenFix wrong initialization of 'mp2v' encoder profile
2009-02-24 Laurent AimarImproved a bit SRT support.
2009-02-22 Rémi Duraffortcmml: less includes.
2009-02-19 Felix Paul Kühnemacosx-port: removed compatibility code for outdated...
2009-02-14 Laurent AimarAll decoders/encoders MUST set output format category...
2009-02-14 Laurent AimarUse calloc when applicable (decoders).
2009-02-14 Laurent AimarFixed a few errors in cmml.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-14 Laurent AimarModify vbi page change on key event to trigger vbi...
2009-02-13 Laurent AimarSet the actual page used by zvbi.
2009-02-13 Laurent AimarAdded teletext fields in es_forma_t.
2009-02-11 Jean-Paul Samanzvbi: clear zvbi page holder before usage.
2009-02-09 Laurent AimarAdded SCTE-20 CC support (close #2503).
2009-02-09 Laurent AimarImroved cc.h fprintf debug (commented out by default).
2009-02-09 Laurent AimarFixed cc.h multiple includes protection define.
2009-02-09 Laurent AimarSupport output bits per sample changes in ffmpeg (close...
2009-02-09 Laurent AimarFixed various decoder/packetizer flush.
2009-02-09 Laurent AimarAdded a module shortcut to wmafixed.
2009-02-07 Jean-Paul Samanwmafixed: optimize
2009-02-07 Jean-Paul Samanwmafixed: handle error cases (fixes #2474)
2009-02-03 Laurent AimarDecrease fixed point decoder priority to lower than...
2009-01-31 Christophe MutricyVorbis quality is limited to 0-10
2009-01-31 Rémi Denis-CourmontDon't reinvent __arm__
2009-01-31 Jean-Paul Samanshine: protect against invalid bitrate and cleanup.
2009-01-30 Jean-Paul Samanshine: Forward port of fixed integer MP3 encoder.
2009-01-30 Jean-Paul Samanwma-fixed: Forward port of fixed integer WMA v1/2 decoder.
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-26 Rémi Duraffortcodec_cmml: fix memleaks (and maybe a proble while...
2009-01-23 Dominique Leuenbergerx264 removed i_direct_8x8_inference from the structure...
2009-01-22 Jean-Baptiste KempfKate: don't spam the msg_Dbg before selection of the...
2009-01-21 Jean-Baptiste KempfDon't set ridiculously long descriptions or description...
2009-01-21 Jean-Baptiste KempfVarious shortnames forgotten.
2009-01-19 Rémi Denis-Courmontintf-displays-cmml-description is always false
2009-01-19 Rémi Denis-CourmontRemove silly use of vlc_object_find
2009-01-18 Laurent AimarRemove DTS-HD block for DTS track.
2009-01-18 Laurent AimarFixed decoder init when libdca is not present + clean up.
2009-01-18 Rémi Denis-Courmontdirac: missing #include
2009-01-17 Rémi Denis-CourmontAvoid using i_object_type
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-16 Rémi Duraffortcalloc( nb_elmnt, size ) instead of calloc( size, nb_el...
2009-01-10 Laurent AimarFixed a typo in libass.
2009-01-10 Laurent Aimarlibass: set windows/fonts as default directory
2009-01-10 Laurent AimarSupport delaying codec open until extradata are present...
2009-01-10 Laurent AimarRemoved unused field (avcodec).
2009-01-04 Joseph Tulouminor changes to png and sdl_image decoders to support...
2009-01-02 Rémi Duraffortsome cleaning.
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-28 ogg.k.ogg.kSupport for rendering Kate streams with libtiger
2008-12-21 Jean-Baptiste KempfKostya RV30 code is merged in FFmpeg.
2008-12-20 Rémi Denis-CourmontFix error values
2008-12-15 Rémi Duraffortpudec: fix potential memleaks.
2008-12-14 Rémi Duraffortcmml: fix memleak (#2345)
2008-12-14 Laurent AimarRemoved useless real video code in avcodec.
2008-12-14 Laurent AimarFixed frame rate output value.
2008-12-13 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-10 Jean-Baptiste KempfSupport for some ACD Systel Digital files. FourCC ACDV.
2008-12-09 Laurent AimarDo not access input object from decoders.
2008-12-06 Jean-Baptiste KempfFix Avcodec module compilation.
2008-12-06 Jean-Baptiste KempfAdd VC1 fourCC
2008-12-05 Jean-Baptiste KempfAdd DMK2 and VX1K fourCC.
2008-12-04 Laurent AimarAdded support for avcodec SAMPLE_FMT_*.
2008-12-04 Jean-Baptiste KempfFourCC fiesta.
2008-12-03 Robert Paciorekinvmem fake video codec module
2008-12-01 Jean-Baptiste Kempf[FFmpeg] support for native RV40
2008-11-30 Rémi Duraffortflac: Fix comparaison between signed and unsigned.
2008-11-30 Laurent AimarCorrectly reset date after a discontinuity in audio...
2008-11-30 Rémi DuraffortFix compilation warning (const variables)
2008-11-30 Rémi Duraffortcmml: cleaning (remove dummy code). xarray will be...
2008-11-30 Rémi DuraffortXtag: don't return anything from xtag_free
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-11-29 Laurent AimarAdded support of BD LPCM (using fcc bpcm)
2008-11-29 Laurent AimarCosmetics (lpcm).
2008-11-29 Laurent AimarAllow up to 8 channels with ffmpeg decoder.
2008-11-29 Laurent AimarCosmetics (use AV_VERSION_INT).
2008-11-29 Laurent AimarAdded MLP fourcc definition to ffmpeg.
2008-11-22 Christophe MutricyDon't i18n'd ""
2008-11-22 Christophe MutricyFix memleak
2008-11-22 Laurent AimarDo not use playlist inside a decoder.
2008-11-19 Laurent AimarFixed rawvideo packetizer.
2008-11-15 David Flynncodec/dirac: Fix video format guessing
2008-11-13 Rémi DuraffortCmml: again, fix warning in a better way.
next