2008-09-30 |
Ronald S. Bultje | Reindent after previous patches.
|
commit | commitdiff | tree |
2008-09-30 |
Ronald S. Bultje | Implement a RTSPTransport field, which allows proper...
|
commit | commitdiff | tree |
2008-09-30 |
Ronald S. Bultje | Remove access to rdt_data struct in functions called...
|
commit | commitdiff | tree |
2008-09-30 |
Ronald S. Bultje | Send improper UDP SETUP request, which is what Realmedia...
|
commit | commitdiff | tree |
2008-09-30 |
Ronald S. Bultje | Rename RTSPProtocol to RTSPLowerTransport, so that...
|
commit | commitdiff | tree |
2008-09-14 |
Ronald S. Bultje | Reindent after r15317.
|
commit | commitdiff | tree |
2008-09-14 |
Ronald S. Bultje | Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because...
|
commit | commitdiff | tree |
2008-09-11 |
Ronald S. Bultje | Reindent after r15927, see discussion in "[PATCH] rtsp...
|
commit | commitdiff | tree |
2008-09-11 |
Ronald S. Bultje | Factorize out common code for opening of the RTP parsing...
|
commit | commitdiff | tree |
2008-09-07 |
Ronald S. Bultje | Implement RDT-specific data parsing routines. After...
|
commit | commitdiff | tree |
2008-09-07 |
Ronald S. Bultje | Reindent after previous patch.
|
commit | commitdiff | tree |
2008-09-07 |
Ronald S. Bultje | Implement a RDT-specific SET_PARAMETER command that...
|
commit | commitdiff | tree |
2008-09-07 |
Ronald S. Bultje | Add dynamic payload handlers to rdt.c. These follow...
|
commit | commitdiff | tree |
2008-09-07 |
Ronald S. Bultje | Give register_dynamic_payload_handler() in rtpdec.c...
|
commit | commitdiff | tree |
2008-09-03 |
Ronald S. Bultje | Remove unused code that used to handle protocol concatenatio...
|
commit | commitdiff | tree |
2008-09-03 |
Ronald S. Bultje | Implement Realmedia/RTSP-compatible SETUP command....
|
commit | commitdiff | tree |
2008-09-03 |
Ronald S. Bultje | Move av_set_pts_info() inside the mdpr_read_codecdata...
|
commit | commitdiff | tree |
2008-09-03 |
Ronald S. Bultje | Use chunk-size in function calling mdpr_read_codecdata...
|
commit | commitdiff | tree |
2008-09-01 |
Ronald S. Bultje | Remove useless "else" case in if X { A; return }; else...
|
commit | commitdiff | tree |
2008-09-01 |
Ronald S. Bultje | Some RTSP streams use SDP lines longer than 1024 bytes...
|
commit | commitdiff | tree |
2008-09-01 |
Ronald S. Bultje | Implement Realmedia-compatible DESCRIBE command.
|
commit | commitdiff | tree |
2008-08-31 |
Ronald S. Bultje | Send RTSP OPTIONS command to detect server type.
|
commit | commitdiff | tree |
2008-08-31 |
Ronald S. Bultje | Read RealChallenge1 field from the server.
|
commit | commitdiff | tree |
2008-08-31 |
Ronald S. Bultje | Implement RTSPServerType enum as a way to identify...
|
commit | commitdiff | tree |
2008-08-31 |
Ronald S. Bultje | Revert back to old version (r15103).
|
commit | commitdiff | tree |
2008-08-31 |
Ronald S. Bultje | Implement RTSP/Realmedia-compatible OPTIONS command...
|
commit | commitdiff | tree |
2008-08-28 |
Ronald S. Bultje | Change implementation for ff_data_to_hex(), this is...
|
commit | commitdiff | tree |
2008-08-27 |
Ronald S. Bultje | Export data_to_hex() as private API in lavf, rename...
|
commit | commitdiff | tree |
2008-08-27 |
Ronald S. Bultje | Use RTPDynamicProtocol parse_sdp_a_line() handlers...
|
commit | commitdiff | tree |
2008-08-24 |
Ronald S. Bultje | Remove check for @ in tcp.c which removes the authorization...
|
commit | commitdiff | tree |
2008-08-23 |
Ronald S. Bultje | Cosmetics after previous patches.
|
commit | commitdiff | tree |
2008-08-23 |
Ronald S. Bultje | On failure, return directly because the fail: case...
|
commit | commitdiff | tree |
2008-08-23 |
Ronald S. Bultje | Move malloc() down until after all initializations...
|
commit | commitdiff | tree |
2008-08-23 |
Ronald S. Bultje | Fix memleak on some OSes in case network initialization...
|
commit | commitdiff | tree |
2008-08-23 |
Ronald S. Bultje | Remove useless comments. See "[PATCH] tcp.c/udp.c memleak...
|
commit | commitdiff | tree |
2008-08-19 |
Ronald S. Bultje | Implement url_open_protocol(), which is basiclly the...
|
commit | commitdiff | tree |
2008-08-18 |
Ronald S. Bultje | Set AVStream.discard, so that demuxers can choose which...
|
commit | commitdiff | tree |
2008-07-03 |
Ronald S. Bultje | Reindent after r14059, see "[PATCH] allow empty params for
|
commit | commitdiff | tree |
2008-07-03 |
Ronald S. Bultje | Allow NULL for read_header in AVInputFormat. See discussion...
|
commit | commitdiff | tree |
2008-03-19 |
Ronald S. Bultje | Reindent after rtsp-alternate-protocol* patches.
|
commit | commitdiff | tree |
2008-03-19 |
Ronald S. Bultje | Change protocol_mask into protocol, since we always...
|
commit | commitdiff | tree |
2008-03-19 |
Ronald S. Bultje | Allow cycling between different protocols (TCP, UDP...
|
commit | commitdiff | tree |
2008-03-17 |
Ronald S. Bultje | Split the SETUP request into a separate function, as...
|
commit | commitdiff | tree |
2008-01-18 |
Ronald S. Bultje | Add a flags field to the RTPDynamicPayloadPacketHandlerProc...
|
commit | commitdiff | tree |
2008-01-10 |
Ronald S. Bultje | Reindent after r11493 (always use parse_packet() vfunc...
|
commit | commitdiff | tree |
2008-01-10 |
Ronald S. Bultje | Make rtp_parse_packet() always call the vfunc of the...
|
commit | commitdiff | tree |
|