]> git.sesse.net Git - vlc/history - src
XvMC Vout: Fix the macroblocks_t definition. Still not compiling because of subpictur...
[vlc] / src /
2008-02-01 Pierre d'Herbemontlibvlc.sym: Add some previously undiscovered symbols.
2008-02-01 Pierre d'Herbemontsrc/check_symbols: More work around and fixes for symbo...
2008-02-01 Pierre d'Herbemontsrc/check_symbols: Work around some sed implemention...
2008-02-01 Pierre d'Herbemonttest/headers.c: Make sure __LIBVLC__ isn't defined.
2008-02-01 Pierre d'Herbemontsrc/Makefile.am: Make sure we link test_i18n_atof with...
2008-01-31 Rémi Denis-CourmontAllocate message queues mutexes against NULL instead...
2008-01-31 Rémi Denis-CourmontTypo
2008-01-31 Rémi Denis-CourmontFix [24726]
2008-01-31 Rémi Denis-Courmont - Use posix_memalign when available.
2008-01-31 Pierre d'Herbemontlibvlc.sym: Revert previous commit as I was apparently...
2008-01-31 Pierre d'Herbemontsrc/libvlc.sym: Update symbol list.
2008-01-31 Jean-Baptiste KempfQuick compile fix for Windows, I don't think we need...
2008-01-29 Rémi Denis-CourmontSync Multipart JPEG content-type with the one used...
2008-01-29 Rafaël Carrévlm: kludge to avoid well-handled NULL format string...
2008-01-29 Rafaël CarréEsIsSelected() input_ClockSetRate() input_ClockInit...
2008-01-29 Rafaël Carréinput_CurrentMetaFlags() takes a const parameter
2008-01-29 Rafaël CarréMRLSplit(): removes unused parameter
2008-01-28 Christophe MutricyCompile fix
2008-01-28 Rémi Denis-CourmontOnly use waitpipe for _kill, rather than _signal, which...
2008-01-28 Rafaël Carrésout_AnnounceRegisterSDP(): removes unused SOUT_CFG_PRE...
2008-01-28 Rémi Denis-CourmontFix net_AcceptSingle return value
2008-01-28 Rémi Denis-CourmontFix previous commit (dead code...)
2008-01-28 Rafaël Carréaout_DecNewBuffer: remove unused parameter
2008-01-28 Rafaël Carréaudio_output: same
2008-01-28 Rafaël Carrévideo_output: removes warnings about unused parameters...
2008-01-28 Rafaël Carrénetwork/udp.c net_SetCSCov(): removes warnings if UDPLI...
2008-01-28 Rafaël Carrémodules CacheFind(): remove unused parameter
2008-01-28 Rafaël Carréupdate.c verify_signature(): remove unused parameter
2008-01-28 Rafaël Carrécontrol/: don't show warnings about unused exceptions
2008-01-28 Rafaël Carrélibvlc_release() has only 1 parameter now
2008-01-28 Rafaël Carrélibvlc_release(): removes unused exception
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-28 Rafaël Carréremoved unused parameter
2008-01-28 Rafaël Carréfix warning
2008-01-28 Rafaël Carréremoves unused parameter
2008-01-27 Rémi Denis-CourmontFix symbols list, fix linking on platforms that DO...
2008-01-27 Rémi Denis-CourmontDist vlc_fixups
2008-01-27 Rémi Denis-CourmontUpdate the symbols list
2008-01-27 Rémi Denis-CourmontFix another series of HAVE_ dependencies (string replac...
2008-01-27 Rémi Denis-CourmontDefault to using pthread instead of exploding.
2008-01-27 Rémi Denis-CourmontFix VLM compilation with --disable-vlm - fixes #1431
2008-01-27 Rafaël Carréfix warning
2008-01-27 Rafaël Carrécast to (const char**)
2008-01-27 Rafaël Carrécast to (char*) , remove unused code
2008-01-27 Rafaël Carrémissing header
2008-01-27 Rafaël Carrécast to (char*)
2008-01-27 Rafaël Carréfix warnings, using (char*) casting
2008-01-25 Sigmund Augdal HelbergCore changes needed to add asa support. By equinox...
2008-01-25 Rémi Denis-CourmontThis file does not exist
2008-01-25 Rémi Denis-Courmontmove mutex setkind hack to src/
2008-01-25 Rémi Denis-CourmontPrivatize the memalign replacement
2008-01-25 Rafaël Carréfix segfault
2008-01-24 Rémi Denis-CourmontAdd sanity check for public headers
2008-01-24 Rémi Denis-CourmontTabs
2008-01-24 Rémi Denis-CourmontInclude assert.h when needed
2008-01-24 Rémi Denis-Courmont...and consistent semantics
2008-01-24 Rémi Denis-CourmontConsistent naming
2008-01-24 Rémi Denis-CourmontWhitelisting.
2008-01-24 Rafaël Carré* input/stream.c: checks memory allocation, patch by...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Rémi Denis-Courmontavoid mere whitespaces when hostname is not specified
2008-01-23 Rafaël CarréMakefile.am: add vlc_pgpkey.h
2008-01-22 Rémi Denis-CourmontRemove forward declaration
2008-01-22 Rémi Denis-CourmontWe don't the logging level. Assume debug is only wanted...
2008-01-22 Rémi Denis-CourmontPrint messages directly to standard error if we don...
2008-01-22 Rémi Denis-CourmontAllow mutexes without objects. QueueMsg can handle...
2008-01-22 Rémi Denis-CourmontRemove useless cast
2008-01-22 Rafaël Carrégcry_md_read() returns a buffer which hold at least...
2008-01-22 Rafaël Carréupdate: do not make wrong assumptions about mpis' size
2008-01-22 Rémi Denis-Courmontconfig_GetInt returns -1 on error - that does not mean...
2008-01-22 Rémi Denis-CourmontRemove Cthreads support
2008-01-22 Rémi Denis-CourmontRemove State Threads support
2008-01-22 Rémi Denis-CourmontRemove support for GNU Portable Threads
2008-01-22 Rafaël Carréupdate: put pgp key in its own header (and update the...
2008-01-22 Rafaël Carréprint a message about cvlc only when running with the...
2008-01-22 Rafaël Carréuse the correct type *cough*
2008-01-22 Ilkka Ollakkafix previous commit
2008-01-22 Ilkka Ollakkaset volume-change variable also in volumeUp/volumeDown...
2008-01-21 Rémi Denis-CourmontFix non-debug builds
2008-01-21 Rémi Denis-CourmontRemove potential deadlocks in waitpipe with net_*
2008-01-21 Rémi Denis-CourmontRemove the requirement for vlc object to be locked...
2008-01-21 Rémi Denis-CourmontForgot to update the symbols
2008-01-21 Rémi Denis-CourmontRemove unnecessary complication
2008-01-21 Rémi Denis-CourmontSet non-blocking mode on accepted sockets
2008-01-21 Rémi Denis-CourmontDon't clutter the production builds with the (useless...
2008-01-20 Rémi Denis-CourmontRemoev reverse abstraction
2008-01-18 Pierre d'Herbemontinput/meta.c: Don't re-run the art finder if the art...
2008-01-17 Rafaël Carré"state" is an integer, not a boolean (since vlc_bool_t...
2008-01-16 Christophe MutricyUpdate the symbol list
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rémi DuraffortUse utf8_unlink in src/misc/update.c
2008-01-16 Rémi DuraffortImplementation of utf8_unlink. If someone can test...
2008-01-16 Rafaël Carréfix #1362 (replace ':' with '_' in filenames on macosx)
2008-01-16 Rafaël Carréinput options whitelisting: 1st step
2008-01-16 Pierre d'Herbemontcontrol/media_instance.c: Silly debug code removal...
2008-01-16 Rafaël Carrésrc/control: set svn:keywords to Id
2008-01-15 Rafaël Carrémdate(): update comment
2008-01-14 Pierre d'Herbemontmisc/events.c: Make sure we don't leak.
2008-01-14 Pierre d'Herbemontmisc/events.c: Fix a NULL ptr access.
next