]> git.sesse.net Git - vlc/history - modules/codec
Macosx video output: remove trailing spaces
[vlc] / modules / codec /
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
2014-01-08 Ilkka Ollakkatwolame: implement flushing on close
2014-01-06 Francois Cartegniecodec: vorbis: birates are signed. (fix #10324)
2013-12-29 Jean-Baptiste KempfAvcodec chroma: use a more resistant ifdef for 0BGR
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-Courmonticonv: use vlc_strerror_c()
2013-12-28 Luca Barbatoavcodec: Always output frames
2013-12-28 Jean-Baptiste KempfFix FFv1 output with FFmpeg
2013-12-28 Jean-Baptiste KempfDo not activate YUVA422P in FFmpeg until 51.74.100
2013-12-25 Maxim Bubliscodec: implemented libjpeg module
2013-12-19 Rafaël Carrélibavutil: set verbosity based on VLC own verbosity
2013-12-19 Rafaël Carréavcommon.h: move code around
2013-12-17 Rafaël Carréx265: update to API 4
2013-12-16 Jean-Baptiste KempfAvcodec: fix FTBFS with FFmpeg because of YUVA422P...
2013-12-15 Rémi DuraffortRemove dead initializations
2013-12-15 Rémi Duraffortomxil: fix calloc usage
2013-12-13 Francois Cartegniecodecs: avcodec: fix Makefile libs order
2013-12-11 Rémi Duraffortkate: fix memory leak (cid #1048911)
2013-12-11 Rafaël CarréRevert "flac: fix extradata clamping check"
2013-12-10 Rafaël Carréavcodec: handle codecs outputting YUVA 4:2:0 and 4:2:2
2013-12-06 Rafaël Carréavcodec: decode dvbs
2013-12-05 Tristan Matthewsflac: fix void pointer arithmetic warning
2013-12-04 Tristan Matthewsopus: avoid NULL pointer dereference
2013-12-04 Ilkka OllakkaRevert "faad: try to guess channel count if we can...
2013-12-03 Ilkka Ollakkaavcodec: just set timestamp at beginning of block
2013-12-02 Felix Paul Kühnecodec/fluidsynth: fixed linking on Darwin
2013-11-30 Jean-Baptiste KempfAvcodec: use the already computed size
2013-11-30 Jean-Baptiste KempfUleadDVAudio: fix signedness warning
2013-11-30 Jean-Baptiste KempfCDG: fix warning
2013-11-30 Ilkka Ollakkaavcodec: set dummy time base value in probing
2013-11-30 Ilkka Ollakkaavcodec: define 1/2 second buffer size by default
2013-11-29 Tristan Matthewsflac: fix extradata clamping check
2013-11-27 Francois Cartegniecodec: opus: fix oob read (cid #1062575)
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-11-18 Rafaël Carrélpcm bd: fix decoding of 16 bits with channels padding
2013-11-18 Rafaël CarréLPCM: fix 20/24-bit decoding
2013-11-15 Felix Abecassismediacodec: change type of internal variables to bool.
2013-11-14 Denis CharmetImplement basic Opus support in MKV
2013-11-12 Tristan Matthewsaraw: add assertion to check for buffer overrun
2013-11-12 Tristan Matthewsopus: update i_buffer when memmoving decoder output
2013-11-12 Ilkka Ollakkazvbi: set default opaque to false as default is text...
next