]> git.sesse.net Git - vlc/history - modules/codec
Remove WinCE
[vlc] / modules / codec /
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.
2012-04-29 Jean-Baptiste KempfSubtitles: avoid infinite loop
2012-04-29 Jean-Baptiste KempfSubtitles: font attributes can use ''
2012-04-21 Rémi Denis-CourmontDo not apply AOUT_CHAN_PHYSMASK to i_physical_channels
2012-04-21 Rémi Denis-CourmontRemove useless AOUT_PHYSMASK masking in some codecs
2012-04-20 Rafaël CarréRevert "Fix AAC encoding with ffaac"
2012-04-18 Jean-Baptiste Kempfavcodec: Map IMA_QT
2012-04-17 Rafaël Carréavformat (mux/demux): implement private options
2012-04-17 Rafaël CarréSanitize FFmpeg modules options
2012-04-17 Rafaël Carréavcommon: add an helper to parse private options
2012-04-17 Rafaël Carréx264: support setting any option
2012-04-16 Hugo Beauzée-Luyssendvbsub: Remove write only variable.
2012-04-16 Hugo Beauzée-Luyssenaes3: Add unlikely()
2012-04-16 Hugo Beauzée-Luyssenaes3: Remove write only variable.
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-13 Martin Storsjöomxil: Allocate the sentinel buffer dynamically
2012-04-13 Martin Storsjöomxil: Make sure all the real buffers are freed
2012-04-13 Martin Storsjöiomx: Handle more parameter types
2012-04-13 Martin Storsjöiomx: Implement OMX_GetComponentsOfRole, too
2012-04-12 Jean-Baptiste KempfMap Yamaha ADPCM to wf_tag
2012-04-11 Jean-Baptiste Kempfx264: simpler option desc
2012-04-11 Jean-Baptiste KempfVorbis: code cosmetics
2012-04-11 Jean-Baptiste KempfVorbisenc: use unsigned for i_channels
2012-04-11 Jean-Baptiste KempfVorbis: disable encoder code when SOUT is disabled
2012-04-10 Martin Storsjöomxil: Dequeue output frames even if there's no picture...
2012-04-06 Jean-Baptiste KempfTwolame: bump priority and accept mp2a fourcc
2012-04-05 Rafaël CarréDXVA2: VIA's vendor ID is 0x1106
2012-04-05 Jean-Baptiste KempfVorbis: do not display meaningless data in meta
2012-04-05 Martin Storsjöomxil: Pass pts as timestamp on the ducati decoder
2012-04-04 Martin Storsjöomxil: Get the new port definition on crop rect changes
next