]> git.sesse.net Git - vlc/history - modules/codec
Vorbis bump to 1.2.3
[vlc] / modules / codec /
2009-07-03 Jean-Baptiste KempfSSA on Windows: show a progress dialog during font...
2009-07-02 Rémi Denis-Courmontlibmpeg2: fix division by zero (fixes #2920)
2009-06-28 Laurent AimarMade sure that our output buffer is large enough with...
2009-06-27 Laurent AimarWorkaround libmpeg2 DPB bugs (#2883).
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-26 Rémi Duraffortcodec_fake: use var_CreateGet* when applicable.
2009-06-26 Rémi Duraffortcodec_fake: Fix potential crash (add and delete the...
2009-06-19 Rémi DuraffortMissing const.
2009-06-19 Rémi DuraffortRemove dead initialization.
2009-06-18 Laurent AimarFixed a typo.
2009-06-18 Laurent AimarUsed AVCodecContext::ticks_per_frame when available.
2009-06-18 Laurent AimarCosmetics.
2009-06-18 Laurent AimarUsed av_malloc/free for avcodec_decode_audio2 output...
2009-06-18 Rémi Duraffortadd_integer wants integers.
2009-06-18 Rémi Duraffortcmml: fix warning.
2009-06-15 Jean-Paul Samanavcodec: free p_sys->p_ff_pic in some error paths
2009-06-13 Laurent AimarFixed avcodec wrapper with unrecognized audio layout.
2009-06-11 Laurent AimarFixed libmpeg2 wrapper picture handling.
2009-06-10 Rémi Denis-CourmontKorean: list CP949 instead of EUC-KR
2009-06-04 Laurent AimarAdded support for old revision of SCT20 closed caption.
2009-06-02 Laurent AimarAvoid an error (no ffmpeg-hw option) when not compiling...
2009-06-01 Laurent AimarCompilation fix for old ffmpeg version.
2009-06-01 Laurent AimarAdded (but disabled at compilation time) VA-API support...
2009-06-01 Laurent AimarFlush picture buffers when closing the avcodec decoder.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-29 Rémi DuraffortQuit correctly x264 codec when x264 failed.
2009-05-29 Adrien MagloFix a segfault : check the return value of x264_encoder...
2009-05-29 Rémi Duraffortinvmem: fix potential memleaks.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Derk-Jan Hartmant140: this is not a submodule
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontCMML: do not (ab)use the interface subsystem
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontRemove no-op
2009-05-23 Rémi Denis-CourmontFluidsynth: fix block handling
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-19 Laurent AimarFixed some dvd spu streams that have multiple palette...
2009-05-19 Laurent AimarFixed potential segfault with broken DVD SPU streams.
2009-05-19 Laurent AimarCosmetics (spudec).
2009-05-19 Laurent AimarFixed some dvd spu streams that have multiple palette...
2009-05-19 Laurent AimarFixed potential segfault with broken DVD SPU streams.
2009-05-19 Laurent AimarCosmetics (spudec).
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-17 Jean-Baptiste KempfDMO: put more debug if DMO_DEBUG is set
2009-05-17 Jean-Baptiste KempfDMO: put more debug if DMO_DEBUG is set
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarUsed filter_New/DeletePicture when applicable.
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in decoders.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarFixed DMO wrapper.
2009-05-15 Jean-Baptiste KempfDMO: support for WMAL and wmal fourCC
2009-05-15 Jean-Baptiste KempfAdd wmal and WMAL fourCC
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecAudio when applicable.
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
2009-05-15 Laurent AimarReplaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
2009-05-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Jean-Baptiste KempfFourCC v210
2009-05-13 Laurent AimarMerged mp1v/mp2v codecs.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarLet libmpeg2 decode mp1v/mp2v too.
2009-05-13 Rémi Duraffortfix compilation.
2009-05-13 Laurent AimarFixed compilation (dmo).
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Laurent AimarUse new vlc_fourcc_* helpers in avcodec.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 basOS GAdded and used text_style_* methods.
2009-05-07 Laurent AimarThe schroedinger decoder does support non packetized...
2009-05-07 Laurent AimarReset the timestamp state on BLOCK_FLAG_DISCONTINUITY.
2009-05-07 David Flynncodec/schroedinger: don't reset decoder at corrupt...
2009-05-07 David Flynncodec/schrodinger: don't tag frames with missing pts
2009-05-07 David Flynncodec/schroedinger: fix segfault when schro_decoder_pul...
2009-05-07 Jean-Baptiste KempfAdded dvh1 fourcc to ffmpeg
2009-05-06 Laurent AimarAdded hdv6->8 fourcc to ffmpeg.
2009-05-06 Laurent AimarFixed typo in avcodec audio.
2009-05-06 Laurent AimarTry to fix compilation with older ffmpeg version.
2009-05-05 Laurent AimarFixed (partially) parsing of E-AC3 not using 1536 sampl...
2009-05-05 Laurent AimarFixed acmod table for ac3/eac3.
2009-05-05 Laurent AimarFixed a regression with avcodec due to 83f58a5076e659f6...
2009-05-05 Laurent AimarUse audio channel layout only when supported by avcodec.
2009-05-03 Laurent AimarFixed typo in avcodec audio.
2009-05-03 Laurent AimarTry to setup avcodec audio format as soon as possible.
next