]> git.sesse.net Git - vlc/history - modules/codec
macosx: remove some dead code
[vlc] / modules / codec /
2009-09-29 Jean-Baptiste KempfFormating of comment
2009-09-28 Jean-Baptiste KempfCosmetics and alignment
2009-09-28 Simon HailesModified the way DDS (display definition segment -...
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-09-27 Alexis Balliershine: do not build shine.c since it is included from...
2009-09-25 Hugo Beauzee-LuyssenDon't store the picture_t inside of the decoder_sys_t
2009-09-25 Hugo Beauzee-LuyssenAdding a invmem-chroma option
2009-09-25 Simon HailesRenamed p_display to display, and made it a structure...
2009-09-25 Pierre Ynardt140: fill in missing PTS/DTS information
2009-09-24 Ilkka Ollakkaavcodec: add codec_id/type to subtitles also
2009-09-23 Rafaël Carréfaad: fix a typo of [38c08789]
2009-09-23 Laurent AimarCompilation fix (speex)
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-23 Rémi Denis-Courmontaout_buffer_t: store length instead of end timestamp
2009-09-23 Rémi Denis-Courmontaout_buffer_t.b_disconuity -> aout_buffert.i_flags
2009-09-23 Rémi Denis-Courmontblock_t.i_samples -> block_t.i_nb_samples (as aout_buff...
2009-09-23 Ilkka Ollakkax264: add myself as one of the authors
2009-09-23 Ilkka Ollakkax264: set requirement to >= 0.76 for libx264
2009-09-23 Ilkka Ollakkaavcodec: set codec_id and codec_type in context also
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-21 Jean-Baptiste KempfCapitalize FFmpeg where needed.
2009-09-20 Rémi Denis-Courmont--enable-merge-ffmpeg: kludge to make avcodec and avfor...
2009-09-20 Rémi Denis-Courmontlibavcodec: explicit Makefile rules
2009-09-19 Marian Ďurkovičlibmpeg2: Print the debug message if decoder was reset
2009-09-19 Marian Ďurkovičlibmpeg2: Don't spam the log on bitrate changes in...
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.
next