]> git.sesse.net Git - vlc/history - modules/codec
HTTP: try to fix mix of input item IDs and playlist item IDs
[vlc] / modules / codec /
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.
2009-05-03 Jean-Baptiste KempfFFmpeg: create --ffmpeg-fast to enable CODEC_FLAG2_FAST
2009-05-03 Laurent AimarFixed channels order with native flac decoder.
2009-05-02 Laurent AimarAdded support for avcodec audio channel layout.
2009-05-01 Jean-Baptiste KempfDTS: update copyright.
2009-05-01 Anthony LoiseauAdd some options as safe, based on forum.v.o search.
2009-04-30 Laurent AimarFixed non compatible avcodec flac extradata.
2009-04-30 Laurent AimarAllows selecting CC as soon as possible.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-26 Ludovic Fauvetinvmem: fix a pts issue causing the output to stays...
2009-04-26 Ludovic FauvetInvmem: fix a crash when allocating pictures memory...
2009-04-24 Jean-Baptiste KempfLibass: set more debug messages.
2009-04-22 Laurent AimarUsed a better audio output frame size in avcodec depend...
2009-04-19 Laurent AimarAlways link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
2009-04-18 Rémi Denis-Courmontx264: handle obsolete parameters (fix #2667)
2009-04-17 Rémi Denis-CourmontRemove libmpeg2 copy for XvMC
2009-04-17 Nicolas Chauvet... Update mpeg2_internal.h to the last version.
2009-04-17 Nicolas Chauvet... Remove internal libmpeg2 from xvmc codec/vout
2009-04-17 Jean-Baptiste KempfAdd a52.h to Modules.am after 933abd7b060e8622294283930...
2009-04-16 Laurent AimarXDS does not mean CC channel 3.
2009-04-16 Laurent AimarChecked CC parity.
2009-04-16 Laurent AimarBe more explicit on faad error.
2009-04-14 Derk-Jan Hartmanavcodec: correct fourcc for XSUB
2009-04-13 Laurent AimarSplit out a52 parsing functions into a52.h
2009-04-13 Laurent AimarFixed some AC3 file playback with a52 audio filter.
2009-04-12 Laurent AimarFixed segfault with some dvd subttile streams.
2009-04-11 Rémi Denis-CourmontRationalize string
2009-04-06 Antoine CellerierUse image_Mime2Fourcc().
2009-04-06 Derk-Jan Hartmanlibmpeg2: Fix Closed Captions in GOP.
2009-04-05 Antoine CellerierFix flickering when decoding TSCC. (Backport if we...
2009-04-05 Rémi Denis-CourmontRevamp subtitle encodings list
2009-04-05 Rémi Denis-CourmontRemove inexistant MuleLao-1 and NEXTSTEP encodings
2009-04-05 Rémi Denis-CourmontRemove ASCII encoding, subset of UTF-8 (and many other)
2009-04-05 Rémi Denis-CourmontRemove inexistent encodings: C99, JAVA and HZ
2009-04-03 Jean-Baptiste KempfDirac: fix typo.
2009-04-03 David Flynncodec/schroedinger: inform vlc of clean area
2009-04-03 David Flynncodec/schroedinger: don't bother doing any complicated...
2009-04-03 David Flynncodec/schroedinger: remove excessive debug tracing
2009-04-03 David Flynncodec/schroedinger: Use new autoparse+tagging api
2009-04-03 David Flynncodec/schroedinger: remove ts hack, request packetizer
2009-04-03 David Flynncodec/schroedinger: handle cases where schro invents...
2009-04-02 Jean-Baptiste KempfAdd a few bunch of FOURCC
2009-03-30 Jean-Baptiste KempfRamiro separated trueHD and mlp decoder in FFmpeg....
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
next