]> git.sesse.net Git - vlc/history - modules/codec
mux/mpeg/ts.c: support for libdvbpsi >= 1.0.0
[vlc] / modules / codec /
2013-05-13 Marian ĎurkovičZVBI: add current definitions for Serbia, Croatia and...
2013-05-12 Zoran Turalijazvbi: Fix ISO 639-2 definitions for Serbo-Croatian...
2013-05-12 Marian ĎurkovičZVBI: fix ISO 639-2/T definitions for slk and ces
2013-05-06 Rafaël CarréFix lpcm decoding on little endian
2013-05-06 Rafaël Carréavformat demux: allow to demux bluray pcm
2013-05-05 Felix Paul Kühnevda: remove useless debug
2013-05-05 Ilkka Ollakkaavcodec: check if we need to padd last frame
2013-05-03 Tristan Matthewsavcodec: avoid division by zero
2013-05-02 Felix Paul Kühnevda: minor cleanup
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2013-05-02 Felix Paul Kühnevda: fix major memory leak which killed decoding shortl...
2013-04-30 Felix Paul KühneRevert "avcodec/vda: add shortcut for non-ambigous...
2013-04-30 Nicolas Bertrandavcodec: Add XYZ colorspace
2013-04-29 Rémi Denis-Courmontavcodec: H.263 can be accelerated too
2013-04-29 Rafaël Carrésout avcodec: simplify OpenEncoder retry
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-28 Rafaël Carréavcodec: do not use deprecated reordered_opaque
2013-04-27 Rémi Denis-Courmontavcodec: ignore audio output buffer padding (fixes...
2013-04-27 Rémi Denis-Courmontvdpau: determine correct decoder profile and level...
2013-04-27 Rémi Denis-Courmontavcodec: pass profile and level to hardware acceleration
2013-04-27 Rémi Denis-Courmontvdpau: check decoder profile support (refs #8400)
2013-04-27 Rémi Denis-Courmontvdpau: check video surface capabilities (fixes #8494)
2013-04-26 Christoph MiebachString removal
2013-04-25 Felix Paul Kühne*: unify 'none' vs. 'None' (-1 l10n string)
2013-04-25 Felix Paul Kühnevda: correctly link module against libavcodec (close...
2013-04-25 Felix Paul Kühnevda: add debug messages (refs #8440)
2013-04-24 Rafaël Carréavcodec audio decoder: stricter PTS output
2013-04-15 Ilkka Ollakkaavcodec: make clearer that i_quality is setted only...
2013-04-15 Ilkka Ollakkaavcodec: use rd instead simple as defaul mb_decision...
2013-04-14 Felix Paul Kühneavcodec/vda: fixed compilation and warnings
2013-04-12 Rémi Denis-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2013-04-07 Jean-Baptiste KempfSubsdec: fix small parsing issue
2013-04-03 Jean-Baptiste KempfMediaCodec: handle exceptions on Flush
2013-04-02 Jean-Baptiste KempfRemove loader
2013-04-02 Jean-Baptiste KempfDMO: remove loader support
2013-04-01 Ilkka Ollakkaavcodec: check if we can feed variable size frames...
2013-04-01 Ilkka Ollakkaavcodec: cleanup encodeAudio
2013-03-27 Janne Grunauavcodec: hw accel with frame multithreading works since...
2013-03-27 Jean-Baptiste KempfAvcodec: Fix double FPS display
2013-03-25 Jean-Baptiste KempfRestore compatibility with some version of FFmpeg
2013-03-25 Zoran Turalijaavcodec: Correct macro definition in LIBAVUTIL_VERSION_...
2013-03-25 Zoran Turalijaavcodec: Compile again with FFmpeg libavcodec library.
2013-03-24 Ilkka Ollakkaavcodec: set default channel layout on encoding
2013-03-24 Ilkka Ollakkaavcodec: on encoding, try to match vlc and avcodec...
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-22 Martin Storsjöomxil_vout: Set pixel aspect ratio, for the broadcom...
2013-03-22 Martin Storsjöomxil_vout: Use the actual pixel size as frame size
2013-03-22 Martin Storsjöomxil: Clear the stride and slice height before setting...
2013-03-22 Martin Storsjöomxil_vout: Generalize and fix the stride/slice height...
2013-03-22 Martin Storsjöomxil_vout: Simplify code with a local variable
2013-03-18 Martin Storsjöomxil: Generalize code for hardcoded component/role...
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-03-18 Martin Storsjöomxil: Feed input data in multiple buffers if needed
2013-03-18 Martin Storsjöh264_nal: Fix a boundary check in the H264 bitstream...
2013-03-18 Martin Storsjöomxil: Add a configure option for enabling raspberry...
2013-03-18 Martin Storsjöomxil_vout: Set broadcom specific parameters
2013-03-18 Martin Storsjöomxil: Add a broadcom/raspberry pi specific OMX header
2013-03-18 Martin Storsjöomxil: Use the alternative 64 bit integer ABI on the...
2013-03-18 Martin Storsjöomxil: Signal OMX version 1.1.2 when targeting raspberry pi
2013-03-18 Martin Storsjöomxil: Hardcode known roles for OMX broadcom components...
2013-03-18 Martin Storsjöomxil: Try to load the broadcom OMX IL core and host...
2013-03-18 Martin Storsjöomxil: Add an omxil based video output module
2013-03-18 Martin Storsjöomxil: Factorize event queue handling to a separate...
2013-03-18 Martin Storsjöomxil: Factorize event debug printing to a separate...
2013-03-18 Martin Storsjöomxil: Split omx core management to a separate file
2013-03-17 Ilkka Ollakkax264: use x264 macro to get both B-frame types
2013-03-17 Ilkka Ollakkaavcodec: flag blocks as corrupted if avpacket tells...
2013-03-17 Ilkka Ollakkaavcodec: mark SP/SI/BI pictures
2013-03-14 Ilkka Ollakkaavcodec: use encode_video2 if available
2013-03-12 Jean-Baptiste KempfPartial revert of "avcodec: remove support for old...
2013-03-12 Jean-Baptiste KempfAvcodec: create replacements for older versions of...
2013-03-12 Jean-Baptiste Kempflibav*: create a new avcommon_compat.h file for backwar...
2013-03-11 Martin Storsjöomxil: Convert the khronos provided headers to unix...
2013-03-11 Martin Storsjöomxil: Convert from/to OMX_TICKS via helper functions
2013-03-11 Martin Storsjöomxil: Remove an unused struct member
2013-03-11 Martin Storsjöomxil: Remove an unused local variable
2013-03-11 Martin Storsjöomxil: Remove hacks for disabling use of direct buffers
2013-03-10 Anatoliy Anischovichaudio input core: fix wrong parsing of replaygain tags...
2013-03-09 Rémi Denis-Courmontavcodec: elim thresholds are only in libavcodec < 55...
2013-03-09 Rémi Denis-Courmontavcodec: fix pointer conversion warning
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated deinterlacing filter
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qstride / qscale_table
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qscale_type
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
next