]> git.sesse.net Git - vlc/history - modules/codec
libvpx/WebM decoder: lower priority below avcodec
[vlc] / modules / codec /
2013-07-24 Rémi Denis-Courmontavcodec: add assertion after vlc_va_Get() + cosmetics
2013-07-24 Rémi Denis-Courmontavcodec: factor frame initialization code
2013-07-24 Rémi Denis-Courmontavcodec: remove debug code
2013-07-23 Rémi Denis-Courmontavcodec: fix sign of codec ID
2013-07-23 Rémi Denis-Courmontavcodec: use reference counting for video decoder
2013-07-23 Rémi Denis-Courmonthwdummy: improve assertions
2013-07-23 Rémi Denis-Courmontavcodec: fix warning
2013-07-22 Rafaël Carrélpcm: fix BD decoding broken by 45c7b7c8764
2013-07-21 Francois Cartegnieavcodec: fix av_pix_fmt_desc_get() with ffmpeg
2013-07-20 Rémi Denis-Courmontvaapi: protect potentially concurrent access to the...
2013-07-20 Rémi Denis-Courmontavcodec: split out and document vlc_va_t
2013-07-20 Rémi Denis-Courmontvaapi: cosmetic
2013-07-20 Jean-Baptiste KempfAvcodec: fix FTBFS with older libav/FFmpeg
2013-07-19 Rémi DuraffortPass the value by pointer (cid #1049514)
2013-07-19 Rémi Denis-Courmontavcodec: simplify thread support checks
2013-07-19 Rémi Denis-Courmontavcodec: list all pixel formats, then try hardware...
2013-07-19 Rémi Denis-Courmontavcodec: fix potential multiple free of hwaccel module
2013-07-18 Rémi Denis-Courmontavcodec: autodetect hardware acceleration by default
2013-07-18 Rémi Denis-Courmontdxva2: drop priority to zero for the time being
2013-07-18 Rémi Denis-Courmontvaapi: drop priority to zero
2013-07-18 Rémi Denis-Courmontvda: drop priority to zero (refs #8927)
2013-07-18 Rémi Denis-Courmontavcodec: allow frame threading with hardware acceleration
2013-07-18 Rémi Denis-Courmontavcodec: pass coded dimensions to hardware decoder
2013-07-16 Vittorio Giovarafix video playback when width and height differ from...
2013-07-14 Rémi Denis-Courmontomx: fix memory leak on error
2013-07-14 Rémi Denis-Courmontomx: remove no-op
2013-07-13 Rémi DuraffortFix allocation size mismatch (cid #1047373)
2013-07-13 Rémi DuraffortAllocation size mismatch (cid #1047372)
2013-07-11 Sergio AmmirataDual license fdkaac module under BSD 2-clause
2013-07-11 Sergey BolshakovOMX: Add Tegra3 OMX IL to the list of probed cores.
2013-07-10 Rémi Denis-Courmontavcodec: allow codec NONE in the table (refs #8887)
2013-07-09 Rémi Denis-Courmonthwdummy: add some useful debug
2013-07-09 Martin Storsjöomxil: Handle parameter changes for OMX_IndexParamAudio...
2013-07-07 Rémi Denis-Courmontavcodec: remove old VDPAU hardware decoder
2013-07-07 Rémi Denis-Courmontavcodec: add dummy hardware decoding plugin
2013-07-03 Felix Paul Kühnevda: fix potential crash on empty buffer
2013-07-03 Tristan Matthewsflac: add warning message for decoder error 3
2013-07-03 Rémi Denis-Courmontavcodec: fix deadlock when flusing (fixes #8901)
2013-07-02 Timo RothenpielerMake vaapi decoder compatible with latest libva changes
2013-07-02 Rafaël Carréflac: fix decoding samples with too large extradata
2013-06-24 Rémi Denis-Courmontavcodec: mark get_buffer thread safe
2013-06-23 Rafaël Carréflac: don't overwrite bitspersample
2013-06-23 Rafaël CarréSimplify FLAC extradata (streaminfo) parsing
2013-06-23 Rafaël Carréflac decoder: supports avformat extradata
2013-06-20 Rémi Denis-Courmontavcodec: disable threading when decoding in hardware...
2013-06-20 Jean-Paul Samanavcodec/video.c: correct error message when vlc_va_Get...
2013-06-18 Jean-Baptiste KempfAvcodec: disable multi-threading for MPEG-4 Video
2013-06-16 Rémi Denis-Courmontrawvideo: deal with visible width/height (refs #8802)
2013-06-15 Rémi Denis-Courmontavcodec: option name is avcodec-hw
2013-06-12 Rémi Denis-Courmontavcodec: simplification
2013-06-12 Rémi Denis-Courmontavcodec: fix end-of-stream handling (fixes #8792) and...
2013-06-12 Rémi Denis-Courmontavcodec: missing error handling (refs #8792)
2013-06-12 Jean-Baptiste KempfUpdate NEWS, LIST, POTFILES and minor change for QSV.
2013-06-12 Rafaël Carréqsv: simplify busy loop
2013-06-12 Julien 'Lta' BALLETAdds Intel QuickSync Video encoder
2013-06-12 Finn HughesImprove performance of zvbi subtitles
2013-06-11 Rémi Denis-Courmontvdpau: fallback to NV12 if YV12 is unsupported (fixes...
2013-06-11 Rémi Denis-Courmontavcodec: adjust MT contention scope
2013-06-11 Rémi Denis-Courmontavcodec: unused variable
2013-06-11 Jean-Baptiste KempfAvcodec: Map G2M4 FourCC
2013-06-06 Rafaël Carréavcodec: support private options
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-06-04 Rafaël Carréfaad decoder: fix decoding with some samples
2013-06-04 Rafaël Carréavcodec encoder: disable multithreading
2013-06-04 Rafaël Carréavcodec: set pkt_pts in old libavcodec versions
2013-06-04 Rafaël Carréavcodec video dec: remove useless assignement in destructor
2013-06-04 Rafaël Carréavcodec: remove dummy EndSubtitleDec
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: split out some direct rendering...
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: split out va code
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_ReleaseFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_GetFormat: deindent
2013-05-25 Nicolas ChauvetRedistribute omxil/OMX_Broadcom.h
2013-05-25 Rémi Denis-Courmontavodec: unused variable
2013-05-23 Ilkka Ollakkaavcodec: handle leftover samples properly
2013-05-22 Rémi Denis-Courmontfaad: cosmetic
2013-05-22 Rémi Denis-Courmontaout: remove legacy HAVE_FPU checks
2013-05-18 Jean-Baptiste KempfAvcodec: map ICOD
2013-05-13 Marian ĎurkovičZVBI: add current definitions for Serbia, Croatia and...
2013-05-12 Zoran Turalijazvbi: Fix ISO 639-2 definitions for Serbo-Croatian...
2013-05-12 Marian ĎurkovičZVBI: fix ISO 639-2/T definitions for slk and ces
2013-05-06 Rafaël CarréFix lpcm decoding on little endian
2013-05-06 Rafaël Carréavformat demux: allow to demux bluray pcm
2013-05-05 Felix Paul Kühnevda: remove useless debug
2013-05-05 Ilkka Ollakkaavcodec: check if we need to padd last frame
2013-05-03 Tristan Matthewsavcodec: avoid division by zero
2013-05-02 Felix Paul Kühnevda: minor cleanup
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2013-05-02 Felix Paul Kühnevda: fix major memory leak which killed decoding shortl...
2013-04-30 Felix Paul KühneRevert "avcodec/vda: add shortcut for non-ambigous...
2013-04-30 Nicolas Bertrandavcodec: Add XYZ colorspace
2013-04-29 Rémi Denis-Courmontavcodec: H.263 can be accelerated too
2013-04-29 Rafaël Carrésout avcodec: simplify OpenEncoder retry
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-28 Rafaël Carréavcodec: do not use deprecated reordered_opaque
2013-04-27 Rémi Denis-Courmontavcodec: ignore audio output buffer padding (fixes...
2013-04-27 Rémi Denis-Courmontvdpau: determine correct decoder profile and level...
2013-04-27 Rémi Denis-Courmontavcodec: pass profile and level to hardware acceleration
2013-04-27 Rémi Denis-Courmontvdpau: check decoder profile support (refs #8400)
next