]> git.sesse.net Git - vlc/history - src/input/es_out.c
Merge branch 1.0-bugfix
[vlc] / src / input / es_out.c
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 AimarFixed typo (compilation).
2009-05-13 Laurent AimarFixed es_format_t::i_codec/i_original_fourcc values...
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Laurent AimarUse vlc_fourcc_GetDescription for item infos.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Laurent AimarSplit INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
2009-04-30 Laurent AimarCheck for broken PCR value in es_out.
2009-04-28 Laurent AimarFixed decoder spacing mode selection.
2009-04-28 Laurent AimarFixed b_out_pace_control value when using record.
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-03-22 Laurent AimarCreated input_item_SetEpg function.
2009-03-09 Laurent AimarRemoved var_Get/Set in es_out.c
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-03-08 Laurent AimarAdded a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user...
2009-03-08 Laurent AimarFactorized a bit es_out.c
2009-03-03 Laurent AimarFixed EPG current state.
2009-03-03 Laurent AimarPrint complete date in EPG.
2009-03-01 Rémi Denis-CourmontSpell resource the English way
2009-02-13 Laurent AimarAdded teletext-es description as page number to help...
2009-02-13 Laurent AimarFixed es select/unselected event.
2009-02-13 Laurent AimarChanged "teletext-es" to be a list of teletext spu id.
2009-02-08 Christophe Mutricyi18n: Translate the channels layout in media info
2009-01-21 Laurent AimarFixed stupid typo when removing an es.
2009-01-18 Laurent AimarMade input_clock_t in charge of pts_delay.
2009-01-17 Laurent AimarPrivatized p_input->b_can_pace_control.
2009-01-16 Laurent AimarPrivatized i_pts_delay (input_thread_t).
2009-01-16 Laurent AimarRemoved broken ES_OUT_GET_TS.
2009-01-12 Laurent AimarDo not issue input times event when buffering.
2009-01-06 Laurent AimarFixed typo in es_out.
2009-01-06 Laurent AimarDo not wait for SPU buffering.
2009-01-05 Laurent AimarActivated vout/aout recycling with playlist inputs.
2008-12-12 Rémi DuraffortUse calloc when needed.
2008-12-09 Laurent AimarDisplay codec meta data.
2008-12-04 Laurent AimarReset buffering level when needed.
2008-12-04 Laurent AimarAdded a input "cache" variable and INPUT_EVENT_CACHE...
2008-12-04 Laurent AimarMoved i_cr_average from input_source_t to input_thread_...
2008-12-04 Laurent AimarMoved input_item_t from input_source_t to input_thread_...
2008-11-30 Laurent AimarCorrectly display time and seek with high input caching.
2008-11-29 Laurent AimarFixed buffering value for frame step.
2008-11-29 Laurent AimarImproved current times in regard to es_out timeshift.
2008-11-29 Laurent AimarRevert "Hide es out timeshift delay from time display."
2008-11-29 Laurent AimarFixed seeking while paused (visible with high caching).
2008-11-25 Laurent AimarFixed segfault because of typo in meta info code.
2008-11-24 Laurent AimarHide es out timeshift delay from time display.
2008-11-24 Laurent AimarUpdated codec informations on decoder output change.
2008-11-23 Laurent AimarAdded INPUT_EVENT_TELETEXT.
2008-11-22 Laurent AimarMove/clean up input event code to its own file.
2008-11-17 Laurent AimarFixed es selection regression.
2008-11-17 Laurent AimarAdded frame by frame support in es out timeshift.
2008-11-17 Laurent AimarPrivatized ES_OUT_SET_ACTIVE/MODE and removed ES_OUT_GE...
2008-11-17 Laurent AimarAdded initial skeleton for es_out timeshift support.
2008-11-11 Laurent AimarRemoved es_out_Lock/Unlock.
2008-11-10 Laurent AimarConstify es_out_Add es_format_t* argument.
2008-11-04 Laurent AimarSplit (virtually) display and demux es_out.
2008-11-04 Laurent AimarConvert remaining input_EsOut* to es_out_Control.
2008-11-04 Laurent AimarMoved input_EsOutSetRecord/input_EsOutSetDelay to es_ou...
2008-11-04 Laurent AimarMoved input_EsOutDecodersIsEmpty to es_out_Control...
2008-11-04 Laurent AimarMoved input_EsOutIsBuffering to es_out_Control.
2008-11-04 Laurent AimarRemoved the need of input_EsOutGetFromID.
2008-11-04 Laurent AimarFixed ES_OUT_SET_DEFAULT name (added ES_).
2008-11-04 Laurent AimarMoved input_EsOutGetWakeup to es_out_Control.
2008-11-04 Laurent AimarImproved a bit es_out_t generalisation.
2008-11-01 Laurent AimarAdded lock around es_out for multiple thread access.
2008-10-22 Laurent AimarAdded "next frame" support.
2008-10-22 Laurent AimarAdded control code for "frame-next" variable.
2008-10-13 Laurent AimarSanitize input headers (pass 1).
2008-10-10 Laurent AimarChange ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
2008-10-10 Laurent AimarPartially fixed preroll support.
2008-10-10 Laurent AimarDisplay first frame after a seek as soon as possible.
2008-10-09 Derk-Jan HartmanAnother typo: SPU_ES mixed up with AUDIO_ES. (CID 250)
2008-10-09 Derk-Jan HartmanFix NULL dereference (CID 254)
2008-10-08 Laurent AimarFixed a potential deadlock.
2008-10-08 Laurent AimarImplemented buffering manipulation at the es_out level.
2008-10-08 Laurent AimarCosmetics (decoder)
2008-10-01 Laurent AimarNo functionnal changes (clean up)
2008-09-30 Laurent AimarLet decoder handle the audio/spu delay.
2008-09-28 Laurent AimarThe input now pauses the decoders.
2008-09-28 Laurent AimarInclude input_clock.h only where needed.
2008-09-28 Laurent AimarMoved input decoder declaration to input/input_decoder.h
2008-09-28 Laurent AimarConvert stream to system timestamp after the decoder.
2008-09-28 Laurent AimarGive input_DecoderNew the clock used.
2008-09-28 Laurent AimarMoved clock master flag to es_out.
2008-09-28 Laurent AimarDocumented input_clock_t interface.
2008-09-28 Laurent AimarRemoved all clock dependencies on input.
2008-09-28 Laurent AimarRemoved one dependency of the clock on input_thread_t.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarPrivatized input_clock_t to clock.c
next