]> git.sesse.net Git - vlc/history - modules/codec
glspectrum: missing void
[vlc] / modules / codec /
2014-03-07 Felix Abecassisdxva2: fix typo
2014-03-07 Rafaël Carréx265: update for API 6
2014-03-06 Felix Paul KühneAdd basic iOS dialog provider
2014-03-06 Ilkka Ollakkaavcodec:multichannel encoding support
2014-03-06 Felix Abecassisavcodec: allocate one additional hardware surface for...
2014-03-05 Rémi Denis-Courmontvdpau: remove dead code
2014-03-05 Rafaël Carréx265: set pts at encoder input
2014-03-05 Felix Abecassisavcodec: allocate more hardware surfaces for threaded...
2014-03-05 Rafaël Carréav_vdpau_alloc_context replacement for FFmpeg
2014-03-05 Felix Paul Kühneavcodec/vda: cosmetics
2014-03-04 Rémi Denis-Courmonthwdummy: update to libavcodec 55.26.0
2014-03-04 Rémi Denis-Courmontva: pass AVCodecContext pointer (inner part)
2014-03-04 Rémi Denis-Courmontva: pass AVCodecContext rather than only the codec...
2014-03-04 Felix Abecassisdxva2: check number of surfaces to allocate is not...
2014-03-04 Felix Abecassisdxva2: remove useless variable
2014-03-04 Felix Abecassisdxva2: fix incorrect return value
2014-03-04 Felix Abecassismediacodec: move timeout from dequeueInputBuffer to...
2014-03-04 Jean-Baptiste KempfSTL: correctly align at the bottom
2014-03-04 Jean-Baptiste KempfSTL: fix support of line breaks
2014-03-04 Felix Abecassismediacodec: disable direct rendering if VideoPlayerActi...
2014-02-28 Rafaël Carréavutil: Remove (broken) CPU detection on android
2014-02-27 Rémi Denis-Courmonthwdummy: remove development versions support
2014-02-27 Rémi Denis-Courmontavcodec: remove the VLC DSP mask (except on Android...
2014-02-26 Ilkka Ollakkazvbi: fix duration on text subtitle
2014-02-22 Rémi Denis-Courmontavutil: put the CPU flags in the VLC debug log
2014-02-22 Rémi Denis-Courmontavutil: vector and serialize CPU flags initialization
2014-02-20 Tristan Matthewspng: split up assignment and comparison
2014-02-20 Tristan Matthewspng: add encoder
2014-02-19 Rafaël Carréavcodec encoder: add more aac profiles
2014-02-19 Rafaël Carréavcodec encoder: aac ssr profile is supported
2014-02-19 Felix Abecassismediacodec: add more safety checks when trying to get...
2014-02-19 Felix Abecassismediacodec: do not accept codecs declaring no capabilities
2014-02-19 Rafaël Carréavcodec audio encoder: set frame size
2014-02-19 Felix Abecassismediacodec: fix style
2014-02-19 Zhang RuiMediaCodec: correct field signature
2014-02-19 Rafaël Carréavio: initialize avformat network support explicitely
2014-02-19 Sergio AmmirataEnhance dmo to support new dlls. This adds support...
2014-02-18 Felix Abecassismediacodec: handle MediaCodec exceptions while decoding
2014-02-18 Felix Abecassismediacodec: add missing exception handling code after...
2014-02-18 Jean-Baptiste KempfAvutil: Map 4:4:4 16bit chroma
2014-02-15 Jean-Paul SamanRevert "input core: add status field per elementary...
2014-02-15 Jean-Paul Samaninput core: add status field per elementary stream
2014-02-15 Ilkka Ollakkadifferentiate mp1v from mp2v and default mpgv to mp2v
2014-02-15 Denis CharmetDon't silently drop late frames
2014-02-14 Felix Abecassismediacodec: add a NULL pointer check after getting...
2014-02-13 Jean-Baptiste KempfBump DVBsub priority above avcodec
2014-02-12 Ilkka Ollakkaavcodec: make sure visible_width/height is defined
2014-02-11 Felix Abecassismediacodec: check if the codec can handle the H264...
2014-02-11 Felix Abecassisomxil: add conversion functions from OMX H264 profile...
2014-02-10 Rafaël Carrépicture_Setup: set visible dimensions correctly
2014-02-10 Rafaël Carrévideo_format_Setup: set visible dimensions
2014-02-09 Felix Abecassismediacodec: disable HW acceleration for profiles Hi10P...
2014-02-09 Felix Abecassisomxil: move code to parse profile and level of H264...
2014-02-09 Felix Abecassismediacodec: unlock the surface if configuring MediaCode...
2014-02-09 Felix Abecassismediacodec: disambiguate error message (same as below)
2014-02-09 Ilkka Ollakkaopus: support setting bitrate
2014-02-09 Ilkka Ollakkafdkaac: prefer fdkaac over avcodec for mp4a encoding
2014-02-08 Jean-Baptiste KempfMap FIC fourcc to libavcodec
2014-02-08 Dennis Hamesterzvbi: Set stop pts only for subtitle teletext
2014-02-07 Matthias Keiseravcodec: copy video orientation to output format
2014-02-07 Martin Storsjömediacodec: Use the input aspect ratio when sizing...
2014-02-07 Martin Storsjömediacodec: Pass the aspect ratio values through from...
2014-02-07 Julian Scheelomxil: Passthrough aspect ratio from input format.
2014-02-05 Hugo Beauzée-Luyssencodec: jpeg: Check for NULL p_pic before encoding
2014-02-04 Tristan Matthewscodec: jpeg encoder: fix build for older libjpeg
2014-02-04 Maxim Bubliscodec: jpeg encoder implemented
2014-02-03 David Fuhrmannvda: use the ffmpeg api to avoid memleaks.
2014-01-31 Maxim Bubliscodec/jpeg: move some setup in init function
2014-01-28 Rafaël Carréjpeg: avoid a cast
2014-01-27 Maxim Bubliscodec/jpeg: removed useless code
2014-01-23 Rémi Duraffortflac: fix encoder enum type
2014-01-19 Jean-Baptiste KempfRevert "Pass the value by pointer (cid #1049514)"
2014-01-17 Rafaël Carréavcodec: map OPUS codec
2014-01-17 Felix Abecassismediacodec: implementation of MediaCodec GPU direct...
2014-01-17 Martin Storsjömediacodec: Set the dequeue timeout in the right unit
2014-01-16 Rafaël CarréRemove dirac.c
2014-01-16 Francois Cartegnieencoders: shroedinger: fix invalid write
2014-01-16 Francois Cartegnieencoder: dirac: match source geometry
2014-01-16 Francois Cartegnieencoder: dirac: fix heap overflow
2014-01-14 Rafaël Carrévpx decoder: check if library was built with vp8 support
2014-01-13 Rafaël Carréavcodec video decoder: returns delayed frames at end...
2014-01-12 Daniel Verkampavcodec: map Auravision AURA
2014-01-12 Daniel Verkampavcodec: map Canopus Lossless (CLLC)
2014-01-12 Daniel Verkampavcodec: map KGV1 (Kega Game Video)
2014-01-11 Daniel Verkampavcodec: map Escape 124 video
2014-01-11 Daniel Verkampavcodec: map PCX
2014-01-11 Daniel Verkampavcodec: map RenderWare TXD
2014-01-11 Daniel Verkampavcodec: map GameCube THP video and audio
2014-01-11 Daniel Verkampavcodec: map LCL MSZH and ZLIB
2014-01-11 Daniel Verkampavcodec: map Wing commander IV Xxan video
2014-01-10 Ilkka Ollakkadifferentiate mpga (layer 2) and mp3 (layer 3) codecs
2014-01-09 Jean-Baptiste KempfMap Bink Audio and Video codecs
2014-01-09 Jean-Baptiste KempfAdd Atrac3+ decoder mapping
2014-01-09 Ilkka Ollakkatwolame: fix build after revert
2014-01-09 Ilkka Ollakkafaad: set decode_audio at the end
2014-01-09 Ilkka Ollakkatwolame: set pf_encode at the end
2014-01-09 Ilkka OllakkaRevert "twolame: use FL32 as input"
2014-01-09 Tristan Matthewsopus: always sync i_buffer with i_nb_samples (fixes...
2014-01-09 Tristan Matthewsvorbis: fix format string
2014-01-08 Ilkka Ollakkatwolame: use FL32 as input
next