|
|
|
@25a48a4e6401509f7a5a2883c9fe42c6450bb08e
|
[25a48a4e6401509f7a5a2883c9fe42c6450bb08e]
|
08/13/08 21:01:03 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Avoid printf for debug |
|
|
|
@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 |
|
|
|
@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 |
|
|
|
@f94a2f9c4a4c7979d9695bb240686c73b6cf7e00
|
[f94a2f9c4a4c7979d9695bb240686c73b6cf7e00]
|
04/14/08 02:02:24 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
access: Rename access2 to access as access is no longer existing. |
|
|
|
@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 … |
|
|
|
@f351efa7d22645625d20204f86a44b194fde8352
|
[f351efa7d22645625d20204f86a44b194fde8352]
|
03/19/08 16:31:07 |
Pavlov Konstantin <thresh@altlinux.ru> |
Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073). … |
|
|
|
@5cb4066e102b6c6e89ab890439c5bf9c74703262
|
[5cb4066e102b6c6e89ab890439c5bf9c74703262]
|
03/14/08 00:28:31 |
Rémi Duraffort <ivoire@videolan.org> |
Useless test before a free() |
|
|
|
@9630c00c6b310e1a824f0bce00de89f0f777484f
|
[9630c00c6b310e1a824f0bce00de89f0f777484f]
|
03/12/08 12:07:42 |
Rémi Duraffort <ivoire@videolan.org> |
Another time "Remove useless test before a free". |
|
|
|
@54875a7bea8d49f9978dea85db3f5fbf6db66a29
|
[54875a7bea8d49f9978dea85db3f5fbf6db66a29]
|
01/24/08 03:07:25 |
Dennis van Amerongen <trax@videolan.org> |
* modules/access/rtsp/real.h: remote whiteline |
|
|
|
@e189922f78a0ba1167b672dc06315bae3b1dea81
|
[e189922f78a0ba1167b672dc06315bae3b1dea81]
|
01/23/08 23:28:40 |
Christophe Mutricy <xtophe@videolan.org> |
Missing from [24525] |
|
|
|
@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 … |
|
|
|
@bce04f187738008884ef1834a229155cfa7b99ae
|
[bce04f187738008884ef1834a229155cfa7b99ae]
|
01/20/08 17:56:12 |
Christophe Mutricy <xtophe@videolan.org> |
Avoid buffer overflow. Fix #1442. Refs CVE-2008-0295 CVE-2008-0296 |
|
|
|
@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) |
|
|
|
@a89f96d89cf2d52ae7e6990f31cccdcd518364ca
|
[a89f96d89cf2d52ae7e6990f31cccdcd518364ca]
|
01/12/08 00:37:21 |
Pavlov Konstantin <thresh@videolan.org> |
Port some fixes from CVE-2008-0225 fix for xine-lib plus some code style … |
|
|
|
@ce68b58c02a2fcdf8de4f0da70bb6cfd133b5657
|
[ce68b58c02a2fcdf8de4f0da70bb6cfd133b5657]
|
01/11/08 23:56:58 |
Pavlov Konstantin <thresh@videolan.org> |
Fix another problem in realrtsp (ported from xine-lib upstream):
* Fix … |
|
|
|
@b0e2e3b8e274c1926b040e72fa3bf201244ec262
|
[b0e2e3b8e274c1926b040e72fa3bf201244ec262]
|
01/11/08 23:47:43 |
Pavlov Konstantin <thresh@videolan.org> |
Some more fixes from upstream xine:
* Fix program termination due to … |
|
|
|
@d93b7a36046d10d629001661acf6f8ab6bd6a40b
|
[d93b7a36046d10d629001661acf6f8ab6bd6a40b]
|
01/11/08 23:27:36 |
Pavlov Konstantin <thresh@videolan.org> |
Fix warning |
|
|
|
@d8fc0a94ed76c7f4d9e441b28010d997ab9890eb
|
[d8fc0a94ed76c7f4d9e441b28010d997ab9890eb]
|
10/02/07 17:54:16 |
Rémi Denis-Courmont <rem@videolan.org> |
Export Content-Type out of HTTP access using Control. |
|
|
|
@6ee1e193fd896ab9a4729fde14f009d9ce629815
|
[6ee1e193fd896ab9a4729fde14f009d9ce629815]
|
09/10/07 20:56:52 |
Rafaël Carré <funman@videolan.org> |
Removes trailing spaces. Removes tabs. |
|
|
|
@9e595c955f1aebae18435f0f5c740802ce347852
|
[9e595c955f1aebae18435f0f5c740802ce347852]
|
08/20/07 21:23:10 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdio while we're at it.
Finally rid of the strcasestr warning |
|
|
|
@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 |
|
|
|
@462d2be6d74e7c2b3b51565fa8c5955910377f9b
|
[462d2be6d74e7c2b3b51565fa8c5955910377f9b]
|
05/27/07 18:30:22 |
Laurent Aimar <fenrir@videolan.org> |
Compilation warnings fixes. |
|
|
|
@74cbdba8dc2482bf88cba3326a8ddb47cee532ee
|
[74cbdba8dc2482bf88cba3326a8ddb47cee532ee]
|
12/11/06 17:13:24 |
Derk-Jan Hartman <hartman@videolan.org> |
* forwardport [18336]:
- Only try Real RTSP in case of rtsp:// … |
|
|
|
@ae32c1462a95890624827bd0b191046895b6526c
|
[ae32c1462a95890624827bd0b191046895b6526c]
|
11/26/06 15:49:31 |
Clément Stenac <zorglub@videolan.org> |
Round 2 |
|
|
|
@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 … |
|
|
|
@017f4aed2b29fb7cd2785cf1b74f3ed6719af29b
|
[017f4aed2b29fb7cd2785cf1b74f3ed6719af29b]
|
11/08/06 21:34:12 |
Derk-Jan Hartman <hartman@videolan.org> |
* forwardport [17538] : Real RTSP selection fix. refs #821 |
|
|
|
@38f300b12dc0e09f4bf9c18450323a177de03b9f
|
[38f300b12dc0e09f4bf9c18450323a177de03b9f]
|
08/29/06 10:20:19 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix compiler warnings related to wrong datatypes. |
|
|
|
@89298c16e4964b9033ab4cb6290a953775e92c76
|
[89298c16e4964b9033ab4cb6290a953775e92c76]
|
08/23/06 01:22:14 |
Felix Paul Kühne <fkuehne@videolan.org> |
* browsed through all code files starting with A to F and added … |
|
|
|
@3d274a15f3772d7189a8c6bb0f160cfb8ffee6e3
|
[3d274a15f3772d7189a8c6bb0f160cfb8ffee6e3]
|
05/20/06 13:43:35 |
Jean-Paul Saman <jpsaman@videolan.org> |
Compare the right datatypes |
|
|
|
@2cecfed5484a5d06f8b403b00dc30f4b9fe1c8c5
|
[2cecfed5484a5d06f8b403b00dc30f4b9fe1c8c5]
|
05/20/06 13:42:40 |
Jean-Paul Saman <jpsaman@videolan.org> |
Default value for pointer that could be used uninitalised |
|
|
|
@e5d7794c1c003f202191579a52ae7109751137d7
|
[e5d7794c1c003f202191579a52ae7109751137d7]
|
04/06/06 09:36:57 |
Clément Stenac <zorglub@videolan.org> |
Fix potential bugs |
|
|
|
@4f15591e47d52903b559507bdac13e1f5176de45
|
[4f15591e47d52903b559507bdac13e1f5176de45]
|
04/01/06 01:07:01 |
Christophe Mutricy <xtophe@videolan.org> |
Access/*: Second lecture (refs #438) |
|
|
|
@36a5efe8b526390e4171ba80184211bacad9b89d
|
[36a5efe8b526390e4171ba80184211bacad9b89d]
|
03/29/06 15:49:40 |
Clément Stenac <zorglub@videolan.org> |
Access strings (Refs:#438) |
|
|
|
@704d0d9b655f08737d5445a10f3328238038826a
|
[704d0d9b655f08737d5445a10f3328238038826a]
|
01/16/06 21:22:40 |
Derk-Jan Hartman <hartman@videolan.org> |
* Real RTSP sometimes uses pnm:// |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
01/13/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@94a752b77d8efb5ab8864413a4636db6c904d659
|
[94a752b77d8efb5ab8864413a4636db6c904d659]
|
12/05/05 10:01:29 |
Rémi Denis-Courmont <rem@videolan.org> |
s/OpenTCP/ConnectTCP/ for consistency
and other cosmetic fixes |
|
|
|
@6728be820a128cf1e54c9cc4690c5c58f9264156
|
[6728be820a128cf1e54c9cc4690c5c58f9264156]
|
12/04/05 21:37:47 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access/rtsp/rtsp.c: fixed major bug in realrtsp access. Some … |
|
|
|
@a65b35246f797631dd3012e52fb11ce38a3c6d32
|
[a65b35246f797631dd3012e52fb11ce38a3c6d32]
|
12/04/05 20:13:29 |
Gildas Bazin <gbazin@videolan.org> |
* modules/demux/real.c, modules/access/rtsp: fixed a bunch of memory … |
|
|
|
@d8759c262b75deb5a12f44f32949e43e8e4f3dd9
|
[d8759c262b75deb5a12f44f32949e43e8e4f3dd9]
|
10/30/05 17:25:28 |
Gildas Bazin <gbazin@videolan.org> |
* modules/demux/real.c, modules/access/rtsp/*: fixes for real rtsp / … |
|
|
|
@ffc45b9454e212908669d2370f5e5bf1da8d8c9e
|
[ffc45b9454e212908669d2370f5e5bf1da8d8c9e]
|
10/11/05 19:16:13 |
Clément Stenac <zorglub@videolan.org> |
Fix a bunch of preferences errors
- Missing value lists
- advanced / … |
|
|
|
@a93d03dafa6d4bebfe4cf016faea3533ba197ded
|
[a93d03dafa6d4bebfe4cf016faea3533ba197ded]
|
10/04/05 21:20:21 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix double free error. |
|
|
|
@268ff7ea8eff7f6901f46c9b2e4f76b6f02c2cba
|
[268ff7ea8eff7f6901f46c9b2e4f76b6f02c2cba]
|
09/25/05 20:25:57 |
Jean-Paul Saman <jpsaman@videolan.org> |
Undo coding style fixes to make syncing with Xine code easier |
|
|
|
@4974f83a76238faa404e105fd077a1e1af4ce6fd
|
[4974f83a76238faa404e105fd077a1e1af4ce6fd]
|
09/25/05 19:06:08 |
Jean-Paul Saman <jpsaman@videolan.org> |
Another bunch of memory leaks in realrtsp plugin |
|
|
|
@880f95fd6fd6cbeeb9734f0ab72bc4d77b84b273
|
[880f95fd6fd6cbeeb9734f0ab72bc4d77b84b273]
|
09/25/05 13:16:43 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix compiler warnings |
|
|
|
@0c2787f8979efcaa62345dfaee450c1c3453d906
|
[0c2787f8979efcaa62345dfaee450c1c3453d906]
|
09/25/05 13:09:54 |
Jean-Paul Saman <jpsaman@videolan.org> |
Compile fixes and another memory leak fix |
|
|
|
@66f1e9dd89bb186c3d3b3ab2e925c4797b50f35f
|
[66f1e9dd89bb186c3d3b3ab2e925c4797b50f35f]
|
09/25/05 11:52:28 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix several memory leaks and do a bit of coding style cleanup. |
|
|
|
@d1d7614168dbc3f6a689003be66c8532b6180d01
|
[d1d7614168dbc3f6a689003be66c8532b6180d01]
|
09/19/05 23:16:23 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access/rtsp: fixed problem in BlockRead?(). |
|
|
|
@71a79544ebbf17b75f721f2dd3048741da8ef99b
|
[71a79544ebbf17b75f721f2dd3048741da8ef99b]
|
09/18/05 22:14:45 |
Sam Hocevar <sam@videolan.org> |
* modules/access/rtsp/Modules.am: removed nonexistent file from the … |
|
|
|
@c284892b9bf06acca13bcb0cd1502c509296f287
|
[c284892b9bf06acca13bcb0cd1502c509296f287]
|
09/18/05 19:50:43 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access/rtsp/rtsp.c: win32 compilation fix. |
|
|
|
@775fa8a1c8fc2041908e01ea7f12bc0bb0c22f6f
|
[775fa8a1c8fc2041908e01ea7f12bc0bb0c22f6f]
|
09/18/05 19:35:23 |
Gildas Bazin <gbazin@videolan.org> |
* modules/access/rtsp: real rtsp access module. |