]> git.sesse.net Git - vlc/history - src/input/es_out.c
Added INPUT_EVENT_TELETEXT.
[vlc] / src / input / es_out.c
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
2008-09-28 Laurent AimarSystem clock is given to input_ClockSetPCR.
2008-09-28 Laurent AimarRemoved the ugly input clock.c sleep.
2008-09-27 Rémi Denis-CourmontString rationalization
2008-09-07 Laurent AimarFirst teletext track is prefered (usually main page).
2008-08-31 Rémi Denis-Courmontmemset outside of lock
2008-08-28 Laurent AimarAdded a INPUT_CONTROL_RESTART_ES and use it in video_ou...
2008-08-26 Laurent AimarCompilation fix when using --disable-sout.
2008-08-26 Laurent AimarAdded recording on the fly through sout.
2008-08-13 Rémi DuraffortSimplify code.
2008-08-12 Pierre d'Herbemontinput: Fix asprintf usage.
2008-07-15 Rémi DuraffortCheck asprintf return value and fix a potential memleak.
2008-07-13 Laurent AimarAdded input "teletext-es" variable to ease teletext...
2008-06-14 Pierre d'Herbemontinput: Remove p_playlist gc signaling now that the...
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputSelectedStreamChanged.
2008-06-14 Rémi Denis-CourmontMake the playlist a generic object
2008-06-04 Rémi Denis-CourmontSimplify
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-31 Jean-Paul SamanFix CID 103: resource leak in EsOutAdd and check malloc...
2008-05-27 Rémi Denis-CourmontSpare a few relocs
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-23 Antoine CellerierDon't do pts changes to telx blocks if we're not runing...
2008-05-04 Rémi Denis-CourmontAdd long overdue private libvlc object pointer...
2008-05-01 Rémi Denis-CourmontRemnants of I64F.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-31 Pierre d'Herbemontinput: Don't assume the playlist always exists.
2008-03-29 Pierre d'Herbemontes_out: is not a vlc_object_t.
2008-03-29 Pierre d'Herbemontes_out: Put a msg_Dbg in input_EsOutDelete.
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-03-12 Rémi DuraffortRemove useless test before freeing something.
2008-01-29 Rafaël CarréEsIsSelected() input_ClockSetRate() input_ClockInit...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-11 Laurent AimarDo not use p_input->p->i_rate directly (no functionnali...
2007-11-21 Christophe Massiot * sec/input/es_out.c: Add suport for keyword 'any...
2007-10-18 Laurent AimarFixed closed captions channel >= 2
2007-10-17 Laurent Aimar Added closed captions decoding/extracting from ES...
2007-10-08 Laurent Aimar Es out now takes care of settings the audio replay...
2007-10-01 Laurent AimarClean up.
2007-10-01 Laurent AimarClean up/Factorize.
2007-09-30 Laurent AimarAdded a INPUT_GET_VIDEO_FPS (get the fps of the main...
2007-09-16 Rémi Denis-Courmontnew API
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-10 Bernie PurcellSelect subtitle stream from the mkv container automatically
2007-09-01 Rémi Denis-CourmontFix a few warnings
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-13 Pierre d'Herbemontinclude/vlc_meta.h: Use the vlc_dictionary to store...
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-07 Laurent Aimarclock: clean up/simplify + remove 1/90000 reference.
2007-06-07 Rémi Denis-CourmontUse %u instead of %d
2007-06-03 Laurent Aimar- Added support for embeded cover. Demuxer just need...
2007-05-30 Laurent Aimares_out: do not flush decoder fifo when unwanted (fix...
2007-05-27 Laurent AimarFlush ES before deleting it (improves a bit a few mms...
2007-03-23 Laurent AimarPartial implementation of EPG support (Converted to...
2007-01-23 Christophe Massiot * modules/demux/ts.c: Fixed stream output mode detection.
2006-12-23 Clément Stenac* Ensure garbage collector is called when disabling...
next