]> git.sesse.net Git - vlc/history - modules/codec
We only support RTSP one point ZERO. Do not claim otherwise.
[vlc] / modules / codec /
2007-09-23 Jean-Baptiste KempfAdd HDYC fourCC for some HD Raw Videos.
2007-09-23 Jean-Baptiste KempfAdd Y41B and Y42B FourCC. Solves rare raw video detection.
2007-09-23 Jean-Baptiste KempfAdd AVUI fourCC, fix the problem with http://samples...
2007-09-22 Rémi Denis-CourmontSupport for decoding Speex from RTP - refs #1291
2007-09-20 Jean-Paul SamanAdjust height of subpicture region.
2007-09-20 Rémi Denis-CourmontDMO/loader patch from Alex Antropoff.
2007-09-20 Jean-Paul SamanDisable --vbi-text by default.
2007-09-19 Jean-Paul SamanDecoder teletext subtitles as text (ASCII, UTF-8 or...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-18 Jean-Paul SamanLet user change position of Teletext subtitles.
2007-09-18 Jean-Paul SamanReturn VLC_ENOMEN iso VLC_EGENERIC when no more memory...
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-14 Rémi Denis-CourmontUse the new block_Fifo functions
2007-09-14 Rémi Denis-CourmontRemove dummy error
2007-09-13 Rémi Denis-CourmontFix invalid FOURCC use
2007-09-13 Rémi Denis-CourmontTrivial encoder for plain-text subtitles.
2007-09-13 Rémi Denis-CourmontAdd t140 FOURCC for always-UTF-8 subs
2007-09-12 Antoine CellerierAdd FVFW and fvfw since ffdshow seems to offer that...
2007-09-12 Rémi Denis-CourmontCosmetic
2007-09-11 Rafaël CarréSame for lxdialog and xvmc
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rafaël Carréffmpeg demux: Simplify
2007-09-09 Ilkka OllakkaPatch from Alex Antropoff, put block_align in use....
2007-09-05 Jean-Paul SamanAdd function to get a human readible string for a vlc_f...
2007-09-05 Rémi Denis-CourmontFix old ffmpeg linking regression from [20357]
2007-09-05 Bernie PurcellMove more of the code for USF subtitles decoding out...
2007-09-04 Jean-Paul SamanDamn previous commit was even worse. I need some rest.
2007-09-04 Jean-Paul SamanOops forgot to print the chroma.
2007-09-03 Jean-Paul SamanPrint error when chroma is not supported
2007-09-03 Jean-Paul SamanCheck malloc return values.
2007-09-01 Jean-Baptiste KempfSubtitles: same. Reput the correct new modifications.
2007-09-01 Jean-Baptiste KempfSubtitles: attempt to get the history back.
2007-08-31 Rémi Denis-CourmontSupport up to 9 channel with Vorbis
2007-08-31 Jean-Paul SamanIf too much frames have been dropped, then only decode...
2007-08-31 Jean-Paul SamanHonor --ffmpeg-skip-frame setting when used with -...
2007-08-24 Jean-Paul SamanEnable hurry-up by default to mimic old behaviour of...
2007-08-24 Jean-Paul SamanRemove TODO
2007-08-24 Jean-Paul SamanOops shouldn't have been in previous commit.
2007-08-24 Jean-Paul SamanImplement framedropping algorithm using avcontext.skip_...
2007-08-22 Antoine CellerierAdd new module_FindName function to find a module when...
2007-08-22 Rafaël CarréInclude vlc_input header to fix compilation
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rafaël CarréAdds libavcodec version check for musepack7 fourcc
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontFix compilation
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-20 Rafaël CarréCall "meta reader" module in ffmpeg demuxer
2007-08-20 Rafaël CarréAdds mpc to the ffmpeg's fourcc list
2007-08-19 Gildas Bazin* modules/codec/mpeg_audio.c: fixes for free format...
2007-08-19 Rafaël CarréDisables only informational metadata extraction in...
2007-08-18 Rafaël CarréDisables meta reading in vorbis codec when taglib plugi...
2007-08-17 Christophe MutricyDistribute subsdec.h
2007-08-17 Pierre d'Herbemontmodules/codec/ffmpeg/ffmpeg.c: Fix a typo with Global...
2007-08-16 Rémi Denis-CourmontDo not abuse global!
2007-08-16 Rémi Denis-Courmontffmpeg: use var_GetGlobalMutex
2007-08-16 Rémi Denis-CourmontUse var_GetGlobalMutex
2007-08-15 Jean-Paul SamanRemove excess whitespace.
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-08 Jean-Baptiste KempfSubsdec.c split: remove the old file.
2007-08-08 Jean-Baptiste KempfSubsdec: Split the decoder for subsdec / SSA / USF...
2007-08-05 Jean-Baptiste KempfSubsdec: remove trailing spaces.
2007-08-05 Rémi Denis-CourmontIgnore frame with zero size.
2007-08-05 Rémi Denis-CourmontFix NULL dereference due to Speex header corruption
2007-08-05 Rémi Denis-CourmontFix void arithmethic
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-CourmontFix usage of add_shortcut.
2007-08-04 Rémi Denis-CourmontFix previous commit
2007-08-04 Rémi Denis-CourmontRemove code from module descriptor.
2007-07-15 Bernie PurcellRecognise subsdec-formatted variable when rendering...
2007-07-11 Pavlov KonstantinAllow playback of in24 little-endian or big-endian...
2007-07-09 Christophe MutricyOups
2007-07-08 Christophe MutricyRessucitate the telx module and make it to conflict...
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-07-06 Jean-Paul SamanRemoved telx Teletext decoder in favor of zvbi based...
2007-07-06 Jean-Paul SamanFree zvbi resources on error in Open() function.
2007-07-06 Jean-Paul SamanCompile fix.
2007-07-06 Jean-Paul SamanAdded transparency to vbi pages and added a callback...
2007-07-06 Jean-Paul SamanCoding style cleanup.
2007-07-06 Jean-Paul SamanFix up indentation
2007-07-06 Jean-Paul SamanTeletext decoder module based on libzvbi. This is the...
2007-07-06 Jean-Paul SamanCopy modules/codec/telx.c to modules/codec/zvbi.c
2007-07-03 Jean-Baptiste KempfAdd 2Vuy FourCC case flavour to rawvideo.
2007-06-28 Jean-Baptiste KempfAdd support for 2Vuy rawvideo. Patch from Ilkka Ollakka.
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-17 Antoine CellerierCosmetics.
2007-06-17 Laurent AimarAdded replay gain support for:
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-11 Jean-Paul SamanRemove excess whitespace
2007-06-07 Rémi Denis-CourmontFormat string usage fix. Pretty much the same bug as...
2007-06-07 Rémi Denis-CourmontSame as previous commit
2007-06-04 Laurent AimarAdded a b_discontinuity to aout_buffer_t for non-pcm...
2007-06-04 Laurent AimarSilent first 3 mpeg audio frames after a discontinuity...
2007-06-03 Laurent AimarFixed flac packetizer when compiling with libflac ...
2007-05-30 Laurent Aimarvideo: fixed preroll
2007-05-30 Laurent AimarImproved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
2007-05-29 Damien Fouilleul - ffmpeg: fix for frame rate
2007-05-27 Laurent AimarCompilation warning fixes.
2007-05-24 Damien Fouilleul- libmpeg2 codec: uses Y plane pitch rather then pictur...
2007-05-23 Jean-Baptiste KempfFFmpeg, update description and help.
next