]> git.sesse.net Git - vlc/history - modules/codec
Qt: EPGRuler: highlight day change
[vlc] / modules / codec /
2013-03-09 Rémi Denis-Courmontavcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis-Courmontavcodec: remove support for old versions
2013-03-09 Rémi Denis-Courmontavcodec: remove obsolete compatibility stuff
2013-03-09 Rémi Denis-CourmontRemove unsupported SONIC codec
2013-03-09 Rémi Denis-Courmontavcodec: zero copy audio decoding
2013-03-09 Rémi Denis-Courmontavcodec: cosmetics
2013-03-09 Rémi Denis-Courmontavcodec: update to audio4 decoding API
2013-03-08 Rémi Denis-CourmontDrop aborted SNOW codec
2013-03-06 Felix Paul Kühneavcodec: remove 'lowres' option since it is ignored...
2013-03-02 Rafaël Carréavcodec audio decoder: bump arbitrary decoded frame...
2013-03-01 Francois Cartegniechroma: add avutil version check for YUV422P9LE/BE...
2013-02-26 Martin Storsjöomxil: Ignore all "secure"/DRM codecs
2013-02-25 Martin Storsjöomxil: Ignore a codec that we know we don't work well...
2013-02-23 Rémi Denis-CourmontRemove old Nokia N900 hacks
2013-02-18 Rémi Denis-Courmontavformat: add non-native float audio (fixes #8191)
2013-02-17 Martin Storsjöomxil: Set an AMR band mode based on the AMR variant
2013-02-17 Martin Storsjöomxil: Signal the right AMR frame format
2013-02-17 Martin Storsjöomxil: Use the right role names for AMR-NB/WB
2013-02-17 Martin Storsjöomxil: Don't log errors if there actually weren't any
2013-02-12 Martin Storsjöomxil: Use vlc_cond_timedwait when waiting for free...
2013-02-11 Vittorio GiovaraAdd gui option one libav/ffmpeg flag2 parameter
2013-02-11 Martin Storsjöomxil: Skip padding with OMX.SEC.vc1.dec as well
2013-02-05 Vittorio Giovararename configuration page title for x264 options
2013-02-04 Martin Storsjöomxil: Remove a few audio codec mappings
2013-02-02 Martin Storsjöomxil: Only try to enable the samsung-specific 420p...
2013-02-02 Martin StorsjöRevert "omxil: Set the WMV type"
2013-02-02 Martin Storsjöomxil: Use the role names video_decoder.wmv1/2
2013-02-02 Martin Storsjöomxil: Factorize samsung decoder quirk identification...
2013-02-02 Martin Storsjöomxil: If OMX_IndexParamVideoInit failed, assume 2...
2013-02-02 Martin Storsjöomxil: Make sure i_channels is nonzero before dividing...
2013-02-02 Martin Storsjöomxil: Don't require SetAudioParameters on the decoder...
2013-02-02 Martin Storsjöomxil: Set OMX_AUDIO_AACStreamFormatMP4FF for AAC
2013-02-02 Martin Storsjöomxil: Set the right channel mode for aac/mp3
2013-02-02 Martin Storsjöomxil: Skip a kinda-broken samsung mp3 decoder
2013-01-30 Martin Storsjömediacodec: Handle VC1
2013-01-30 Martin Storsjöomxil: Wait for the right event when deinitializing
2013-01-30 Martin Storsjöomxil: Skip OMX.SEC.WMV.Decoder
2013-01-30 Martin Storsjöomxil: Pass extradata for WMV3 according to OMX specs
2013-01-30 Martin Storsjömediacodec: Remove an unused variable
2013-01-30 Martin Storsjöomxil/mediacodec: Extend the quirk workaround for OMX...
2013-01-30 Martin Storsjöomxil: Update the explanation of the OMX.SEC quirk...
2013-01-30 Martin Storsjömediacodec: Update a comment with the current state...
2013-01-25 Jean-Baptiste KempfAvcodec, restore the threads count to auto
2013-01-25 Rafaël CarréUse precise version check for FFmpeg/libav
2013-01-25 Rafaël CarréAdd LIBAVUTIL_VERSION_CHECK (based on LIBAVCODEC_VERSIO...
2013-01-25 Rafaël CarréFFmpeg doesn't use the same version numbers than Libav
2013-01-23 Edward Wangmediacodec: avoid IllegalStateException on some weird...
2013-01-22 Ilkka Ollakkax264: enable setting fullrange flag and input
2013-01-22 Ilkka Ollakkaavcodec: reuse AVFrames so no need to allocate/free...
2013-01-22 Rémi Denis-CourmontFLAC: fix 7 channels layout
2013-01-15 Rémi Denis-Courmontavcodec: fix warnings
2013-01-14 Jean-Baptiste KempfDxVA2: fix GetProcAddress usage under UNICODE
2013-01-14 Jean-Baptiste KempfWin32: Fix DMO compilation behaviour with UNICODE
2013-01-14 Jean-Baptiste KempfCrystalHD: fix compilation behaviour with UNICODE
2013-01-13 Rémi Denis-Courmontvdpau: use ctz()
2013-01-13 Rémi Denis-Courmontvdpau: VDPAU hardware decoding with avcodec
2013-01-10 Rafaël Carréavcodec audio decoder: remove SplitBuffer()
2013-01-10 Rafaël Carréavcodec audio decoder: use VLC_TS_INVALID
2013-01-10 Rafaël Carréavcodec audio: factorize error case
2013-01-10 Devin HeitmuellerAdd support for rendering EIA-608 captions with a black...
2013-01-10 Rémi Denis-Courmontavcodec: allow hardware acceleration plugin to use...
2013-01-10 Hugues Fruchetomxil: enable support of mp3, vorbis and wma
2013-01-10 Hugues Fruchetomxil: Enable pts mode for OMX.STM.Video.Decoder
2013-01-04 Rémi Denis-Courmontavcodec: split TestFfmpegChroma() in two functions
2013-01-04 Rémi Denis-Courmontavcodec: look up pix fmt only once during deinterlace...
2013-01-04 Rémi Denis-Courmontavcodec: cleanup chroma helper prototypes
2013-01-04 Rémi Denis-Courmontavcodec: print picture format name when unsupported...
2013-01-03 Nicolas ChauvetFix build with unreleased FLAC 1.3.x
2013-01-02 Devin HeitmuellerAdd support for monospace font in HTML renderer
2013-01-01 Timo Rothenpielervaapi: Use vaDeriveImage instead of vaGetImage if available
2012-12-31 Rafaël CarréCC: remove tabs
2012-12-31 Rafaël Carrésubsdec: avoid segfaults
2012-12-31 Devin HeitmuellerAdd ability to render the subpicture region, but not...
2012-12-31 Devin HeitmuellerAdd support for font height as a percentage of the...
2012-12-30 Devin HeitmuellerMake sure font color attribute is quoted.
2012-12-30 Devin HeitmuellerIncrease the size of the buffer for CC text
2012-12-30 Devin HeitmuellerFix rendering of HTML reserved characters
2012-12-30 Devin HeitmuellerConvert leading whitespace characters to non-breaking...
2012-12-30 Devin HeitmuellerFix positioning so that the EIA-608 field is properly...
2012-12-30 Devin HeitmuellerRender all rows, even blank ones
2012-12-30 Devin HeitmuellerEnable HTML renderer for closed captions
2012-12-30 Ilkka Ollakkaavcodec: try to find packet sample format for encoding
2012-12-30 Ilkka Ollakkaavcodec: deinterleave samples if input format for codec...
2012-12-30 Ilkka Ollakkaavcodec: split encoding chunks to frame_size portions
2012-12-30 Ilkka Ollakkaavcodec: set EncodeAudio/Video at the end
2012-12-30 Ilkka Ollakkaavcodec: fix codec mapping array size check
2012-12-30 Ilkka Ollakkaavcodec: set encoding sample format correctly and don...
2012-12-30 Ilkka Ollakkaavcodec: handle planar samples from libavcodec
2012-12-30 Ilkka Ollakkaavcodec: aout_BitsPerSample uses vlc_fourcc_GetCodec...
2012-12-27 Felix Paul Kühneavcodec/vda: add shortcut for non-ambigous referencing
2012-12-21 Rémi Denis-Courmontavcodec: simplify audio sample format mapping
2012-12-21 Jean-Baptiste KempfFix DxVA2 decoding on HD2000/3000
2012-12-20 Rémi Denis-Courmontwamfixed: output S32N rather than FI32
2012-12-20 Rémi Denis-Courmonttremor: decode to S32N
2012-12-20 Rémi Denis-Courmontvorbis: fix cast warnings
2012-12-20 Rémi Denis-Courmontaraw: make float/double decoder/encoder conform to...
2012-12-20 Rémi Denis-CourmontAdd codecs for S24 in 4 bytes
2012-12-20 Rémi Denis-CourmontFLAC: keep signed 32-bits output format and simplify
2012-12-19 Rémi Denis-CourmontAES3: decode to S32N rather than S24 and simplify a...
2012-12-19 Rémi Denis-CourmontLPCM: decode to S16N or S32N
next