]> git.sesse.net Git - vlc/history - src/input/decoder.c
decoder: do not wait for buffering when there is no data
[vlc] / src / input / decoder.c
2011-06-09 Rémi Denis-CourmontCosmetic change: aout_InputIsEmpty -> aout_DecIsEmpty
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Rémi Denis-CourmontAlways create a new object with the parent object
2011-05-08 Laurent AimarDo not used vlc_thread_create() in input/decoder.c
2011-04-21 Rémi Duraffortdecoder: fix a segfault.
2011-04-07 Rémi Denis-Courmontdecoder: release the aout instance when we stop the...
2011-04-07 Rémi Denis-CourmontRequire an aout instance to create an aout input
2011-04-04 Rémi Denis-Courmontinput_DecoderCreate: create a decoder w/o input thread
2011-04-04 Rémi Denis-Courmontdecoder: do not emit output events if there is no input
2011-04-04 Rémi Denis-Courmontdecoder: do not update statistics if there is no input
2011-04-04 Rémi Denis-Courmontdecoder: do not try to fetch attachments if there is...
2011-04-04 Rémi Denis-Courmontdecoder: keep a pointer to resources independent of...
2011-04-04 Rémi Denis-CourmontCreateDecoder: common sub-expression
2011-03-08 Rémi Denis-CourmontEliminate dead code with !ENABLE_SOUT (fixes #4564)
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2010-11-01 Laurent AimarUsed the right object for messages in src/input/decoder.c
2010-10-30 Laurent AimarFixed playing end of decoded audio data.
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-06-19 Laurent AimarFixed video format decoder changes detection.
2010-05-23 Laurent AimarGives the needed DPB size when requesting a vout.
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Laurent AimarRemoved useless vlc_osd.h includes.
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-01 Laurent AimarAt input EOF, wait for all pictures to be displayed.
2010-04-29 Laurent AimarSimplify the creation of subpicture with dynamic content.
2010-04-23 Laurent AimarManual revert of now unneeded a1b58a771b1bdfcca56d24541...
2010-04-23 Laurent AimarModified vout_*Picture API.
2010-04-23 Laurent AimarRemoved now useless vout_CountPictureAvailable.
2010-04-23 Laurent AimarSplit vout_FixLeaks into vout_FixLeaks and vout_Reset.
2010-04-18 Laurent AimarRemoved picture_heap_t rgb informations.
2010-03-03 Laurent AimarFixed picture leaks when unlinking a non displayed...
2010-03-03 Rémi Denis-CourmontUse MiB rather than MB for arbitrary memory limits
2010-02-05 Laurent AimarFixed support for non dated teletext.
2010-01-31 Laurent AimarFixed input_GetEsObjects().
2010-01-30 Laurent AimarAdded input internal es_out_GetEsObjects to retreives...
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-28 Rémi Denis-CourmontFactor vlc_object_release() into DeleteDecoder()
2010-01-27 Rémi Denis-Courmontdecoders: use vlc_custom_create, generic objects (excep...
2010-01-18 Rémi Denis-Courmontlibvlc: config_Get -> var_Inherit
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-10-19 Rémi Denis-CourmontRevert to 50 Mb FIFO limit on ARM
2009-10-10 Rémi DuraffortNo need to test for NULL before a free.
2009-09-23 Rémi Denis-Courmontaout_buffer_t: store length instead of end timestamp
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-09-08 Marian ĎurkovičFix HDTV height for H.264 streams with correct PAR.
2009-07-27 Laurent AimarDo not decode subtitles too much in advanced.
2009-07-27 Laurent AimarCosmetics (create a DecoderWaitDate function).
2009-07-16 Laurent AimarAdded input_DecoderGetFifoSize helper.
2009-07-15 Laurent AimarIncreased fifo decoder size to 400mb.
2009-06-02 Derk-Jan HartmanCore: Closed Captions memleak
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi DuraffortAvoid \n in error messages.
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge VLC_OBJECT_PACKETIZER with VLC_OBJECT_DECODER
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-28 Laurent AimarFixed decoder spacing mode selection.
2009-04-28 Laurent AimarFixed b_out_pace_control value when using record.
2009-04-26 Laurent AimarComplete input/decoder.c review to use VLC_TS_INVALID.
2009-03-31 Rémi Denis-CourmontFormat string (make gcc happy)
2009-03-28 Laurent AimarDo not use only one vlc_cond_t for bidirectionnal signa...
2009-03-11 Laurent AimarFixed DecoderUpdatePreroll.
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-03-01 Rémi Denis-CourmontSpell resource the English way
2009-02-14 Laurent AimarUse the decoder output format instead of the input...
2009-02-14 Laurent AimarRemoved useless non-const static variable in decoder.c
2009-02-09 Laurent AimarCorrectly flush video/audio decoder in all cases.
2009-02-09 Laurent AimarFixed timestamp validity check in decoder (probably...
2009-02-05 Laurent AimarModify input_ressource_RequestVout to allow avoiding...
2009-02-05 Laurent AimarFixed aout visual vout recycling.
2009-01-26 Laurent AimarFixed missing type for b_was_paused.
2009-01-25 Laurent AimarCorrectly unpause the vout for reuse.
2009-01-21 Laurent AimarReduce locking and mdate count in input clock.
2009-01-18 Laurent AimarMade input_clock_t in charge of pts_delay.
2009-01-17 Rémi Denis-CourmontPrivatize vlc_object_t.i_object_type
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-16 Laurent AimarPrivatized i_pts_delay (input_thread_t).
2009-01-06 Rémi Denis-CourmontRemove un-needed vlc_testcancel()
2009-01-05 Laurent AimarAllows requesting active aout/vout from an input with...
2009-01-05 Laurent AimarPrepare for safe (sout)/vout/aout recycling.
2009-01-05 Laurent AimarFixed audio played/lost statistics.
2009-01-05 Laurent AimarFast decoder thread cancellation.
next