]> git.sesse.net Git - vlc/history - modules/codec/avcodec
avcodec: Map IMA_QT
[vlc] / modules / codec / avcodec /
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
2011-12-06 Francois Cartegnievaapi: fix profiles detection.
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-14 Rafaël Carréffmpeg: add ffmpeg-codec and sout-ffmpeg-codec
2011-11-14 Rafaël Carréfix a few windows warnings (cast to void** aka LPVOID*)
2011-11-11 Rémi Denis-CourmontRevert "Add the clobber register list to inline assembly."
2011-11-11 Rémi DuraffortAdd the clobber register list to inline assembly.
2011-11-01 Laurent AimarAllowed to use mp2/mp3 to specify layer 2/3 for mpeg...
2011-10-21 Jean-Baptiste KempfFix compilation with FFmpeg
2011-10-21 Jean-Baptiste Kempfswscale/avcodec: Add I422 9-bit chroma pix_fmt
2011-10-13 Jean-Baptiste KempfAvcodec: deactivate DR for Camtasia
2011-10-05 Laurent AimarUsed the nearest available frame rate in avcodec encoder.
2011-09-25 Rafaël CarréRevert "vlc_memalign: use memalign() if posix_memalign...
2011-09-22 Rafaël Carrévlc_memalign: use memalign() if posix_memalign() isn...
2011-09-16 Jean-Baptiste KempfAdd support for ProRes through Libavc
2011-09-13 Laurent AimarUsed the AVCodecContext given to AVCodecContext::get_bu...
2011-09-13 Laurent AimarUsed the AVCodecContext given to AVCodecContext::get_fo...
2011-09-13 Laurent AimarCosmetics (avcodec decoder).
2011-09-06 Laurent AimarRevert "block_t ** parameter is never NULL for audio...
2011-09-05 Rémi Denis-CourmontImprove vlc_memalign()
2011-09-04 Ilkka Ollakkaavcodec: set libmpeg2mmx idct in use if we encode to...
2011-08-25 Rémi Denis-Courmontblock_t ** parameter is never NULL for audio decoding
2011-08-23 Jean-Baptiste KempfCorrect WVP2 fourcc and map to avcodec
2011-08-23 Jean-Baptiste KempfAvcodec: playback of WMVP
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-18 Jean-Baptiste KempfAvcodec: map teletext IDs
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-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-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-07 Jean-Baptiste KempfDxVA2: add Mpeg1 VLD and VC-1 2010 VLD GUIDs
2011-06-05 Laurent AimarFixed compilation with avcodec without MT support.
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-03 Rémi Denis-CourmontRemove references to non-existent Altivec plugins
2011-04-21 Rémi DuraffortDo not add a newline at the end of the strings send...
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
next