]> git.sesse.net Git - vlc/history - modules/codec
wasapi: parse returned sample format (fixes #11174)
[vlc] / modules / codec /
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
2014-05-03 Rafaël Carréfdkaac: coding style
2014-05-03 Rafaël Carréfdkaac: reduce context size
2014-05-03 Rafaël Carréfdkaac: move variables declaration
2014-05-03 Rafaël Carréfdkaac: simplify profile selection
2014-05-03 Rafaël Carréfdkaac: cosmetics
2014-05-03 Rafaël Carréfdkaac: set channel configuration
2014-04-30 Adrien Maglomediacodec: check exceptions after createByCodecName()
2014-04-27 Tristan Matthewspng: encoder: fix row offset calculation
2014-04-27 Jean-Baptiste KempfUse RGB for TIFF encoding
2014-04-27 Luca Barbatoavcodec: Extend the check for impossible dimensions
2014-04-27 Jean-Baptiste KempfMap ON2 AVC audio codec
2014-04-26 Rémi Denis-Courmontmpeg_audio: signed integer overflow
2014-04-25 Felix Abecassiscodec: implementation of Media Foundation Transform...
2014-04-24 Rémi Denis-Courmontsubsusf: simplification
2014-04-24 Rémi Denis-Courmontvorbis: really fix out-of-bound read
2014-04-24 Rémi Denis-CourmontSTL: restore comment
2014-04-23 Rémi Denis-CourmontSTL: simplify and fix memory leak
2014-04-23 Rafaël Carrépng encoder: really compress
2014-04-22 Rémi Denis-Courmontx264: remove no-op
2014-04-22 Rémi Denis-Courmontzvbi: do not copy object of several kilo-bytes on the...
2014-04-21 Finn HughesCorrectly process wholly translucent zvbi subtitles
2014-04-21 Tristan Matthewsspeex: cosmetics
2014-04-21 Tristan Matthewsspeex: deduce mode from rate when decoding rtp
2014-04-21 Tristan Matthewsspeex: assume default settings if header is missing
2014-04-17 Rafaël Carréx265: tag IDR and non-disposable B frames
2014-04-17 Rafaël Carréx265: never prepend SPS/PPS/VPS to frames
2014-04-17 Francois Cartegniecodec: vaapi: fix leak (cid #1048909)
2014-04-13 Rémi Denis-Courmontspudec: fix potential buffer underflow
2014-04-12 Francois Cartegniecodecs: lpcm: add WiDi LPCM
2014-04-07 Brian Schmidtavcodec: Fix memory leak in EncodeVideo
2014-04-06 Jean-Baptiste Kempfavcodec: map VP7 decoder
2014-04-05 Rafaël Carréx265: repeat headers on keyframes
2014-04-05 Rafaël Carréx265: default to 25fps if frame rate is not set
2014-04-05 Rafaël Carréx265_encoder_headers: account for 0.9 API changes
2014-04-03 Rémi Denis-Courmontrawvideo: avoid casting function pointers
2014-04-03 Rémi Denis-Courmontrawvideo: fix vflipped bitmap packetization
2014-04-03 Francois Cartegniecodec: tx3g: missing braces
2014-04-03 John Stebbinssubstx3g: Allow multiple simultanious face styles
2014-04-03 Francois Cartegniedemux: mp4: handle in sample text encoding (fix #11137)
2014-04-03 Francois Cartegniecodec: tx3g: handle utf8 (fix #11138)
2014-04-03 Rémi Denis-Courmonthwaccel: uniformize plugin descriptions
2014-04-03 Felix Abecassismediacodec: check exceptions after getCapabilitiesForType()
2014-04-03 Felix Abecassisomxil: do not use iomx (Android) for audio decoding
2014-04-03 Francois CartegnieRevert "zvbi: set text format as default" (fix #11133)
2014-04-02 Tristan Matthewsavcodec encoder: get bytes per pixel from context if...
2014-03-26 Francois Cartegniecodec: substext: process asprintf returnval
2014-03-25 Francois Cartegniecodec: add tx3g spu
2014-03-25 Tristan Matthewslpcm bd: fix 24 bit stereo decoding
2014-03-22 Rémi Denis-Courmontva: make the description pointer const
2014-03-22 Rémi Denis-Courmontvaapi: use driver name (rather than VA-API ABI version...
2014-03-22 Rémi Denis-CourmontDxVA2: remove vlc_object_t back pointer
2014-03-22 Rémi Denis-Courmontvaapi: add support for DRM backend
2014-03-22 Rémi Denis-Courmontvaapi: do not retain version numbers
2014-03-22 Rémi Denis-Courmontvaapi: fix some memory leaks
2014-03-22 Jean-Baptiste KempfAdd version guards on avutil for AV_PIX_FMT_GBRP
2014-03-21 Ilkka Ollakkafdkaac: set i_nb_samples for output blocks
2014-03-21 Ilkka Ollakkafdkaac: output length is constant and doesn't vary...
2014-03-21 Alex WoodsFix glitching at start of stream playback
2014-03-20 Rémi Denis-Courmontrawvideo: fix handling of zero dimensions
2014-03-20 Jean-Baptiste KempfRawvideo: we can have a 0 visible_*, since we copy...
2014-03-20 Jean-Baptiste KempfFix planar GBR H264 samples
2014-03-18 Tristan Matthewspng: set visible_ width/height
2014-03-18 Ilkka Ollakkajpeg: set visible_ width/height
2014-03-18 Tristan Matthewsjpeg: encoder: set pts and dts
2014-03-18 Tristan Matthewspng: encoder: set pts and dts
2014-03-13 Felix Abecassismediacodec: use a circular buffer of timestamps as...
2014-03-13 Felix Abecassismediacodec: cosmetics
2014-03-12 Francois Cartegniecodec: vorbix: max channels is 8
2014-03-12 Francois Cartegniecodec: opus: don't support more than 8 channels
2014-03-11 Rémi Denis-Courmontrawvideo: use chroma desc, follow dimensions set by...
2014-03-10 Rafaël Carréavcodec: use PRIx64 to print uint64_t
next