]> git.sesse.net Git - vlc/history - modules/codec
hds: fix memory leak (cid #1224537)
[vlc] / modules / codec /
2014-07-24 Thomas Guillemomxil: add android hw buffers support (zero copy)
2014-07-24 Thomas Guillemiomx: add android GraphicBuffers functions.
2014-07-24 Thomas Guillemiomx: add iomx_hwbuffer
2014-07-24 Thomas Guillemiomx: implement OMX_UseBuffer
2014-07-17 Thomas Guillemomxil: add debug logs for buffer allocation.
2014-07-17 Thomas Guillemomxil: get rid of debug ifdefs
2014-07-16 Tristan Matthewsavcodec: Fix dereference after NULL check (cid #1048740)
2014-07-15 Ilkka Ollakkaavcodec: use VLC_TS_INVALID and CLOCK_FREQ on encoding
2014-07-11 Thomas Guillemomxil: move input handling into DecodeVideoInput
2014-07-11 Thomas Guillemomxil: improve performance
2014-07-11 Thomas Guillemomxil: move output handling into DecodeVideoOutput
2014-07-11 Rémi Denis-CourmontFluidSynth: handle discontinuities
2014-07-05 Tristan Matthewsavcodec: don't guess size when encoding video
2014-07-04 Jean-Baptiste KempfMediacodec: display the FourCC correctly in the logs
2014-07-03 Thomas Guillemiomx: fix mediaserver crash with QCOM devices.
2014-07-01 Tristan Matthewskate: use CLOCK_FREQ
2014-07-01 Tristan Matthewsschroedinger: use CLOCK_FREQ
2014-06-30 Martin Storsjöomxil: vout: Factorize fifo init/destroy
2014-06-30 Thomas Guillemomxil: factorize FreeBuffers and AllocateBuffers
2014-06-29 Thomas Guillemomxil: factorize OMX_FIFO init/destroy
2014-06-29 Thomas Guillemomxil: more error check
2014-06-29 Thomas Guillemomxil: fix warning
2014-06-29 Thomas Guillemiomx: simplify param/config size getter.
2014-06-28 Tristan Matthewsavcodec: video: use CLOCK_FREQ
2014-06-28 Tristan Matthewstheora: use CLOCK_FREQ
2014-06-26 Tristan Matthewsavcodec: fix version check for ffmpeg
2014-06-20 Daniel Verkampavcodec: map HNM4
2014-06-20 Daniel Verkampavcodec: map Chronomaster DFA
2014-06-20 Daniel Verkampavcodec: map Bitmap Brothers JV
2014-06-20 Daniel Verkampavcodec: map YOP video and ADPCM IMA APC
2014-06-20 Daniel Verkampavcodec: map DeluxePaint animation
2014-06-20 Daniel Verkampavcodec: map PCM_S16LE_PLANAR
2014-06-20 Daniel Verkampavcodec: map EA MAD and EA ADPCM R1
2014-06-20 Daniel Verkampavcodec: map EA TGQ
2014-06-20 Daniel Verkampavcodec: map EA TGV and SEAD
2014-06-20 Daniel Verkampavcodec: map Motion Pixels
2014-06-20 Daniel Verkampavcodec: map Electronic Arts CMV
2014-06-20 Daniel Verkampavcodec: map BFI video
2014-06-20 Daniel Verkampavcodec: map RL2 video
2014-06-20 Daniel Verkampavcodec: map Beam Software VB
2014-06-20 Daniel Verkampavcodec: map Bethesda VID
2014-06-20 Daniel Verkampavcodec: map Interplay C93
2014-06-20 Daniel Verkampavcodec: map Feeble Files/ScummVM DXA
2014-06-20 Daniel Verkampavcodec: map Tiertex SEQ video
2014-06-20 Daniel Verkampavcodec: map Delphine CIN video
2014-06-20 Daniel Verkampavcodec: map Creature Shock AVS
2014-06-20 Daniel Verkampavcodec: map American Laser Games MM Video
2014-06-20 Daniel Verkampavcodec: map Westwood VQA
2014-06-20 Daniel Verkampavcodec: map Wing Commander III video
2014-06-20 Daniel Verkampavcodec: map 8088flex TMV
2014-06-20 Jean-Baptiste KempfAvcodec: Fix potential dereference before null check
2014-06-16 Jean-Yves Avenardvaapi: prefer vaGetImage over vaDeriveImage under most...
2014-06-15 Daniel Verkampavcodec: copy frame-based palette
2014-06-15 Jean-Baptiste KempfMove h264_get_profile_level from OMX to the h264_nal...
2014-06-15 Jean-Baptiste KempfOMX: remove trailing spaces
2014-06-15 Jean-Baptiste KempfOMX: reindent and remove tabs
2014-06-14 Jean-Baptiste KempfUpgrade requirements for libavcodec and libavutil
2014-06-14 Jean-Yves Avenardvaapi: use proper official fourcc constants
2014-06-14 Jean-Yves Avenardvaapi: remove unused variable
2014-06-13 Adrien Magloandroid mediacodec: catch more Java exceptions and...
2014-06-12 Adrien MagloRevert "mediacodec: wait to have the first frame succes...
2014-06-11 Hugo Beauzée-Luyssenavcodec: encoder: Fix rounding issue
2014-06-10 Rémi Denis-Courmontvorbis (tremor): avoid overflow in conversion to signed...
2014-06-10 Rémi Denis-Courmontflac: avoid overflow in conversion to signed integer
2014-06-09 Rémi Denis-Courmontadpcm: fix undefined signed shift
2014-06-09 Rémi Denis-Courmontadpcm: clean up and optimize
2014-06-09 Jean-Baptiste KempfAvcodec: remove trailing space
2014-06-09 Jean-Baptiste KempfAvcodec: use av_malloc/av_free for buffers
2014-06-09 Adrien Maglomediacodec: wait to have the first frame successfully...
2014-06-08 Rémi Denis-Courmontvorbis (tremor): fix undefined left shift of negative...
2014-06-08 Rémi Denis-Courmontflac: fix undefined left shift of negative value
2014-06-07 Rémi Denis-Courmonttranscode: disable hardware decoding by default
2014-06-06 Francois CartegnieRevert "codec: faad: fail if no extradata"
2014-06-06 Francois Cartegniecodec: faad: fail if no extradata
2014-06-06 Rafaël Carréopus_header: remove dependency on libopus
2014-06-06 Rafaël Carréopus_header: remove dependency on ogg
2014-06-02 Francois Cartegnieencoder: twolame: return NULL if flush returns 0 bytes...
2014-05-31 Tristan Matthewsfaad: drop byte of padding for raw streams
2014-05-22 Dennis Hamestercodec/mmal: Add mmal based decoder plugin
2014-05-20 Jean-Baptiste KempfAVcodec: use avctx width for subtitles when set
2014-05-20 Daniel Verkampavcodec: map Smacker audio
2014-05-20 Jean-Baptiste KempfAVformat: use a similar compat detection than AVcodec
2014-05-20 Arne de BruijnPGS subtitles: use origial frame size (fix #6324)
2014-05-16 Rémi Denis-Courmontaraw: filter out non-finite floating point samples
2014-05-14 Felix Abecassismediacodec: fix field type mismatch
2014-05-12 David Fuhrmannvda: readd ref buffer flag (for ffmpeg variant only)
2014-05-12 Jean-Paul Samancodec/avcodec/swscale: Support VLC_CODEC_BGRA
2014-05-12 Jean-Paul SamanSVG decoder: Use alpha channel.
2014-05-12 Jean-Paul SamanBuild SVG decoder
2014-05-12 Jean-Paul SamanSVG decoder: Add options
2014-05-12 Jean-Paul SamanSVG decoder: various fixes
2014-05-12 Adam Leggettcodec/svg.c: Add svg decoder.
2014-05-11 Luca Barbatovda: Add hwaccel1.2 support
2014-05-11 Vikram FugroAdd a GStreamer-based decoder module
2014-05-10 Rafaël Carréopus_header: opus_header_to_packet doesn't need to...
2014-05-06 Jean-Baptiste KempfAdd Tak support
2014-05-03 Rafaël Carréfdkaac error strings: compactify
2014-05-03 Rafaël Carréfdkaac: simplify parameters checks
2014-05-03 Rafaël Carréfdkaac: simplify parameters setup
2014-05-03 Rafaël Carréfdkaac: simplify bitrate calculation
next