]> git.sesse.net Git - vlc/history - modules/access/mms
vpx: fix leak
[vlc] / modules / access / mms /
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2014-05-14 Francois Cartegniedemux: asf: fix mmsh es id offset and PCR handling...
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-CourmontMMS: use vlc_strerror_c()
2013-12-11 Francois Cartegniedemux: asf: do ES audio selection for mms (fix #8797...
2013-08-26 Rémi Denis-Courmontaccess: simplify control default case, remove dummy...
2013-07-21 Rémi Denis-Courmontaccess: info.i_size -> control(ACCESS_GET_SIZE)
2013-07-16 Alain Degreffevar_buffer_getmemory: invalid memcpy source pointer
2013-07-02 Elodie ThomannFix bad type for stream index
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-11-10 Rémi Denis-CourmontDo not access b_die directly
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/access/mms/
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-04-21 Jean-Baptiste KempfMMS: coherence with asf demuxer
2012-04-21 Jean-Baptiste KempfMMS: remove debug warn about ACCESS_GET_META
2012-04-19 Jean-Baptiste KempfMMS: improve documentation and debug messages
2012-03-15 Jean-Baptiste KempfMMS: fix previous commit
2012-03-15 Jean-Baptiste KempfMMS: fix Stack overflow
2012-03-03 Rafaël CarréMMS: add an error message if UTF-16 conversion fails
2011-12-15 Pere Orgafix filename self-references
2011-08-30 Rémi Denis-CourmontUnify (ACCESS|DEMUX)_GET_PTS_DELAY
2011-08-28 Jean-Baptiste KempfDefine GUID only once, in vlc_codecs.h
2011-08-28 Jean-Baptiste KempfGuid: rename fields to better match Microsoft usage
2011-08-28 Jean-Baptiste KempfMMS: use the GUID definitions from the asf demuxer
2011-08-17 Rémi Denis-CourmontIntroduce VLC_NORETURN function attribute and use it
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-06-11 Rémi Denis-CourmontNuke manual IP version selection
2011-05-03 Jean-Baptiste KempfMMS: fix a potential crash
2011-02-19 Jean-Baptiste KempfMMS: minor locality improvements
2011-02-19 Marton BalintFix typo in mms asf extended stream parser
2011-02-13 Rémi Denis-CourmontNo need to check HAVE_GETENV
2010-10-26 Rémi Denis-CourmontMMS: use ToCharset()
2010-10-26 Rémi Denis-CourmontMove vlc_iconv* to <vlc_charset.h>
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-03-30 Keary GriffinMade the mmsh protocol adhere to content-length header...
2010-03-05 Rémi Denis-CourmontASF: thread-safe pseudo-random numbers
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-02-14 Laurent AimarSimplified and fixed mmst/u pausing (close #2673).
2010-02-11 Laurent AimarUsed var_Inherit in mms access.
2010-02-11 Laurent AimarFixed invalid var_Create type in mmsh.
2010-02-07 Rémi Denis-Courmontnet_Printf: automagic cast to VLC object
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-01-28 Rémi Denis-CourmontMMS: nothing ever sets b_error, so no need to check it
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2010-01-14 Rémi Denis-CourmontMMS: fix variable type
2010-01-13 Rémi Duraffortaccess_mms: fix variable type.
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2009-12-30 Rémi Denis-CourmontMMSH: use var_Inherit
2009-12-30 Rémi Denis-CourmontAvoid variable shadowing
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-09 Rémi Duraffortmmstu: fix msg_* format.
2009-10-16 Rémi Duraffortaccess_mmsh: fix memleak.
2009-10-16 Rémi Duraffortmmsh: factorize.
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-21 Pierre d'Herbemontmodules: Use access_GetParentInput and demux_GetParentI...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-10 Rémi DuraffortRemove uneeded VLC_OBJECT().
2009-05-14 Jean-Paul Samanmmsh: cleanup
2009-05-14 Jean-Paul Samanmmstu: fix memleak
2009-05-14 Jean-Paul Samanmmsh: fix potential memleak
2009-05-14 Jean-Paul Samanmmstu: handle keepalive error case
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Paul Samanmmsh: cleanup
2009-05-14 Jean-Paul Samanmmstu: fix memleak
2009-05-14 Jean-Paul Samanmmsh: fix potential memleak
2009-05-14 Jean-Paul Samanmmstu: handle keepalive error case
2009-05-04 Laurent AimarDo not try to seeking beyond the end of stream in mmstu.
2009-03-12 Rémi Duraffortunused variables.
2009-03-08 Rémi Duraffortmmstu: unneed call.
2009-02-18 Laurent AimarFixed mms udp polling and network timeout.
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2009-01-20 Laurent AimarConverted mms access to block mode.
2009-01-16 Rémi Duraffortaccess_mms: use STANDARD_READ_ACCESS_INIT and fix poten...
2008-12-15 Rémi Duraffortmms/mmstu: fix a memleak and avoid to memcpy two times...
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-11-24 Laurent AimarDo not try other protocols when ask to quit (mms).
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-05 Christophe MutricyAvoid segfault
2008-09-23 Derk-Jan Hartmanmms: Fix uninitialized vlc_cond in mms KeepAlive thread
2008-09-08 Rémi Denis-CourmontMMSTU: suspend the keep-alive thread while not paused
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-26 Pierre d'Herbemontmmsh: Fix an input_item_t leak.
2008-08-24 Rémi Denis-CourmontMMS integers handling fixes, including buffer overflow
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-13 Rémi DuraffortFix warning (asprintf return value and some others)
2008-08-11 Rémi DuraffortUse the right declaration for threaded functions.
next