]> git.sesse.net Git - vlc/history - modules/codec
playlist: add a input-current variable for being completely predictable
[vlc] / modules / codec /
2009-09-18 Marian Ďurkovičlibmpeg2: reset decoder when get outpic failed - should...
2009-09-17 Rémi Denis-CourmontFix syntax
2009-09-17 Rémi Denis-Courmontlibmpeg2: enable ARM optimizations
2009-09-17 Ilkka Ollakkax264: set param.rc.i_lookahead to lower than default
2009-09-16 Pierre YnardFix parsing of float-typed variables
2009-09-14 Hugo Beauzee-LuyssenSolved potential crash in invmem codec
2009-09-14 Pierre Ynardavcodec: disable subtitle encoding
2009-09-08 Christophe CourtautFixed typo into invmem error message
2009-09-04 Jean-Baptiste KempfTypo again...
2009-09-03 Laurent AimarDo not check rgb masks for YUV in GetFfmpegChroma.
2009-09-03 Rémi Duraffortadd_bool: wants a boolean.
2009-09-03 Rémi Duraffortavcodec_video: cosmetics (use var_CreateGet whe applica...
2009-09-03 Rémi Duraffortavcodec: use AV_VERSION_INT.
2009-09-03 Jean-Baptiste KempfAvcodec: safeguard for people not using the latest...
2009-09-02 Jean-Baptiste Kempf10l: Fix typo
2009-09-02 Jean-Baptiste KempfWMAPro: increase the i_output_max to have a proper...
2009-09-02 Jean-Baptiste KempfFourCC reordering for Audio
2009-09-02 Jean-Baptiste KempfWMAP native decoder entered FFmpeg.
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-01 Rémi Denis-CourmontFluidsynth: output PCM if there is no FPU
2009-09-01 JP DingerCompile fixes for realaudio.c on linux and -Werror.
2009-09-01 Jean-Baptiste KempfSDL: simplification of detection and requirement of...
2009-08-31 Laurent AimarReally fix avcodec avec block_Realloc change.
2009-08-31 Laurent AimarRevert "ffmpeg: fix corruption in earlier memory copy...
2009-08-31 Rémi Denis-Courmontffmpeg: fix corruption in earlier memory copy removal
2009-08-31 Rémi Denis-CourmontFix typo in greek ANSI code page
2009-08-30 Rémi Denis-Courmontfaad: remove broken vlc_memcpy() instead of memmove()
2009-08-30 Rémi Denis-Courmontavcodec: use block_Realloc() on input blocks.
2009-08-29 Pierre YnardFix make dist
2009-08-28 Rémi Duraffortavcodec: fix compilation.
2009-08-28 Jean-Baptiste KempfAvcodec: proper warning if build is < 52.25
2009-08-28 Jean-Baptiste KempfRemove all subtitles support for people with old avcode...
2009-08-28 Rafaël CarréDecodeSubtitle: mark func parameters as unused
2009-08-28 Jean-Baptiste KempfFix subtitle commit for old versions of avcodec.
2009-08-28 Jean-Baptiste KempfSupport IMA_WAV ADPCM in w64
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfFix MS ADPCM in w64 files.
2009-08-28 Jean-Baptiste KempfUse a VLC_CODEC_ADPCM_MS for MS ADPCM
2009-08-27 Laurent AimarAdded preliminary subtitle decoder support to our avcod...
2009-08-27 Jean-Baptiste KempfFFmpeg: protect against old versions of avcodec...
2009-08-27 Jean-Baptiste KempfMap FFmpeg F32*E and f64*E to VLC FL32 and FL64
2009-08-27 Jean-Baptiste KempfRemove forgotten debug. Sorry, guys.
2009-08-27 Jean-Baptiste KempfTwinVQ support using the lastest avcodec commit from...
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
2009-08-26 Rémi Duraffortfix xxmc compilation.
2009-08-25 Laurent AimarMade SyncInfo in dts a bit clearer.
2009-08-25 Jean-Baptiste KempfWin32: remove "dereferencing type-punned pointer will...
2009-08-24 Laurent AimarRevert "dts: Initialize i_frame_size to a default value."
2009-08-23 Rémi Denis-CourmontRevert "vlc_bits: Differentiate between writable bits...
2009-08-22 Jean-Baptiste KempfQuicktime: kill warnings for Win32
2009-08-20 Pierre d'Herbemontlpcm: Fix a few unsigned comparison warnings.
2009-08-20 Jean-Baptiste KempfRealAudio: fix compile for Win32
2009-08-20 Jean-Baptiste KempfQuicktime: fix warning
2009-08-20 Pierre d'Herbemontlibmpeg2: Only define GetCC when needed.
2009-08-20 Pierre d'Herbemontvlc_bits: Differentiate between writable bits stream...
2009-08-20 Pierre d'Herbemontdts: Initialize i_frame_size to a default value.
2009-08-20 Pierre d'Herbemontcmml: Fix a warning about vlc_create_thread() return...
2009-08-20 Jean-Baptiste KempfKill misc warnings
2009-08-19 Jean-Baptiste KempfFix warnings in lpcm, cc and theora
2009-08-19 Jean-Baptiste KempfRemove unused variables in USF module
2009-08-19 Pierre d'Herbemontkate: Remove unused variable.
2009-08-19 Ilkka Ollakkax264: add profile-limitter, pretty much same as in...
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in codecs.
2009-08-10 Ilkka Ollakkax264: change aq-mode default same as libx264 uses
2009-08-07 Laurent AimarAdded LPCM from AOB suport to our LPCM decoder.
2009-08-06 Grigori Goronzylibass: rename types to match upstream
2009-08-05 Jean-Baptiste KempfAVcodec version needed for 1.1 is 51.48.0 so far.
2009-08-05 Jean-Baptiste KempfSimplify vorbis detection and activate encoder except...
2009-08-05 Jean-Baptiste KempfDelete CSRI module. Unmaintained and libass is better.
2009-07-30 Ilkka Ollakkax264: when partitions=all, just set partitions~0
2009-07-28 ogg.k.ogg.kreconstruct Theora granpos
2009-07-28 Jean-Baptiste KempfFinish compilation of FluidSynth on Windows.
2009-07-28 Laurent AimarFixed kate with tiger support integration.
2009-07-28 Laurent AimarFixed csri decoder integration.
2009-07-28 Anthony Loiseaucodec/libass: avoid possible segfault
2009-07-28 Ilkka Ollakkax264: use ABR-mode if user specifies bitrate
2009-07-27 Laurent AimarImproved pre-blending in ssa decoder.
2009-07-27 Rémi Duraffortx264: no need to create the variables when closing...
2009-07-27 Jean-Baptiste KempfCODEC_ID_SPEEX appeared in 51.50.1
2009-07-25 ogg.k.ogg.kdo not clear theora_info twice
2009-07-24 Laurent AimarFixed libass 0.9.7 support.
2009-07-24 Laurent AimarUsed light hinting in libass to increase the quality.
2009-07-24 Laurent AimarRemoved useless pre render callback in ssa decoder.
2009-07-24 Laurent AimarFixed flicker with overlapped subtitles in ssa.
2009-07-24 Jean-Baptiste KempfAdd Speex in flv demuxing support. #2973
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Barry WardellUpdate SSA/ASS subtitle decoder for the new version...
2009-07-22 Jean-Paul Samanshine: cleanup
2009-07-22 Jean-Paul Samanshine: add missing assert.h
2009-07-22 Ilkka Ollakkax264.c: add psy-rd string to modify psy-rd settings
2009-07-21 Ilkka Ollakkax264 change that qcomp-parameter determinates rc-mode
2009-07-21 Ilkka Ollakkax264.c: change defaults allmost same as current x264 has
2009-07-21 Ilkka Ollakkax264.c: set vbv max bitrate to bitrate if doing cbr
2009-07-18 Laurent AimarCosmetics.
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-07-17 Jean-Baptiste KempfFix typo.
2009-07-17 Laurent AimarDo not uselessly disable direct rendering in avcodec.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-15 Rémi DuraffortRemove nestead assignement.
2009-07-11 Laurent AimarFixed seeking in mpeg1 files with libmpeg2 decoder...
next