]> git.sesse.net Git - vlc/history - modules/codec
Clean up L20 decoding
[vlc] / modules / codec /
2011-08-18 Rémi Denis-CourmontClean up L20 decoding
2011-08-18 Jean-Baptiste KempfAvcodec: map teletext IDs
2011-08-17 Rémi Denis-CourmontDecoder for IEC61119 DAT12 (VLC_CODEC_DAT12)
2011-08-17 Rémi Denis-CourmontDecoder for PCM 20-bits (VLC_CODEC_S20B)
2011-08-17 Rémi Denis-Courmontaraw: refactor decoder to support byte-unaligned formats
2011-08-08 Rafaël Carrémpeg_audio: comment unused variable
2011-08-04 Rémi Denis-CourmontMove and split dummy encoder
2011-08-04 Rémi Denis-CourmontMove and split dummy decoder
2011-08-03 Rémi Denis-Courmontblock_BytestreamInit(): rationalize prototype
2011-08-03 Rémi Denis-CourmontDTS: do not (try and fail to) use dtstofloat32 if ...
2011-07-31 Kaarlo RaihaChange synthetizer to synthesizer
2011-07-31 Kaarlo RaihaChange recommented to recommended
2011-07-31 Kaarlo RaihaChange fluctations to fluctuations
2011-07-31 Kaarlo RaihaChange optinos to options
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-24 Jean-Baptiste KempfAdd FSV2 FourCC and link in avcodec module
2011-07-10 Rafaël Carréavcodec EncodeVideo(): reduce indentation level
2011-07-08 Jean-Baptiste KempfSupport of Lagarith
2011-07-05 Dominique Leuenbergeravcodec/chroma: include PIXFMT header
2011-07-01 Jean-Paul Samancodec/avcodec/video.c: correct typo in comment
2011-06-26 Rémi DuraffortFix configuration category of OpenMAX IL module.
2011-06-25 Laurent AimarFixed blu-ray LPCM support for non even channels count...
2011-06-25 Laurent AimarDo not try to fix the font color attribute at the codec...
2011-06-24 Laurent AimarMapped VLC_CODEC for I420 9/10-bit, I422 10-bit, I444...
2011-06-24 Laurent AimarUsed the AVCodecContext given to AVCodecContext::get_bu...
2011-06-19 Jean-Baptiste KempfSVCD: remove the useless debug option and associated...
2011-06-16 Jean-Baptiste KempfDxVA2: Add the GUIDs for MPEG-4 Part 2
2011-06-16 Jean-Baptiste KempfDxVA2: add the GUID for H264/VLD With FMO/ASO
2011-06-13 Rafaël Carréflac: reorder, remove some forward declarations
2011-06-13 Rafaël Carréflac: fix warnings (unsigned -> size_t)
2011-06-11 Tomer BarletzUse CCT to format subtitiles text properly.
2011-06-07 Jean-Baptiste KempfDxVA2: add Mpeg1 VLD and VC-1 2010 VLD GUIDs
2011-06-06 Rémi Denis-CourmontRevert "Add Dirac encoding support to VLC using the...
2011-06-05 Laurent AimarFixed compilation with avcodec without MT support.
2011-06-05 Laurent AimarRemoved use of fprintf() in stl decoder.
2011-06-05 Laurent AimarAdded STL demuxer/decoder.
2011-06-05 Laurent AimarDisabled frame threaded decoding when ffmpeg-hw is...
2011-06-02 Jean-Baptiste KempfDxVA2: add some more GUID
2011-05-15 Jean-Baptiste KempfAvcodec: map, for the time being, acc_latm to mp4a
2011-05-15 Rémi Duraffortposterize: remove unused variable (set but not used)
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-13 Rémi Denis-Courmontfluidsynth: correct sound font location in preferences
2011-05-03 Rémi Denis-CourmontRemove references to non-existent Altivec plugins
2011-04-27 Laurent AimarRemoved useless includes (cc.c)
2011-04-27 Laurent AimarUsed decoder_NewSubpictureText to render CC.
2011-04-27 Laurent AimarUsed decoder_NewSubpictureText to render SRT subtitles.
2011-04-27 Laurent AimarAdded helpers to create text subpicture.
2011-04-27 Jean-Baptiste KempfQt, use more tooltips, to improve accessibility
2011-04-26 Laurent AimarSeparated SRT and USF subtitles decoder.
2011-04-26 Laurent AimarRemoved VLC internal SSA decoder.
2011-04-21 Rémi DuraffortDo not add a newline at the end of the strings send...
2011-04-19 Laurent AimarSimplified libass decoder as we are now requiring a...
2011-04-19 Laurent AimarRequired libass 0.9.8
2011-04-19 Laurent AimarRender SSA subtitles at the size it is blended.
2011-04-19 Konstantin PavlovUpdate av* code to use new APIs after Libav Big Bump.
2011-04-13 Rémi Denis-Courmontinvmem: remove the plugin
2011-04-13 Ilkka Ollakkax264: fix open-gop -> opengop, thanks for TypX for...
2011-04-13 Ilkka Ollakkax264: handle change with X264_BUILD 115 relating to...
2011-04-05 Jean-Baptiste KempfDVBSub: change the end-of-field marker according to...
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-04-03 Jean-Baptiste KempfSubtitles: basic support for {y:i}, {y:b} and {y:u}
2011-03-30 Jean-Baptiste KempfZvbi: kill a warning
2011-03-29 Rémi Denis-Courmontzvbi: convert dangerous OSDMessage() to safer msg_Info()
2011-03-29 Rémi Denis-CourmontKate: remove dead and broken vlc_object_find() use
2011-03-27 Rémi Denis-CourmontFluidsynth: small unlikely memory leak
2011-03-21 Jean-Baptiste KempfCrystalHD: cosmetics and warnings
2011-03-21 Jean-Baptiste KempfCrystalHD: Deinterlacing support
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-17 Ilkka Ollakkaavcodec: mark skiploopfilter as non-advanced option...
2011-03-17 Ilkka Ollakkax264: mark advanced options as advanced, leaving keyint...
2011-03-16 Jean-Baptiste KempfSubtitles: hide {y:*} in microDVD
2011-03-16 Jean-Baptiste KempfFFmpeg: remove support for misplaced headers
2011-03-16 Jean-Baptiste KempfFFMPEG_COMMON_MEMBERS => AVCODEC_COMMON_MEMBERS
2011-02-26 Jean-Baptiste KempfCrystalhd: use a callback in DtsProcOut
2011-02-13 Jean-Baptiste KempfCrystalHD: remove one extra image copy
2011-02-13 Jean-Baptiste KempfCrystalHD: comments
2011-01-31 Jean-Baptiste KempfCrystalHD: small fix for 1088 height
2011-01-22 Rémi Denis-CourmontXML: return attribute value as const
2011-01-20 Rémi Denis-CourmontXML: return node (element name or text value) as const
2011-01-20 Rémi Denis-CourmontReturn XML attribute as const from NextAttr
2011-01-19 Rémi Denis-CourmontXML: merge read and node_type operations, skip unknown...
2011-01-16 Harry SintonenHandle early termination properly in StripTags
2011-01-16 Jean-Baptiste KempfMark ffmpeg-fast and ffmpeg-hw as normal preferences.
2011-01-16 Jean-Baptiste KempfCrystalHD: look for the dll in common places
2011-01-15 Jean-Baptiste KempfCrystalHD: support for opening the BCM dll under Win32
2011-01-15 Jean-Baptiste KempfCDG: kill warnings
2011-01-15 Jean-Baptiste KempfSchroedinger: fix copyright year, and NEWS
2011-01-15 Jean-Baptiste KempfSchroendinger: improve preferences integration
2011-01-13 Anuradha SuraparajuAdd Dirac encoding support to VLC using the Schroedinge...
2011-01-11 Rémi Denis-Courmontcdg: clean up preprocessor constants
2011-01-11 Dan RosenbergFix heap overflows in CDG decoder
2011-01-06 Gildas Bazincodec/avcodec: fix late frames skipping with h264 ...
2010-12-28 Jean-Baptiste Kempflavc implements emu-edge in VP8 now
2010-12-21 Konstantin PavlovCodec/vorbis: follow tremor API change.
2010-12-20 Jean-Baptiste KempfTry to decode WMVP with lavc WMV3's decoder
2010-12-20 Jean-Baptiste KempfCodecs: map G.722 to avcodec decoder
2010-12-19 Jean-Baptiste KempfBroadcom CrystalHD decoder support
2010-12-05 Rémi Denis-CourmontRemove VLC_VAR_MODULE, VLC_VAR_FILE and VLC_VAR_DIRECTORY
2010-12-02 Jean-Paul Samanmodules/codec/avcodec: Move HAVE_AVCODEC_MT to avcodec.h
next