git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use the right declaration for threaded functions.
[vlc.git]
/
modules
/
access_output
/
file.c
2008-06-24
Yohann Martineau
fixed compilation on debian etch.
blob
|
commitdiff
2008-06-12
Rémi Denis-Courmont
access_out_file: fix non-atomic write and error handling
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-27
Rémi Denis-Courmont
A lot of missing const in options lists
blob
|
commitdiff
|
diff to current
2008-05-25
Rémi Denis-Courmont
access_out_file: fix append mode, relax stdout support...
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-16
Rémi Denis-Courmont
Revert the so-called whitelisting commits that are...
blob
|
commitdiff
|
diff to current
2008-01-16
Rafaël Carré
input options whitelisting, step 2 (refs #1371)
blob
|
commitdiff
|
diff to current
2007-12-09
Rémi Denis-Courmont
Use (s)size_t for pf_read and pf_write.
blob
|
commitdiff
|
diff to current
2007-09-18
Rémi Denis-Courmont
Replace strerror() with %m (or Linux DVB: strerror_r...
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-02-10
Rémi Denis-Courmont
s/psz_name/psz_path/ for consistency
blob
|
commitdiff
|
diff to current
2007-01-26
Antoine Cellerier
add new filename_sanitize and path_sanitize functions...
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-06
Antoine Cellerier
Use str_format_time and str_format_meta in file output...
blob
|
commitdiff
|
diff to current
2006-11-04
Rémi Denis-Courmont
Use utf8_open
blob
|
commitdiff
|
diff to current
2006-10-09
Christophe Mutricy
forward port [17012] and make update-po
blob
|
commitdiff
|
diff to current
2006-10-01
Antoine Cellerier
Rename all sout_Cfg* stuff to config_Chain* (as it...
blob
|
commitdiff
|
diff to current
2006-05-20
Jean-Paul Saman
Fix data type: Compiler warning
blob
|
commitdiff
|
diff to current
2006-04-23
Jérome Decoodt
Add %T modifier to filename refs: #561
blob
|
commitdiff
|
diff to current
2006-03-02
Rémi Denis-Courmont
Locale fixes (refs #528) + clean up
blob
|
commitdiff
|
diff to current
2006-03-02
Rémi Denis-Courmont
Don't try to be more clever than umask()
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-11-29
Antoine Cellerier
win32 stdout fix by Polyphem
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-05-10
Rémi Denis-Courmont
Support for large files in stream output
blob
|
commitdiff
|
diff to current
2004-12-16
Clément Stenac
Fix a bug with preferences
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-07-10
Laurent Aimar
* all: sout_ParseCfg -> sout_CfgParse.
blob
|
commitdiff
|
diff to current
2004-04-27
Sam Hocevar
* Massive spelling corrections.
blob
|
commitdiff
|
diff to current
2004-04-25
Clément Stenac
Add option descriptions
blob
|
commitdiff
|
diff to current
2004-04-24
Laurent Aimar
* all: use sout_ParseCfg.
blob
|
commitdiff
|
diff to current
2004-04-07
Gildas Bazin
* modules/access_out/file.c: added "stream" shortcut...
blob
|
commitdiff
|
diff to current
2004-03-11
Laurent Aimar
* access_output: sout_buffer_t -> block_t.
blob
|
commitdiff
|
diff to current
2004-01-23
Gildas Bazin
* src/stream_output/stream_output.c, include/stream_out...
blob
|
commitdiff
|
diff to current
2003-12-04
Gildas Bazin
* toolbox: use the "Output_Dir" property when generatin...
blob
|
commitdiff
|
diff to current
2003-09-07
Laurent Aimar
* file: added an append option. (The default is to...
blob
|
commitdiff
|
diff to current
2003-06-21
Gildas Bazin
* modules/access_output/file.c: make the output file...
blob
|
commitdiff
|
diff to current
2003-06-12
Gildas Bazin
* modules/access_output/file.c: win32 compilation fix.
blob
|
commitdiff
|
diff to current
2003-06-11
Gildas Bazin
* modules/access_output/file.c: use open() instead...
blob
|
commitdiff
|
diff to current
2003-04-29
Laurent Aimar
* file: use - to write on stdout. (but you can only...
blob
|
commitdiff
|
diff to current
2003-03-03
Gildas Bazin
* ALL: Finally fixed the MSVC project files.
blob
|
commitdiff
|
diff to current
2003-02-16
Laurent Aimar
* all: split muxer and access into independant part.
blob
|
commitdiff
|
diff to current
2003-01-08
Laurent Aimar
* file.c: removed an useless debug message.
blob
|
commitdiff
|
diff to current
2002-12-14
Laurent Aimar
Added stream output. (common work with titer).
blob
|
commitdiff
|
diff to current