]> git.sesse.net Git - vlc/history - modules/codec
Use --x11-display whenever calling XOpenDisplay (except Qt4 this far)
[vlc] / modules / codec /
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.
2008-11-13 Rémi Duraffortcmml: *Really* fix compilation warning.
2008-11-12 Laurent AimarFixed output bitrate value + cosmetics.
2008-11-12 David Flynncodec/dirac: Rewrite libdirac(-research) encoding support
2008-11-11 Ilkka OllakkaEnable ffmpeg aac decoder, seems to work currently.
2008-11-10 David Flynncodec/dirac: remove decoder functionality
2008-11-07 Laurent AimarDo not reject rawvideo without a frame rate but use...
2008-11-07 David Flynnrawvideo: Fix timestamps & input options
2008-11-03 Vincent Penquerc'hfix build with (at least) libspeex 1.1.12
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-28 Ilkka Ollakkaremove unneeded if for aac-profile
2008-10-23 Laurent AimarAdded decoder_New/Delete/Link/UnlinkPicture helpers.
2008-10-23 Laurent AimarFixed an invalid return.
2008-10-23 Rémi Denis-Courmontmissing wakeup
2008-10-23 Rémi Denis-CourmontDMO: fix serialization, check for errors in DecOpen...
2008-10-23 Laurent AimarAdded decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
2008-10-23 Laurent AimarAdded decoder_NewSubpicture/decoder_DeleteSubpicture...
2008-10-22 Rémi Denis-CourmontMore verbose ffmpeg encoding failure
2008-10-20 Jean-Baptiste Kempf[Fake] Add a missing callback on fake-file-reload
2008-10-19 Rémi Denis-CourmontFix warning
2008-10-19 Rémi Denis-CourmontFactorize avcodec chroma table - another 2kb
2008-10-19 Rémi Denis-CourmontUnused variable
2008-10-19 Rémi Denis-CourmontSpare another 2kb
2008-10-19 Rémi Denis-CourmontFactorize avcodec table - spare about 5kb
2008-10-16 Jean-Baptiste Kempf[USF] return if calloc fails.
2008-10-14 Laurent AimarFixed segfault in libmpeg2 when picture allocation...
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-10-10 Rémi DuraffortFix potential segfault (CID 158)
2008-10-10 Rémi DuraffortRemove unused variable.
2008-10-10 Rémi DuraffortRemove stupid test before a free.
2008-10-09 Laurent AimarRemoved debug leftover (avcodec).
2008-10-08 Laurent AimarFixed decoder_GetDisplayDate while buffering.
2008-10-06 Alexis BallierFix build with x264 build 65
2008-10-06 Rémi DuraffortUse NULL instead of 0 for pointers.
2008-10-06 Rémi DuraffortDon't redefine true and false.
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
2008-10-05 Rémi DuraffortCleaning xurl code (CID 193 and CID 51 are now fixed)
2008-10-05 Rémi Denis-CourmontUse static mutexes
2008-10-02 Derk-Jan Hartmanlibmpeg2: user_data has been available since 0.3.2
next