]> git.sesse.net Git - vlc/history - modules/codec
demux/mp4: Add fragmented MP4 support
[vlc] / modules / codec /
2012-09-19 Martin Storsjöomxil: Look for the role video_decoder.wmv for VC1
2012-09-19 Martin Storsjöomxil: Set the WMV type
2012-09-19 Martin Storsjöiomx: Add support for the WMV parameter struct
2012-09-19 Martin Storsjöomxil: Set the ENDOFFRAME flag on the extradata buffer
2012-09-18 Rémi Denis-Courmontavcodec: disable threading by default
2012-09-13 Jean-Baptiste KempfDMO: blind fix for loader compilation
2012-09-13 Jean-Baptiste KempfDMO: add another audio type
2012-09-13 Jean-Baptiste KempfDMO: improve debug
2012-09-13 Jean-Baptiste KempfDMO: fix MSS1/MSS2 decoding
2012-09-13 Jean-Baptiste KempfDMO: support more DLLs for MSS1/MSS2
2012-09-13 Jean-Baptiste KempfFix build of avcodec
2012-09-13 Jean-Baptiste KempfMap MSS2 to avcodec
2012-09-13 Ilkka Ollakkax264: don't set vfr, it maybe wasn't that good idea...
2012-09-10 Rafaël Carrédxva2: include needed headers
2012-09-09 Pierre YnardMakefile: fix file names
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/loader/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/avcodec/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/omxil/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/dmo/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/shine/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/wmafixed/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/spudec/
2012-09-08 Ludovic Fauvetspeex: remove tabs and trailing spaces
2012-09-06 Rafaël Carréx264: do not use NULL terminated arrays in help item...
2012-09-06 Jean-Baptiste Kempfs/FFmpeg/libavcodec where applicable
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
2012-09-04 Martin Storsjöomxil: Only use pts if it actually is set
2012-09-03 Timothy B. TerriberryFix 0-byte Ogg packet handling.
2012-09-03 Timothy B. TerriberryOpus decoder.
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-28 Martin StorsjöOMX: Don't blindly set the input buffer size
2012-08-26 Jean-Baptiste KempfSupport J440 and I440 in raw video codec
2012-08-20 Jean-Baptiste KempfRawvideo: support RGBA
2012-08-20 Jean-Baptiste KempfVorbis: code cosmetics
2012-08-19 Rémi Denis-Courmontlibmpeg2: unused variable
2012-08-16 Konstantin PavlovExplicitely include libavutil/mem.h where needed.
2012-08-16 Jean-Baptiste KempfAvcodec: require avutil 49.5.0
2012-08-16 Jean-Baptiste KempfAvcodec: we already require 52.25.0
2012-08-16 Jean-Baptiste KempfAvcodec: use the standard includes
2012-08-16 Sebastien Zwickertavcodec: use VDA in synchronous mode.
2012-08-16 Jean-Baptiste KempfDxVA2: do not fail without Shell. Close #6322
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-08-14 Ilkka Ollakkaavcodec: fix language
2012-08-14 Ilkka Ollakkaavcodec: fix helptest for aac-profile
2012-08-14 Ilkka Ollakkaavcodec: add aac-profile strings for he-aac and he...
2012-08-14 Ilkka Ollakkaavcodec: move version check to avcodec.h
2012-08-14 Felix Paul Kühneavcodec: enable 'avcodec-hw' by default on OS X
2012-08-13 Jean-Baptiste Kempflibmpeg2: remove tab
2012-08-04 Rémi Denis-Courmontavcodec: add AVX, XOP, FMA4
2012-08-04 Rémi Denis-Courmontavcodec: factor CPU detection code
2012-08-04 Rémi Denis-CourmontCheck for 3D Now! at build time
2012-08-04 Rémi Denis-CourmontCheck for SSE4 at build time where possible
2012-08-04 Rémi Denis-CourmontCheck for SSSE3 at build time if possible
2012-08-04 Rémi Denis-CourmontCheck for SSE3 at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for SSE2 at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for MMXEXT and SSE at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for MMX at build-time if possible
2012-08-01 Rémi Denis-CourmontCheck for AltiVec at build-time if possible (untested)
2012-08-01 Rémi Denis-CourmontCheck for ARM NEON at build-time if possible
2012-08-01 Rémi Denis-Courmontcpu: do not define capabilities on platforms that do...
2012-07-31 Sebastien Zwickertavcodec: Mac OS X Video Acceleration (VDA) support...
2012-07-29 Jean-Baptiste KempfAvcodec: fix a sign warning
2012-07-29 Jean-Baptiste KempfFaad: Fix wrong variable type
2012-07-28 Benjamin DrungFix typo unkown -> unknown.
2012-07-27 Konstantin Pavlovavcodec: add MTS2 / Microsoft Expression Encoder Screen...
2012-07-11 Jean-Baptiste Kempfavcodec: map TSC2 codec
2012-07-10 Rafaël Carréomxil: enable extra debug in debug builds
2012-07-10 Ilkka Ollakkaavcodec: set rc-buffer-size to 0, as it is default...
2012-07-04 Rémi Denis-Courmontaudio: remove FI32 conversions
2012-07-03 Jean-Baptiste Kempfavcodec: Map MSS3/MSA1 decoder
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-07-03 Christoph MiebachAdded 2 missing spaces
2012-06-27 Jean-Baptiste KempfFix codec error.
2012-06-26 Jean-Baptiste Kempfomxil: Add more names for vc1 and mpjeg
2012-06-26 Jean-Baptiste Kempfomxil: Blacklist nVidia secure codec
2012-06-25 Rafaël Carréomx: decode qualcomm-specific tiled nv12 format
2012-06-25 Martin Storsjöomxil: Only set the buffer size if it is smaller than...
2012-06-24 Jean-Baptiste KempfAvcodec: map MSS1
2012-06-24 Jean-Baptiste KempfDMO: use VLC_CODEC_*
2012-06-20 Jean-Baptiste KempfCosmetics
2012-06-11 Jean-Baptiste KempfVAAPI: provide more logs to understand what is happenning
2012-06-08 Jean-Baptiste KempfAvcodec: map Indeo Audio
2012-06-08 Jean-Baptiste KempfAvcodec: add a macro for version check working for...
2012-06-08 Jean-Baptiste Kempfavcodec: fix mpeg-1 encoding
2012-06-06 Martin Storsjöomxil: Ignore codecs named OMX.ARICENT.*
2012-06-01 Laurent AimarAdded decoder for Ulead DV audio codec.
2012-05-30 Sébastien Toquelibass: add android default font
2012-05-23 Rafaël CarréRemove mingw-w64 2.0 workarounds
2012-05-23 Laurent AimarFixed support of G726.
2012-05-23 Rui ZhangAvcodec: disable delayed opening for packetized AAC...
2012-05-22 Rémi Denis-CourmontReplace remaining instances of aout_buffer_t with block_t
2012-05-12 Martin Storsjöomxil: Use the right variable instead of a hardcoded...
2012-05-12 Martin Storsjöomxil: Keep the old frame height as plane size (nSliceH...
2012-05-10 Rémi Denis-Courmontsubsdec: add CP850 as a character encoding (fix #6732)
2012-05-08 Rémi Denis-Courmonta52: remove redumdant data
2012-05-04 Hugo Beauzée-Luyssenfaad: Fix a crash when channel info are invalids.
2012-05-04 Hugo Beauzée-Luyssenfaad: Remove useless assignment.
2012-05-04 Hugo Beauzée-Luyssenfaad: Fix channel reordering loop.
2012-05-02 Jean-Paul Samancodec/rawvideo.c: use boolean initialization for b_invert.
2012-05-02 Hugo Beauzée-Luyssenflac: encoder: remove unused p_sys member.
next