]> git.sesse.net Git - vlc/history - include
rtmp_amf_flv: Try and refactor a bit by reducing overly long
[vlc] / include /
2009-11-11 Rémi Denis-CourmontBump plugin ABI due to gettext/cache changes
2009-11-11 Nick BriggsExport block_FifoPace
2009-11-10 Rémi Denis-CourmontFix compilation of set_text_domain() macro
2009-11-10 Srikanth RajuSql: Include interface for prepared statements.
2009-11-10 Rémi DuraffortRemove VLC_Error obsolete function.
2009-11-10 Rémi DuraffortOpenBSD also need VLC_HARD_MIN_SLEEP.
2009-11-09 Rémi Denis-CourmontDon't run gettext while describing a plugin
2009-11-01 Laurent AimarFixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
2009-10-31 Rémi Denis-CourmontRecognize .m3u8 extension
2009-10-29 Rémi Denis-CourmontLibVLC: add functions to control mouse and keyboard...
2009-10-28 Vicente Jimenez... Add .sdp to reconized extensions
2009-10-26 Laurent AimarAdded VOUT_DISPLAY_EVENT_ON_TOP (vout display).
2009-10-21 Marian ĎurkovičAdd .ifo to recognized extensions
2009-10-19 Rémi Denis-CourmontHAVE_FPU: make constant
2009-10-17 Rémi Denis-Courmontvlc_inhibit_t: plugin type for screen saver inhibition
2009-10-17 Rémi Denis-Courmontvout_window_t: privatize module pointer
2009-10-16 Rémi DuraffortFix doxygene documentation.
2009-10-16 Jean-Baptiste KempfSupport for Forward Uncompressed video
2009-10-15 Rémi Duraffortsout_MuxNew: constify.
2009-10-14 Rémi Denis-CourmontRemove HAL plugin
2009-10-11 Laurent AimarAdded vlc_fourcc_GetRGBFallback.
2009-10-10 Rémi Duraffortvariables: fix typo.
2009-10-10 Rémi Duraffortvariables: add var_CreategetAddress.
2009-10-10 Rémi Duraffortvariables: add a var_GetAddress function.
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontGather key functions and tables in a single file
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-07 Rafaël CarréRemove leftover #endif
2009-10-07 Rafaël Carrévlc_mtime.h : add timer limits for FreeBSD
2009-10-05 Rémi Denis-Courmontlibvlc_audio_*: remove useless exception parameters
2009-10-05 Rémi Denis-Courmontlibvlc_media_*: remove a bunch of useless exception...
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-10-05 Rémi Denis-CourmontUse __typeof__ which works with any GNU C profile,...
2009-10-03 Antoine CellerierMake it possible to flag blocks as interlaced and use...
2009-09-30 Laurent AimarAdded a is_forced parameter to VOUT_DISPLAY_CHANGE_DISP...
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-09-27 Rémi Denis-CourmontConvert audio output core to audio filter2
2009-09-27 Rémi Denis-CourmontBump plugin ABI
2009-09-27 Rémi Denis-CourmontRemove aout_filter_t.b_discontinuity
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-27 Rémi Denis-CourmontPrivatize aout_request_vout_t
2009-09-27 Rémi Denis-CourmontRationalize filter_t (save 8 pointers)
2009-09-27 Laurent AimarMade vout_display_t::manage() optional.
2009-09-27 Laurent AimarAllowed vout display events to be issued from anywhere.
2009-09-26 Laurent AimarChanged the prototype of vout_display_SendEventDisplaySize.
2009-09-24 Rémi Denis-CourmontAdd and use LIBVLC_FORMAT_ARG for gettext functions
2009-09-24 Rémi Denis-Courmontvlc_objects.h: add LIBVLC_MALLOC and LIBVLC_USED
2009-09-24 Rémi Denis-CourmontAdd LIBVLC_MALLOC function attribute
2009-09-23 Rémi Denis-CourmontMake aout_buffer_t an alias for block_t
2009-09-23 Rémi Denis-CourmontCosmetic change
2009-09-23 Srikanth RajuSql Core
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-23 Rémi Denis-Courmontaout_buffer_t: store length instead of end timestamp
2009-09-23 Rémi Denis-Courmontaout_buffer_t.b_disconuity -> aout_buffert.i_flags
2009-09-23 Rémi Denis-Courmontblock_t.i_samples -> block_t.i_nb_samples (as aout_buff...
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-09-22 Laurent AimarAlways defined CPU_CAPABILITY_*
2009-09-22 Rémi Denis-CourmontRemove aout_buffer_t.b_alloc (it's always true)
2009-09-22 Laurent AimarStored vlc_epg_t array inside input_item_t.
2009-09-22 Laurent AimarMoved out epg functions from vlc_epg.h and es_out.c...
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-22 Rémi Denis-Courmontvlc_cpu.h: dedicated header for CPU features
2009-09-22 Jean-Baptiste KempfDefine new capabilities for SSE3 SSSE3 and SSE4 (4...
2009-09-20 Rémi Denis-CourmontRemove unused 486 and 586 capabilities
2009-09-20 Rémi Denis-CourmontRemove never set, never used Pentium Pro capability
2009-09-20 Rémi Denis-CourmontAllow setting the name of an object at any time...
2009-09-16 Rémi Duraffortlibvlc_events: use int instead of uint64_t (using boole...
2009-09-14 Laurent AimarRemoved b_block parameter from input_Read.
2009-09-12 Rémi Denis-CourmontImplement thread semaphores
2009-09-12 Rémi Denis-CourmontMissing #include <errno.h>
2009-09-07 Rémi Denis-CourmontBring back aout_buffer_t.p_sys for the sole benefit...
2009-09-07 Rémi Denis-CourmontRework aout_buffer_t layout
2009-09-07 Rémi Denis-CourmontMove LibVLC error messages to libvlc_printerr().
2009-09-07 Rémi Denis-CourmontRemove set/get drawable
2009-09-07 Laurent AimarCosmetics (K&R of picture_pool).
2009-09-07 Laurent AimarCosmetics (K&R of picture_fifo).
2009-09-07 Laurent AimarAdded picture_pool_NewExtended.
2009-09-07 Geoffroy CouprieWin32: make the windows_interfaces header compatible...
2009-09-05 Rémi Denis-CourmontAdd a CPU capability for ARM NEON
2009-09-05 Rémi Denis-CourmontExport vlc_object_get_name
2009-09-05 Rémi Denis-CourmontDeprecate vlc_object_find_name()
2009-09-04 Olivier AubertFix comment
2009-09-03 Pierre d'Herbemontlibvlc_media_library: Remove a non sense.
2009-09-03 Olivier Aubertpython-ctypes: implement consistency checker, and fix...
2009-09-03 Olivier Aubertlibvlc.h: fix incorrect comment docstring
2009-09-03 Rafaël Carréaout_BufferAlloc() : remove stack allocation
2009-09-03 Rémi Duraffortvariables: warn if var_CountChoices result isn't used.
2009-09-03 Olivier Aubertlibvlc.h: mark libvlc_errmsg and libvlc_clearerr with...
2009-09-01 JP DingerUse the cpp to auto-update libvlc_event_type_name(...
2009-08-29 Pierre YnardFix typos in comments
2009-08-28 Niles BindelAdded ability to move to previous item in the media...
2009-08-28 Rafaël CarréNULL is defined in stddef.h
2009-08-28 Rafaël Carrévlc_fixups.h : get NULL declaration when needed
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfUse a VLC_CODEC_ADPCM_MS for MS ADPCM
2009-08-27 Laurent AimarAdded VLC_CODEC_BD_PG codec.
2009-08-27 Jean-Baptiste KempfSupport of .vqf and .w64 files on file opening
2009-08-27 Jean-Baptiste KempfTwinVQ support using the lastest avcodec commit from...
2009-08-27 Pierre YnardWinCE: add replacement getpid() function
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
next