]> git.sesse.net Git - vlc/history - modules/codec/avcodec/avcodec.c
avcodec: adjust MT contention scope
[vlc] / modules / codec / avcodec / avcodec.c
2013-06-06 Rafaël Carréavcodec: support private options
2013-06-04 Rafaël Carréavcodec: remove dummy EndSubtitleDec
2013-04-15 Ilkka Ollakkaavcodec: use rd instead simple as defaul mb_decision...
2013-03-12 Jean-Baptiste KempfPartial revert of "avcodec: remove support for old...
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated deinterlacing filter
2013-03-09 Rémi Denis-Courmontavcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis-Courmontavcodec: remove support for old versions
2013-03-09 Rémi Denis-Courmontavcodec: update to audio4 decoding API
2013-03-06 Felix Paul Kühneavcodec: remove 'lowres' option since it is ignored...
2013-02-11 Vittorio GiovaraAdd gui option one libav/ffmpeg flag2 parameter
2013-01-25 Jean-Baptiste KempfAvcodec, restore the threads count to auto
2013-01-25 Rafaël CarréUse precise version check for FFmpeg/libav
2013-01-25 Rafaël CarréFFmpeg doesn't use the same version numbers than Libav
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-24 Jean-Baptiste KempfUpdate required version of libavcodec to 53.34
2012-10-12 Rémi Denis-Courmontavcodec: move hardware decoding into dedicated plugins...
2012-10-09 Jean-Baptiste KempfKill a deprecation warning
2012-10-04 Jean-Baptiste KempfAvcodec: set the cpu flags/mask in modern version of...
2012-09-18 Rémi Denis-Courmontavcodec: disable threading by default
2012-09-06 Jean-Baptiste Kempfs/FFmpeg/libavcodec where applicable
2012-08-16 Jean-Baptiste KempfAvcodec: use the standard includes
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-08-14 Felix Paul Kühneavcodec: enable 'avcodec-hw' by default on OS X
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-Courmontcpu: do not define capabilities on platforms that do...
2012-07-31 Sebastien Zwickertavcodec: Mac OS X Video Acceleration (VDA) support...
2012-07-10 Ilkka Ollakkaavcodec: set rc-buffer-size to 0, as it is default...
2012-05-23 Laurent AimarFixed support of G726.
2012-05-23 Rui ZhangAvcodec: disable delayed opening for packetized AAC...
2012-04-17 Rafaël CarréSanitize FFmpeg modules options
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-02-25 Ilkka Ollakkaavcodec: Allow encoding standard stricted to be from...
2012-02-01 Rafaël Carrélibav*: remove broken use of log callback
2012-01-29 Rafaël Carréavcodec: update to libavcodec 54
2011-11-14 Rafaël Carréffmpeg: add ffmpeg-codec and sout-ffmpeg-codec
2011-05-03 Rémi Denis-CourmontRemove references to non-existent Altivec plugins
2011-04-19 Konstantin PavlovUpdate av* code to use new APIs after Libav Big Bump.
2011-03-17 Ilkka Ollakkaavcodec: mark skiploopfilter as non-advanced option...
2011-03-16 Jean-Baptiste KempfFFmpeg: remove support for misplaced headers
2011-03-16 Jean-Baptiste KempfFFMPEG_COMMON_MEMBERS => AVCODEC_COMMON_MEMBERS
2011-01-16 Jean-Baptiste KempfMark ffmpeg-fast and ffmpeg-hw as normal preferences.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-08-09 Jai MenonAVCodec : Allow delayed opening of audio codecs.
2010-08-09 Jai MenonAVCodec : Set audio related parameters in ffmpeg_OpenCo...
2010-08-09 Jai MenonAVCodec : Move ffmpeg_OpenCodec to avcodec.c and mark...
2010-07-22 Jean-Baptiste KempfSplit Avutil<->VLC chroma conversions functions from...
2010-07-20 Jean-Baptiste KempfForce avcodec to be at least 52.25.0 and avfomat 52...
2010-05-03 Laurent AimarAdded support for ffmpeg-mt.
2010-04-16 Jean-Baptiste KempfAvcodec: bump required version to 52.2.0
2010-03-26 Christophe MutricyTypo
2010-01-29 Rafaël Carréavcodec decoder: export profile/level at open
2010-01-25 Jean-Baptiste KempfRename the "Other codecs" category
2009-12-30 Rémi Denis-Courmontlavc: kill config_Get
2009-12-12 Laurent AimarAdded an access using avformat protocol support.
2009-11-25 Laurent AimarDisabled ffmpeg hardware acceleration support by default.
2009-11-25 Laurent AimarAdded DXVA2 support to our avcodec wrapper.
2009-11-24 Laurent AimarUpdated avcodec with SSE3/SSSE3/SSE4.1/SSE4.2.
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-20 Rémi Denis-Courmont--enable-merge-ffmpeg: kludge to make avcodec and avfor...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-28 Rémi Duraffortavcodec: fix compilation.
2009-08-28 Jean-Baptiste KempfAvcodec: proper warning if build is < 52.25
2009-08-28 Jean-Baptiste KempfRemove all subtitles support for people with old avcode...
2009-08-27 Laurent AimarAdded preliminary subtitle decoder support to our avcod...
2009-08-05 Jean-Baptiste KempfAVcodec version needed for 1.1 is 51.48.0 so far.
2009-06-01 Laurent AimarAdded (but disabled at compilation time) VA-API support...
2009-05-03 Jean-Baptiste KempfFFmpeg: create --ffmpeg-fast to enable CODEC_FLAG2_FAST
2009-05-01 Anthony LoiseauAdd some options as safe, based on forum.v.o search.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-03-12 Rémi Denis-Courmontavcodec, switcher: use the global avcodec lock
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-10 Laurent AimarSupport delaying codec open until extradata are present...
2008-11-11 Ilkka OllakkaEnable ffmpeg aac decoder, seems to work currently.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-28 Ilkka Ollakkaremove unneeded if for aac-profile
2008-10-19 Rémi Denis-CourmontFactorize avcodec table - spare about 5kb
2008-10-10 Rémi DuraffortRemove unused variable.
2008-10-10 Rémi DuraffortRemove stupid test before a free.
2008-10-05 Rémi Denis-CourmontUse static mutexes
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Ilkka OllakkaSet strict-rc functionality as default if user hasn't
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...