]> git.sesse.net Git - vlc/history - modules/codec/avcodec
dxva2: include needed headers
[vlc] / modules / codec / avcodec /
2012-09-10 Rafaël Carrédxva2: include needed headers
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/avcodec/
2012-09-06 Jean-Baptiste Kempfs/FFmpeg/libavcodec where applicable
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
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-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-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-27 Konstantin Pavlovavcodec: add MTS2 / Microsoft Expression Encoder Screen...
2012-07-11 Jean-Baptiste Kempfavcodec: map TSC2 codec
2012-07-10 Ilkka Ollakkaavcodec: set rc-buffer-size to 0, as it is default...
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-24 Jean-Baptiste KempfAvcodec: map MSS1
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-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-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-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-12 Jean-Baptiste KempfMap Yamaha ADPCM to wf_tag
2012-04-05 Rafaël CarréDXVA2: VIA's vendor ID is 0x1106
2012-04-01 Jean-Baptiste KempfFix AAC encoding with ffaac
2012-03-29 Aurelien NephtaliFix --sout-ffmpeg-codec
2012-03-22 Jean-Baptiste KempfRALF was introduced in FFmpeg in a later version
2012-03-20 Jean-Baptiste KempfAvcodec: add real audio lossless
2012-03-08 Jean-Baptiste KempfSupport WMA Lossless with recent enough libavcodec
2012-03-04 Rémi Duraffortcosmetics (unused variable).
2012-03-02 Rafaël Carréavcodec: fix error resilience setting (renamed a while...
2012-02-28 Konstantin Pavlovavcodec: dxtory support arrived a bit later in ffmpeg...
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-25 Ilkka Ollakkaavcodec: Allow encoding standard stricted to be from...
2012-02-23 Jean-Baptiste KempfAVcodec: limit the number of auto-detected threads...
2012-02-17 Sébastien EscudierSupport of Mxpeg codec
2012-02-14 Rafaël Carrédxva2: fix chroma pitch calculation
2012-02-13 Ilkka Ollakkaavcodec: avoid unneeded memcpy in EncodeVideo/Audio
2012-02-12 Jean-Baptiste KempfAvcodec: deactivate DR on cinepack
2012-02-12 Rafaël Carrédxva2: support IMC3
2012-02-08 Rafaël Carrédxva2: compatibility with mingw-w64 trunk
2012-02-06 Rafaël CarréDXVA2_ModeVC1_D2010 is specified by Microsoft
2012-02-06 Rafaël Carrédxva2: sort Microsoft and extension GUIDs
2012-02-06 Rafaël Carrédxva2: don't define unused values
2012-02-06 Rafaël Carrédxva2: remove useless stub
2012-02-03 Rafaël Carrédxva2: workaround broken definition in mingw-w64 header
2012-02-01 Rafaël Carrédxva2: fix print format
2012-02-01 Rafaël Carrélibav*: remove broken use of log callback
2012-01-29 Rafaël Carréavcodec: fix avutil version check
2012-01-29 Rafaël Carréavcodec: invert definition of deprecated values
2012-01-29 Rafaël Carréavcodec: don't include non existing header
2012-01-29 Rafaël Carréavcodec: fix build with libavcodec < 54
2012-01-29 Rafaël Carréavcodec: revert define of deprecated values
2012-01-29 Rafaël Carréavcodec: update to libavcodec 54
2012-01-29 Rafaël Carré'SONC' codec is not even mentioned in libavcodec anymore
2012-01-27 Jean-Baptiste KempfAvcodec: Fix slice-decoding of hwAccel + -mt
2012-01-27 Martin Storsjöavcodec: Set time_base for audio encoders, too
2012-01-19 Jean-Baptiste KempfAVcodec: disable slice_thread + HW decoding in MPEG-2
2012-01-10 Laurent AimarImproved default threads count when using automatic...
2012-01-10 Laurent AimarClip number of thread to 16 when using threaded decodin...
2012-01-10 Laurent AimarSet decoder_t::i_extra_picture_buffers in avcodec decoder.
2011-12-29 Jean-Baptiste Kempf10l: Typo about Indeo4.
2011-12-29 Jean-Baptiste KempfSupport for Indeo4 decoding
2011-12-15 Pere Orgafix filename self-references
2011-12-14 Jean-Baptiste KempfDxVA: More GUIDs
2011-12-12 Rafaël CarréRevert "Disable direct-rendering on ProRes"
2011-12-11 Rafaël CarréRevert "avcodec_get_edge_width() was added in libavcode...
2011-12-10 Rafaël Carréavcodec_get_edge_width() was added in libavcodec 52...
2011-12-10 Rafaël Carréavcodec: fix direct rendering with some codecs
2011-12-10 Jean-Baptiste KempfDisable direct-rendering on ProRes
2011-12-09 Jean-Baptiste KempfDxVA: Re-format the table
2011-12-09 Jean-Baptiste KempfYet another Intel Specific DxVA GUID
2011-12-07 Rafaël CarréDxva2 is only available in Windows Vista and above
next