]> git.sesse.net Git - vlc/history - modules/codec
Increase the avformat mux buffer size to 10 MB.
[vlc] / modules / codec /
2013-09-02 Timothy B. TerriberryFix a memory leak in ParseVorbisComments().
2013-09-01 Rémi Denis-Courmontavcodec: pass aligned picture dimensions to video output
2013-08-29 Martin Storsjöomxil: Use pts instead of dts by default
2013-08-29 Martin Storsjöomxil: Include timestamps in the omx debug messages
2013-08-29 Rémi DuraffortFix memory leak (cid #1048910)
2013-08-21 Julian Scheelomxil: Release picture in direct rendering mode.
2013-08-21 Julian Scheelomxil: Activate mpeg2 on broadcom omx.
2013-08-20 Rafaël Carréflac encoders: use the long format extradata
2013-08-19 Jean-Baptiste KempfRevert "avio: differentiate between avio-options and...
2013-08-19 Edward Wangavio: differentiate between avio-options and sout-avio...
2013-08-19 Edward Wangavcodec: no period after option short name
2013-08-16 Ilkka Ollakkaavcodec: set frame samples to 0 if frame fill fails...
2013-08-16 Rafaël Carréavcodec encoder: remove 10 years old non sense
2013-08-16 Rafaël Carréavcodec: rate limit messages about direct rendering
2013-08-09 Vittorio Giovararevert 062b886122287d8ad3ec93b3faa59808d2b1e9c7
2013-08-08 Rémi Denis-Courmontavcodec: use reference counting for audio decoding
2013-08-08 Rémi Denis-Courmontavcodec: refer to AVFrame as a pointer, non-functional...
2013-08-08 Rémi Denis-Courmontavcodec: avoid forward declaration
2013-08-08 Rémi Denis-Courmontaout: rework aout_Interleave()
2013-08-08 Jean-Baptiste KempfMap Voxware MetaSound Codec IDs
2013-08-07 Jean-Baptiste KempfAvcodec: correctly #ifdef VOXWARE CODEC_ID
2013-08-06 Francois Cartegniecodec: x264: avoid segfault with x264_encoder_delayed_f...
2013-08-06 Rémi Denis-Courmontaraw: fix samples count on raw audio
2013-08-06 Rémi Denis-Courmontavcodec: fix sign warning
2013-08-06 Rémi Denis-Courmonthwdummy: update to latest libavcodec
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-26 Rémi Denis-Courmontavcodec: do not allocate unused output buffers
2013-07-26 Rémi Denis-Courmontaraw: zero copy for native audio sample formats
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel copy/extract callback...
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel surface allocation callback
2013-07-25 Rémi Denis-Courmontavcodec: pass data pointer to hwaccel release callbacks...
2013-07-25 Rafaël Carréavcodec audio: update block pointer on realloc
2013-07-24 Ludovic Fauvetlpcm: fix channel reordering for m2ts (close #8526)
2013-07-24 Sebastien Zwickertvda: reset correctly the coded frame size.
2013-07-24 Rémi Denis-Courmontavcodec: pass AVFrame.opaque to hwaccel release callback
2013-07-24 Rémi Denis-Courmontavcodec: remove va parameter from hwaccel release callback
2013-07-24 Rémi Denis-Courmonthwdummy: remove no-op
2013-07-24 Rémi Denis-Courmontvaapi: avoid usage of vlc_va_t * from the release callback
2013-07-24 Rémi Denis-Courmontvaapi: use AVFrame.opaque to store per-picture state...
2013-07-24 Rémi Denis-Courmontdxva2: use AVFrame.opaque to store internal per-picture...
2013-07-24 Rémi Denis-Courmontavcodec. remove redundant code
2013-07-24 Rémi Denis-Courmontavcodec: log why picture is unsuitable for direct rendering
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
next