]> git.sesse.net Git - vlc/history - modules/codec
pulse: redundant initialization
[vlc] / modules / codec /
2013-10-23 Martin Storsjöomxil: Correct the i_line_chroma_div value for OMX_TI_C...
2013-10-23 Luca Barbatoavcodec: Always use av_malloc to alloc extradata
2013-10-22 Tristan Matthewsaraw: remove duplicate line
2013-10-21 Luca BarbatoFix DxVA2 crash on Error path
2013-10-20 Rafaël Carréshine: use external library
2013-10-20 Rafaël Carrélibvpx/WebM decoder: lower priority below avcodec
2013-10-20 Rafaël Carrélibvpx decoder
2013-10-20 Jean-Baptiste KempfAvcodec: map the VP9 ID with version checks
2013-10-20 Denis CharmetAdd VP9 support in mkv
2013-10-20 Jean-Baptiste KempfAvcodec: move h265 mapping further down in the list
2013-10-20 Ilkka Ollakkaavcodec: release block on flushing if we are not using it
2013-10-19 Denis CharmetTemporarily fix build until a better way is found
2013-10-19 Denis CharmetAdd HEVC support in MKV
2013-10-19 Ilkka Ollakkaavcodec: missed AV_NOPTS_VALUE check
2013-10-18 Luca Barbatoavcommon: Move the libavutil check where it belongs
2013-10-18 Rafaël Carréavcodec: transmit palette to libavcodec >= 54
2013-10-15 Rafaël Carrétheora: fix memleak in case of error or discontinuity
2013-10-15 Rafaël Carréavcodec: remove AV_NOPTS_VALUE cast
2013-10-14 Ilkka Ollakkaavcodec: map AV_NOPTS_VALUE and VLC_TS_INVALID
2013-10-14 Ilkka Ollakkaavcodec: on audio encode, sync timestamps more often...
2013-10-14 Rafaël Carréx265: initialize picture and set picture type
2013-10-13 Francois Cartegniecodecs: theora: add decoder post processing level ...
2013-10-12 Edward Wangavcodec: fix discrepancy between documentation and...
2013-10-10 Jean-Baptiste KempfOpus: add necessary include
2013-09-30 Tristan Matthewsopus: add encoder
2013-09-29 Ilkka Ollakkaavcodec: check/update buffered_time earlier, so we...
2013-09-28 Rafaël Carrézvbi: remove unused enum
2013-09-26 Julian Scheelomxil: bcm: h264: Don't wait for error free frame.
2013-09-22 Martin Storsjömediacodec: Support playing back VP8 as well
2013-09-22 Martin Storsjöomxil: Add a new qualcomm specific custom pixel format
2013-09-22 Martin Storsjömediacodec: Don't return frames before the output forma...
2013-09-22 Ilkka Ollakkaavcodec: use correct buffer size in fill_audio_frame
2013-09-22 Ilkka Ollakkaavcodec: use context->channels in audio encoding
2013-09-22 Ilkka Ollakkafaad: try to guess channel count if we can, and don...
2013-09-22 Rémi Denis-Courmontavcodec: specify which encoder failed to initialize...
2013-09-22 David Fuhrmannvda: fix linking
2013-09-17 Rafaël Carréx265 encoder
2013-09-16 Jean-Baptiste KempfUnbreak libtwolame compilation
2013-09-16 David Fuhrmannvda: user ref buffer mode
2013-09-16 Jean-Baptiste KempfFix quicktime module link
2013-09-16 Jean-Baptiste KempfFix libass linking that always need freetype
2013-09-16 Rémi Denis-Courmontxcb: simplify build rules
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontdemux: remove makefile recursion
2013-09-16 Rémi Denis-Courmontcodec: remove makefile recursion
2013-09-16 Rémi Denis-Courmontcodec: avoid genmf
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: simplify CPPFLAGS & CFLAGS
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-15 Rémi Denis-Courmontmash: remove plugin
2013-09-14 Rémi Denis-Courmontdts: compile header helpers only once (refs #9367)
2013-09-14 Rémi Denis-Courmontcodec: avoid genmf for simple audio codecs
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-14 Rémi Denis-Courmontavcodec: move more build logic to Makefile
2013-09-13 Ilkka Ollakkax262: add new x262 MPEG-2 encoding module based on...
2013-09-11 Pierre YnardFix grammar in comments
2013-09-11 Jean-Baptiste Kempfs/informations/information
2013-09-09 Rafaël Carréuse i_visible_ dimensions to initialize encoders
2013-09-07 Felix Paul Kühnezvbi: fix teletext decoding broken in b3c35a765 (close...
2013-09-06 Julian Scheelomxil: rpi: Fetch pixel aspect ratio from decoder.
2013-09-05 Julian Scheelomxil: vout: Handle dynamic aspect changes.
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-09-05 Rémi Denis-Courmontavcodec: align dimensions only for software decoding
2013-09-02 Timothy B. TerriberryFix a memory leak in ParseVorbisComments().
2013-09-01 Rémi Denis-Courmontavcodec: pass aligned picture dimensions to video output
2013-08-29 Martin Storsjöomxil: Use pts instead of dts by default
2013-08-29 Martin Storsjöomxil: Include timestamps in the omx debug messages
2013-08-29 Rémi DuraffortFix memory leak (cid #1048910)
2013-08-21 Julian Scheelomxil: Release picture in direct rendering mode.
2013-08-21 Julian Scheelomxil: Activate mpeg2 on broadcom omx.
2013-08-20 Rafaël Carréflac encoders: use the long format extradata
2013-08-19 Jean-Baptiste KempfRevert "avio: differentiate between avio-options and...
2013-08-19 Edward Wangavio: differentiate between avio-options and sout-avio...
2013-08-19 Edward Wangavcodec: no period after option short name
2013-08-16 Ilkka Ollakkaavcodec: set frame samples to 0 if frame fill fails...
2013-08-16 Rafaël Carréavcodec encoder: remove 10 years old non sense
2013-08-16 Rafaël Carréavcodec: rate limit messages about direct rendering
2013-08-09 Vittorio Giovararevert 062b886122287d8ad3ec93b3faa59808d2b1e9c7
2013-08-08 Rémi Denis-Courmontavcodec: use reference counting for audio decoding
2013-08-08 Rémi Denis-Courmontavcodec: refer to AVFrame as a pointer, non-functional...
2013-08-08 Rémi Denis-Courmontavcodec: avoid forward declaration
2013-08-08 Rémi Denis-Courmontaout: rework aout_Interleave()
2013-08-08 Jean-Baptiste KempfMap Voxware MetaSound Codec IDs
2013-08-07 Jean-Baptiste KempfAvcodec: correctly #ifdef VOXWARE CODEC_ID
2013-08-06 Francois Cartegniecodec: x264: avoid segfault with x264_encoder_delayed_f...
2013-08-06 Rémi Denis-Courmontaraw: fix samples count on raw audio
2013-08-06 Rémi Denis-Courmontavcodec: fix sign warning
2013-08-06 Rémi Denis-Courmonthwdummy: update to latest libavcodec
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-26 Rémi Denis-Courmontavcodec: do not allocate unused output buffers
2013-07-26 Rémi Denis-Courmontaraw: zero copy for native audio sample formats
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel copy/extract callback...
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel surface allocation callback
2013-07-25 Rémi Denis-Courmontavcodec: pass data pointer to hwaccel release callbacks...
2013-07-25 Rafaël Carréavcodec audio: update block pointer on realloc
2013-07-24 Ludovic Fauvetlpcm: fix channel reordering for m2ts (close #8526)
2013-07-24 Sebastien Zwickertvda: reset correctly the coded frame size.
2013-07-24 Rémi Denis-Courmontavcodec: pass AVFrame.opaque to hwaccel release callback
2013-07-24 Rémi Denis-Courmontavcodec: remove va parameter from hwaccel release callback
2013-07-24 Rémi Denis-Courmonthwdummy: remove no-op
next