62 Commits (4e28d43bb81deb2175fb948d5affdaf2c09aa25b)

Author SHA1 Message Date
Filip Roséen b9318e0832 access/live555: narrow scope of iteration variable 10 years ago
Jean-Baptiste Kempf 45d937788a Revert "live555: Add satip support" 10 years ago
Felix Paul Kühne 1b77346066 satip: drop requirement of the lua script and simplify parsing 10 years ago
Francois Cartegnie c8ee8ea506 access: live555: use local offset on forward clock sync 10 years ago
Ludovic Fauvet c8ff54b9a5 live555: reduce variables scope 10 years ago
Francois Cartegnie e22547b100 access: live555: fix spurious PCR_RESET on RTCP clock synchronization 10 years ago
Francois Cartegnie be64907afc access: live555: use enum instead of multiple booleans 10 years ago
Francois Cartegnie 961b685df8 access: live555: check allocs 10 years ago
Ludovic Fauvet d8314d6111 live555: fix incorrect URL handling 10 years ago
Rémi Denis-Courmont 43c9253818 live555: use timer for time-out prevention 10 years ago
Francois Cartegnie 415892b584 access: live555: reset once on pause 10 years ago
Francois Cartegnie f178ecad7e access: live555: use VLC_TS_ 10 years ago
Ludovic Fauvet 6c5ff3080f live555: remove NULL assignment after calloc 10 years ago
Rémi Denis-Courmont 312d198438 stream: stream_ -> vlc_stream_ 10 years ago
Julian Scheel af81fd8fb6 live555: Drop satip support 10 years ago
Rémi Denis-Courmont c5307f549f live555: use chained demux 10 years ago
Rémi Denis-Courmont 43f54a28b3 live555: unused variable 10 years ago
Rémi Denis-Courmont e33dcaa877 input: remove second flag in DEMUX_CAN_CONTROL_RATE 10 years ago
Thomas Guillem f4802990ac rtsp: fix missing protocol in vlc_credential 10 years ago
Thomas Guillem 965f507598 keystore: add a unique memory keystore 10 years ago
Filip Roséen 1bed74fe7b nothrow new in cases where it maches intent 10 years ago
Thomas Guillem 183d5cda47 dialog: use new API 10 years ago
Thomas Guillem c5d0a4eceb live555: use vlc_credential 10 years ago
Rémi Denis-Courmont 8c5a7eee38 Revert "access: live555: fix mem leaks (cid #1346966, #1346965, #1346964)" 10 years ago
Francois Cartegnie 6e1c08a211 access: live555: fix mem leaks (cid #1346966, #1346965, #1346964) 10 years ago
Rémi Denis-Courmont d7a88fe038 url: remove vlc_UrlParse() option parameter 11 years ago
Rémi Denis-Courmont 0e4ff2698d live555: retain query while concealing credentials (fixes #15365) 11 years ago
Rémi Denis-Courmont b2f093c86c live555: check for error 11 years ago
David R Robison 97595a153b Only use --rtsp-client-port when sending RTSP SETUP request 11 years ago
Paul Clark d31f389ed9 Handle GET_PARAMETER keepalive responses during PAUSE 11 years ago
Rémi Denis-Courmont 62d9e9b218 access: use vlc_killed() 11 years ago
Hugo Beauzée-Luyssen e026c01889 Remove using namespace std; from C++ code 11 years ago
Julian Scheel 30dd905e51 live555: Use OPTIONS as keep-alive fallback 11 years ago
Julian Scheel 8d0b0e8949 live555: Add satip support 11 years ago
Thomas Guillem 25930fef19 define __STDC_*_MACROS in vlc_fixups.h for pre C++11 hosts 11 years ago
Jean-Baptiste Kempf 0699fc7f17 Consistent strings to avoid duplications 11 years ago
Rémi Denis-Courmont 80d88b05f2 Mark unreachable code on GCC even if NDEBUG 11 years ago
Rémi Denis-Courmont a98b6abae9 demux: remove redundant calls to vlc_object_alive() 11 years ago
Rémi Denis-Courmont 02275b6398 live555: remove useless error case 11 years ago
Tristan Matthews 99343e4b52 live555: remove dead fallback for speex 11 years ago
Tristan Matthews 5c3d471275 opus: handle RTP depayloading (fixes #11938) 11 years ago
Tristan Matthews d1282d5333 live555: avoid NULL dereference if codec undefined 11 years ago
Hugo Beauzée-Luyssen 92ec47e15b Fix build when using C++11 12 years ago
Ross Finlayson 22f5ab3607 live555: Support playing H.265 video RTP streams 12 years ago
Ross Finlayson f8fc2f5829 live555: Support playing Theora video RTP streams 12 years ago
Jean-Paul Saman b4b99ec69c Revert "demuxers: adjust es_out_Control( out, ES_OUT_GET_ES_STATE, ... ) to new protytpe" 12 years ago
Jean-Paul Saman 1ac11c9893 demuxers: adjust es_out_Control( out, ES_OUT_GET_ES_STATE, ... ) to new protytpe 12 years ago
Gilles Chanteperdrix af2d829d7d live555: retrieve RTSP track languages from SDP 13 years ago
Jean-Baptiste Kempf 3896a14b60 live555: remove read-only variable 13 years ago
Jean-Baptiste Kempf 2d4b2ba4e2 s/informations/information 13 years ago