|
|
|
@42051dfb80a09dbf24fcd1f2e8101a35bf0b63af
|
[42051dfb80a09dbf24fcd1f2e8101a35bf0b63af]
|
08/29/08 17:54:06 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Implement ACCESS_OUT_CONTROLS_PACE as needed |
|
|
|
@f66626b34809a4881a52582ae755586e885270c6
|
[f66626b34809a4881a52582ae755586e885270c6]
|
06/24/08 09:43:12 |
Antoine Cellerier <dionoea@videolan.org> |
fixed compilation on debian etch.
config.h is now included first, before … |
|
|
|
@ce5d66353521887ee67482d2a13178ee240216f1
|
[ce5d66353521887ee67482d2a13178ee240216f1]
|
06/12/08 18:54:10 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
access_out_file: fix non-atomic write and error handling |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
05/31/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@5e15258c9ef28558fe2abc941fc1527e02b04c21
|
[5e15258c9ef28558fe2abc941fc1527e02b04c21]
|
05/27/08 21:16:52 |
Rémi Denis-Courmont <rem@videolan.org> |
A lot of missing const in options lists |
|
|
|
@785b6e2bf9a83baee6becb9b324824ce99fa331c
|
[785b6e2bf9a83baee6becb9b324824ce99fa331c]
|
05/25/08 17:06:57 |
Rémi Denis-Courmont <rem@videolan.org> |
access_out_file: fix append mode, relax stdout support, simplify
O_APPEND … |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
05/21/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
05/08/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
04/14/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@4f028428053d0342c55deb6ba8b8da114c6a0caa
|
[4f028428053d0342c55deb6ba8b8da114c6a0caa]
|
01/16/08 18:51:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Revert the so-called whitelisting commits that are actually blacklisting |
|
|
|
@806cf5165824be921bf2402ecf11fd3ee6501f9c
|
[806cf5165824be921bf2402ecf11fd3ee6501f9c]
|
01/16/08 18:36:14 |
Rafaël Carré <funman@videolan.org> |
input options whitelisting, step 2 (refs #1371) |
|
|
|
@6b822f38be4f5958b1e271324bc73f4a7a98b0bc
|
[6b822f38be4f5958b1e271324bc73f4a7a98b0bc]
|
12/09/07 18:39:28 |
Rémi Denis-Courmont <rem@videolan.org> |
Use (s)size_t for pf_read and pf_write.
This is very likely to break .*64 … |
|
|
|
@552e595131c5f1d66eba8e3c22c2b1c509be5153
|
[552e595131c5f1d66eba8e3c22c2b1c509be5153]
|
09/18/07 18:20:49 |
Rémi Denis-Courmont <rem@videolan.org> |
Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297 |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
08/20/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
08/20/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@af518b8ae9cd02f3fdf61fbc4d4cfa08d73b7b07
|
[af518b8ae9cd02f3fdf61fbc4d4cfa08d73b7b07]
|
02/10/07 15:53:47 |
Rémi Denis-Courmont <rem@videolan.org> |
s/psz_name/psz_path/ for consistency |
|
|
|
@ccf664e20dd3dbf5feb554299c6267c9815da582
|
[ccf664e20dd3dbf5feb554299c6267c9815da582]
|
01/26/07 23:37:28 |
Antoine Cellerier <dionoea@videolan.org> |
add new filename_sanitize and path_sanitize functions to remove forbidden … |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
11/26/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@cccd51a5b8026f20830aeec3473efa24553013c3
|
[cccd51a5b8026f20830aeec3473efa24553013c3]
|
11/06/06 22:26:46 |
Antoine Cellerier <dionoea@videolan.org> |
Use str_format_time and str_format_meta in file output. (these are the … |
|
|
|
@c32f5ca08da07066106fd4e462e660fb68c8971c
|
[c32f5ca08da07066106fd4e462e660fb68c8971c]
|
11/04/06 16:29:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use utf8_open |
|
|
|
@dc8b128a9f34d9eb75d3158566cbb95df8bae61b
|
[dc8b128a9f34d9eb75d3158566cbb95df8bae61b]
|
10/10/06 00:37:29 |
Christophe Mutricy <xtophe@videolan.org> |
forward port [17012] and make update-po |
|
|
|
@62fffadfea2834f7ff57a6ec1b15f8be35e68916
|
[62fffadfea2834f7ff57a6ec1b15f8be35e68916]
|
10/01/06 18:08:37 |
Antoine Cellerier <dionoea@videolan.org> |
Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout … |
|
|
|
@3d23a7a3555d4fcd705629fcd4255f4a572416ce
|
[3d23a7a3555d4fcd705629fcd4255f4a572416ce]
|
05/20/06 13:38:50 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix data type: Compiler warning |
|
|
|
@1db77bbb6c0da17b3e7db9031842fe316f82a587
|
[1db77bbb6c0da17b3e7db9031842fe316f82a587]
|
04/23/06 22:11:23 |
Jérome Decoodt <djc@videolan.org> |
Add %T modifier to filename refs: #561 |
|
|
|
@082ff1ef4a4380332b73f35f143b97b216f97b1f
|
[082ff1ef4a4380332b73f35f143b97b216f97b1f]
|
03/02/06 16:19:32 |
Rémi Denis-Courmont <rem@videolan.org> |
Locale fixes (refs #528) + clean up |
|
|
|
@7c0169e8a4a96c3d089aebdec544ac31367214c2
|
[7c0169e8a4a96c3d089aebdec544ac31367214c2]
|
03/02/06 15:23:03 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't try to be more clever than umask() |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
01/13/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@cc3a8d70bef8bb0e5dff47357821b3847520e516
|
[cc3a8d70bef8bb0e5dff47357821b3847520e516]
|
11/29/05 15:44:22 |
Antoine Cellerier <dionoea@videolan.org> |
win32 stdout fix by … |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
07/09/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
07/08/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@d4cfab5ada7f827ff45f1ef4965b23a9cc57c87b
|
[d4cfab5ada7f827ff45f1ef4965b23a9cc57c87b]
|
05/10/05 13:39:32 |
Rémi Denis-Courmont <rem@videolan.org> |
Support for large files in stream output
Closes #48
Closes Debian #306110 |
|
|
|
@906b68fe0317ff981addd5e9bfe4a5fc5efde6c3
|
[906b68fe0317ff981addd5e9bfe4a5fc5efde6c3]
|
12/16/04 17:35:12 |
Clément Stenac <zorglub@videolan.org> |
Fix a bug with preferences
Added some more names
Use shortname to store … |
|
|
|
@a90a19a6b0468ea9fedadc27cfc1118d70295263
|
[a90a19a6b0468ea9fedadc27cfc1118d70295263]
|
12/11/04 15:45:46 |
Clément Stenac <zorglub@videolan.org> |
Improvements to preferences
* Each module can declare a "human-readable … |
|
|
|
@32f808e2b53be404078de7e50c64655c94f4240c
|
[32f808e2b53be404078de7e50c64655c94f4240c]
|
07/10/04 19:22:35 |
Laurent Aimar <fenrir@videolan.org> |
* all: sout_ParseCfg -> sout_CfgParse. |
|
|
|
@4b9f4ff644a2bec2461a882fb4e064195cf19b2d
|
[4b9f4ff644a2bec2461a882fb4e064195cf19b2d]
|
04/27/04 18:35:15 |
Sam Hocevar <sam@videolan.org> |
* Massive spelling corrections. |
|
|
|
@146b568bba0b4ca20f6ecd0b98ce73263fe55a02
|
[146b568bba0b4ca20f6ecd0b98ce73263fe55a02]
|
04/25/04 10:45:28 |
Clément Stenac <zorglub@videolan.org> |
Add option descriptions |
|
|
|
@3c0c2a2a6f73ef0c806a1713e9b04dd5f2361656
|
[3c0c2a2a6f73ef0c806a1713e9b04dd5f2361656]
|
04/24/04 02:47:04 |
Laurent Aimar <fenrir@videolan.org> |
* all: use sout_ParseCfg.
(udp-sout-caching has been renamed … |
|
|
|
@8831fe331905e7db41561326ce9404520b3939d0
|
[8831fe331905e7db41561326ce9404520b3939d0]
|
04/08/04 00:49:13 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access_out/file.c: added "stream" shortcut for when one doesn't … |
|
|
|
@298f0e468edf5cbbf05d852bb58c7ef762a6a571
|
[298f0e468edf5cbbf05d852bb58c7ef762a6a571]
|
03/11/04 18:35:28 |
Laurent Aimar <fenrir@videolan.org> |
* access_output: sout_buffer_t -> block_t. |
|
|
|
@5c2cf083f90c34009b799ff65db74f27930a493d
|
[5c2cf083f90c34009b799ff65db74f27930a493d]
|
01/23/04 18:56:14 |
Gildas Bazin <gbazin@videolan.org> |
* src/stream_output/stream_output.c, include/stream_output.h: new … |
|
|
|
@0d90e5238d42bf1f8e51f99cce6c7688db7def58
|
[0d90e5238d42bf1f8e51f99cce6c7688db7def58]
|
12/04/03 13:33:43 |
Gildas Bazin <gbazin@videolan.org> |
* toolbox: use the "Output_Dir" property when generating the msvc project … |
|
|
|
@3f35190fd88eef12f1103a2f23e4ab0379c8c368
|
[3f35190fd88eef12f1103a2f23e4ab0379c8c368]
|
09/07/03 22:08:31 |
Laurent Aimar <fenrir@videolan.org> |
* file: added an append option. (The default is to overwrite the file) |
|
|
|
@f964889a9743d82c0a5d9edb41891a62c88b9d03
|
[f964889a9743d82c0a5d9edb41891a62c88b9d03]
|
06/21/03 16:24:30 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access_output/file.c: make the output file writeable by the … |
|
|
|
@c15d6f5e7b45895bd3e34388ec3c5501ed78d126
|
[c15d6f5e7b45895bd3e34388ec3c5501ed78d126]
|
06/12/03 17:56:27 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access_output/file.c: win32 compilation fix. |
|
|
|
@173915c6f005230b3e6b35d391661c55fa18d5e2
|
[173915c6f005230b3e6b35d391661c55fa18d5e2]
|
06/11/03 23:41:56 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access_output/file.c: use open() instead of fopen(). This allows … |
|
|
|
@d47f9998bdab39e54e5f3e2b2b0eead1c284041a
|
[d47f9998bdab39e54e5f3e2b2b0eead1c284041a]
|
04/29/03 17:40:31 |
Laurent Aimar <fenrir@videolan.org> |
* file: use - to write on stdout. (but you can only use ts and ps … |
|
|
|
@7211d64eb0b68c60fdde0148a59f8a9f26b7d5fc
|
[7211d64eb0b68c60fdde0148a59f8a9f26b7d5fc]
|
03/03/03 15:21:08 |
Gildas Bazin <gbazin@videolan.org> |
* ALL: Finally fixed the MSVC project files.
Don't include io.h on … |
|
|
|
@31fa9d1e9aaba41c1ba11023ed0bfb780584f273
|
[31fa9d1e9aaba41c1ba11023ed0bfb780584f273]
|
02/16/03 15:10:44 |
Laurent Aimar <fenrir@videolan.org> |
* all: split muxer and access into independant part. |
|
|
|
@6a0bfbd679a79a8b19c2bc4c129a4ce07e355742
|
[6a0bfbd679a79a8b19c2bc4c129a4ce07e355742]
|
01/08/03 11:40:10 |
Laurent Aimar <fenrir@videolan.org> |
* file.c: removed an useless debug message. |
|
|
|
@f8bf106d7ee040b01217ea54e8594f0677ba6b18
|
[f8bf106d7ee040b01217ea54e8594f0677ba6b18]
|
12/14/02 22:32:42 |
Laurent Aimar <fenrir@videolan.org> |
Added stream output. (common work with titer). |