|
|
|
@eb3eab26d98260f1d7bcf07cd3c9372f59a3d6dc
|
[eb3eab26d98260f1d7bcf07cd3c9372f59a3d6dc]
|
08/29/08 18:08:21 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Remove leftover code |
|
|
|
@42051dfb80a09dbf24fcd1f2e8101a35bf0b63af
|
[42051dfb80a09dbf24fcd1f2e8101a35bf0b63af]
|
08/29/08 17:54:06 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Implement ACCESS_OUT_CONTROLS_PACE as needed |
|
|
|
@558e2336eba38c3215264475c6e580c15bde758e
|
[558e2336eba38c3215264475c6e580c15bde758e]
|
08/20/08 19:53:59 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleaks and one potential memleak (and move a test where it might be) |
|
|
|
@0b14bd8712f67d7f1beb669a1e4bc29d33cd31b3
|
[0b14bd8712f67d7f1beb669a1e4bc29d33cd31b3]
|
07/28/08 15:18:43 |
Derk-Jan Hartman <hartman@videolan.org> |
shout output: and release the block chain if we encounter the error. |
|
|
|
@6ed413b1f924cf474a74e631830bc7aab92a59af
|
[6ed413b1f924cf474a74e631830bc7aab92a59af]
|
07/28/08 15:18:43 |
Derk-Jan Hartman <hartman@videolan.org> |
shout output: if the connection cannot be restored, return with … |
|
|
|
@172e22c2f2b4abbdfee50d9fe8aaaede4b405c76
|
[172e22c2f2b4abbdfee50d9fe8aaaede4b405c76]
|
06/22/08 21:41:15 |
Rémi Duraffort <ivoire@videolan.org> |
Remove unneeded msg_Error.
Fix a potential segfault. |
|
|
|
@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 |
|
|
|
@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 … |
|
|
|
@0274be8790164dccf71b9f4574b57a47e4a88c70
|
[0274be8790164dccf71b9f4574b57a47e4a88c70]
|
03/12/08 12:07:43 |
Rémi Duraffort <ivoire@videolan.org> |
The last but not the least commit about these useless tests. |
|
|
|
@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 … |
|
|
|
@e755d8fefa5fdeb2fc974cd20c4555ba1d4b45fc
|
[e755d8fefa5fdeb2fc974cd20c4555ba1d4b45fc]
|
11/26/07 19:28:56 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: Remove sleep for reconnect; this does not … |
|
|
|
@1689169ec7248d0e18de86baf790d3ad86a1478d
|
[1689169ec7248d0e18de86baf790d3ad86a1478d]
|
11/25/07 13:40:20 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: automatic reconnect to server at startup. |
|
|
|
@d0cd61dd25dcb01340ae257b861563bfca401fb9
|
[d0cd61dd25dcb01340ae257b861563bfca401fb9]
|
11/25/07 11:26:42 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: let this be a lesson for all you kids out … |
|
|
|
@918e1762ce7dc6d0f46c77732b513ae6bef7612f
|
[918e1762ce7dc6d0f46c77732b513ae6bef7612f]
|
11/24/07 17:30:26 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: Remove unneeded var in previous commit |
|
|
|
@642b8dc5bdbc79c6d444feb0d77e58cb8dd69669
|
[642b8dc5bdbc79c6d444feb0d77e58cb8dd69669]
|
11/24/07 17:27:12 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: Implement automatic reconnection on … |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
08/20/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@f449bc75656316b692cfd7dce6a80cc363243f99
|
[f449bc75656316b692cfd7dce6a80cc363243f99]
|
04/08/07 16:04:31 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: Initialize shout settings properly and … |
|
|
|
@a6703345f6e77aca4366784b55f4377a5dd3e24f
|
[a6703345f6e77aca4366784b55f4377a5dd3e24f]
|
02/11/07 01:41:57 |
Christophe Mutricy <xtophe@videolan.org> |
That was forgotten in [18758] |
|
|
|
@fe20abbc6366aa5bb47cb29004c8c26da0479597
|
[fe20abbc6366aa5bb47cb29004c8c26da0479597]
|
02/10/07 16:19:41 |
Rémi Denis-Courmont <rem@videolan.org> |
Compile fix |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@ce24095ae19f0fb89902a31489333335b1048467
|
[ce24095ae19f0fb89902a31489333335b1048467]
|
09/09/06 11:05:11 |
Clément Stenac <zorglub@videolan.org> |
Copyright stuff |
|
|
|
@8bf0d77a6475210a42f3e22a787d5a66de799970
|
[8bf0d77a6475210a42f3e22a787d5a66de799970]
|
09/07/06 19:02:46 |
Antoine Cellerier <dionoea@videolan.org> |
:%s/\t/ /g |
|
|
|
@48031dcee045d4d3855154f0ec946f1672c728d5
|
[48031dcee045d4d3855154f0ec946f1672c728d5]
|
08/16/06 23:36:26 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: changed 'no bitrate information' warning … |
|
|
|
@73a3acb7c56362a9e6c3141fe654fae212c0799e
|
[73a3acb7c56362a9e6c3141fe654fae212c0799e]
|
08/16/06 01:13:46 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access_output/shout.c: removed protocol selection and set it to … |
|
|
|
@7cb0b7cc0d65a44147aa14fd7d7ab11936114ba0
|
[7cb0b7cc0d65a44147aa14fd7d7ab11936114ba0]
|
08/14/06 00:23:33 |
Dennis van Amerongen <trax@videolan.org> |
* shout.c: add support for protocol selection (icy for shoutcast and http … |
|
|
|
@0af0de201ab931cd3b2a62845df58e0d7b8160f7
|
[0af0de201ab931cd3b2a62845df58e0d7b8160f7]
|
03/30/06 07:37:29 |
Clément Stenac <zorglub@videolan.org> |
Access strings (Refs:#438) |
|
|
|
@97278aab3f37ab17090237bab1df03ccfc06cdf7
|
[97278aab3f37ab17090237bab1df03ccfc06cdf7]
|
02/05/06 23:14:00 |
Antoine Cellerier <dionoea@videolan.org> |
sout-standard-url is deprecated |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
01/13/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@2887c4ad0dbcd0ec77b72bfc3b863eff75079aca
|
[2887c4ad0dbcd0ec77b72bfc3b863eff75079aca]
|
11/09/05 21:45:53 |
Felix Paul Kühne <fkuehne@videolan.org> |
* fixed some strings |
|
|
|
@3e6a1d0bdce4329404f5c0d76feafa3334d2efd9
|
[3e6a1d0bdce4329404f5c0d76feafa3334d2efd9]
|
08/28/05 20:59:53 |
Derk-Jan Hartman <hartman@videolan.org> |
* Update some comments |
|
|
|
@375abfbdd16fa92a9a23f94a87d1b6ce0ca48c25
|
[375abfbdd16fa92a9a23f94a87d1b6ce0ca48c25]
|
08/26/05 19:01:48 |
Derk-Jan Hartman <hartman@videolan.org> |
* added --sout-shout-name to set a stream name
* added … |
|
|
|
@88e95e3e7765bda3324465c212463226e409f04c
|
[88e95e3e7765bda3324465c212463226e409f04c]
|
08/24/05 16:19:48 |
Derk-Jan Hartman <hartman@videolan.org> |
* sync up the outgoing shoutcast stream. |
|
|
|
@fab0ba869ea565514caf7fb05ab80d90ec38cec2
|
[fab0ba869ea565514caf7fb05ab80d90ec38cec2]
|
08/23/05 22:50:56 |
Sam Hocevar <sam@videolan.org> |
* modules/access_output/shout.c: Shoutcast output support, courtesy of
… |