]> git.sesse.net Git - vlc/history - src
avformat mux: only write trailer if header was written
[vlc] / src /
2010-01-20 Rémi Denis-CourmontSave the fact that an item has a callback, not the...
2010-01-20 Rémi Denis-Courmontdead code
2010-01-20 Rémi Denis-CourmontWin32: fix sockets leak
2010-01-20 Rémi Duraffortlibvlc: fix calloc usage.
2010-01-19 Rémi Denis-CourmontAdd build date/time in the version infos
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-19 Rémi Denis-Courmontchar const -> const char
2010-01-19 JP DingerDrop option_as_ from marquee interface.
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2010-01-18 Ramiro PollaOnly print CPU capabilities if there are any.
2010-01-18 Laurent AimarFixed skipping data until EOF while using block access.
2010-01-18 Francois Cartegniefix empty declaration warning
2010-01-18 Rémi Denis-CourmontInput: attach before any variable access so that inheri...
2010-01-18 Rémi Denis-CourmontDo not allow input to be found as a child, decoder...
2010-01-18 Rémi Denis-CourmontRemove used FIND_STRICT
2010-01-18 Rémi Denis-Courmontlibvlc: config_Get -> var_Inherit
2010-01-18 Pierre Ynardmissing: sout_Stream{New,Delete} -> sout_StreamChain...
2010-01-18 Rafaël Carréplaylist: fix command line options
2010-01-18 Rafaël Carrémedia_player set_state() : only lock if needed
2010-01-18 Rafaël CarréMove mmx.h to the only place where it is used
2010-01-17 Pierre YnardLibVLC: fix another typo
2010-01-17 Pierre YnardLibVLC: fix typo
2010-01-17 Rémi Denis-CourmontRemove --save-config
2010-01-17 Rémi Denis-CourmontWin: use var_Inherit
2010-01-17 Rémi Denis-CourmontAllow --playlist-enqueue to be configured
2010-01-17 Rémi Denis-CourmontLoad the command line into the LibVLC object variables...
2010-01-17 Rémi Denis-Courmontvideo output core: use var_Inherit
2010-01-17 Rémi Denis-Courmontmodules bank: use var_Inherit instead of config_Get
2010-01-17 Rémi Denis-CourmontLibVLC: use var_Inherit instead of config_Get
2010-01-17 Jean-Philippe AndréAudio output: fix integer overflow
2010-01-17 Rafaël CarréFix double free after stream_out creation failed
2010-01-17 Jean-Baptiste KempfCPU: win32 simplification
2010-01-17 Rafaël CarréReplace a not space blank character
2010-01-17 Rémi Denis-Courmontpthread: fix semaphore error handling
2010-01-17 Rémi Denis-Courmontpthread: mark allocation errors as unlikely
2010-01-17 Rémi Denis-Courmontpthread: mark bugs as unlikely
2010-01-17 Geoffroy CouprieRevert "Win32: use IsProcessorFeaturePresent() to detec...
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2010-01-16 Geoffroy CouprieWin32: use IsProcessorFeaturePresent() to detect availa...
2010-01-16 Pierre d'Herbemontlibvlc: Don't request art if it was already asked before.
2010-01-16 Pierre d'Herbemontlibvlc: Fix a bunch of messed up mtime_t to libvlc_time_t.
2010-01-16 Pierre d'Herbemontlibvlc: Make sure calling get_duration() triggers prepa...
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2010-01-16 Rémi Denis-CourmontRemove useless (and slightly wrong) cast
2010-01-16 Rémi Denis-CourmontFix tense
2010-01-15 Pierre d'Herbemontplaylist/fetcher: Run "meta fetcher" before "art finder".
2010-01-14 Rémi Denis-CourmontRemove CPU capability from modules
2010-01-13 Laurent AimarAdded support for subtitles stored as input attchments.
2010-01-13 Rémi Denis-CourmontLinux: do not hardcode libvlc.so, use address space...
2010-01-13 Rémi Denis-Courmontconfig_GetDataDirDefault(): return a heap-allocated...
2010-01-13 Rémi Denis-CourmontFix prototype warning for config_GetDataDirDefault()
2010-01-13 Rémi Denis-CourmontMove core Win32 files to their own directory
2010-01-13 Rafaël Carréfix [0b988497] : initialize volume_vars_lock
2010-01-12 Francois Cartegnielibvlc: fix volume on sound increment when muted
2010-01-12 Rémi Denis-CourmontWin32: assume the OS support what the processor supports
2010-01-12 Rémi Denis-CourmontTypo
2010-01-12 Rémi Denis-CourmontPowerPC: reset SIGILL to default handler too
2010-01-12 Rémi Denis-CourmontWin32: compile fix
2010-01-12 Rémi Denis-CourmontCPU: force the SIGILL handler back to default after...
2010-01-12 Jean-Baptiste KempfSupport for sipr decoder from FFmpeg
2010-01-11 Rémi Denis-CourmontRemove dead old <sys/times.h> use
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> and <sys/time.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2010-01-11 Rémi Denis-Courmontthreads: remove legacy #includes
2010-01-10 Rémi Denis-CourmontMake volume-change a void rather than a boolean
2010-01-10 Francois Cartegnielibvlc: Unify volume/mute change functions and add...
2010-01-10 Francois Cartegnielibvlc: disable audio mute on VolumeUp/Down
2010-01-10 Francois Cartegnielibvlc: introduce 'Muted' as a whole state, not as...
2010-01-10 Tobias GüntnerFix prebuffering after seek.
2010-01-10 Rémi Denis-CourmontRemove YMGA chroma
2010-01-10 Rémi Denis-CourmontWrapper: remove hard-coded plugin list
2010-01-10 Rémi Denis-CourmontSelect --vout value from vout display list rather than...
2010-01-10 Rémi Denis-CourmontCheck plugins directory names for unsupported capability
2010-01-10 Rémi Denis-CourmontMake plugin cache name dependent on CPU capabilities
2010-01-10 Rémi Denis-CourmontMark --sub-file option safe - should fix #3224
2010-01-09 Hugo Beauzee-Luyssenlibvlc: Register (MediaPlayer) SeekableChanged event.
2010-01-07 Rafaël CarréUnused arguments
2010-01-07 Pierre d'Herbemontmedia_list_player: Don't stop automatically.
2010-01-07 Pierre d'Herbemontmedia_list_player: Remove trailing whitespaces.
2010-01-07 Laurent AimarFixed uninitialized value.
2010-01-07 Pierre d'Herbemontmeta reader: Always run if we don't have meta from...
2010-01-07 Pierre d'Herbemontmeta reader: Add the input_item that we are reading...
2010-01-06 Ilkka Ollakkainput/es_out.c: fix INPUT_ADD_INFO after meta changes
2010-01-06 Rémi Denis-CourmontRemove unused modules_t.b_reentrant
2010-01-06 Christophe MutricyPut the exported functions in the shared lib
2010-01-06 Pierre d'Herbemontvlc_meta_status_e->int by popular request.
2010-01-06 Pierre d'HerbemontRevert "tmp"
2010-01-06 Pierre d'Herbemonttmp
2010-01-06 Pierre d'Herbemontmeta: Make vlc_meta_t an opaque structure and move...
2010-01-06 Pierre d'Herbemontdirs_macos: When running from command line there is...
2010-01-06 Rémi Denis-Courmontobjects: use fputs/fputc if there is nothing to format
2010-01-06 Rémi Denis-Courmontvariables: use a binary search tree instead of a table
2010-01-06 Rémi Denis-Courmontvlc_tdestroy: safe replacement for GNU tdestroy()
2010-01-05 Rémi Denis-CourmontMessages: missing const, fix Qt4 warning
2010-01-05 Erwan Tuloucore: correct memory leak
2010-01-04 Rémi Denis-Courmontlibvlc_add_intf: remove dummy exception parameter
2010-01-03 Rémi Denis-CourmontNo, Insert() does not need to be recursive
next