21 Commits (f2508b1712b82827e69032fc5e53c4458a4f5ccd)

Author SHA1 Message Date
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Michael Niedermayer c04c3282b4 simplify AVFormatParameters NULL checks 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Romain Degez d1ccf0e0a6 RTP/RTSP and MPEG4-AAC audio 20 years ago
Michael Niedermayer 0e1ceacde9 buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org) 20 years ago
Michael Niedermayer 3129cd0140 allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end 20 years ago
Michael Niedermayer 7b3c1382bf 100l (forgoten seeking functions) 20 years ago
Petr Doubek 6ba5cbc699 HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) 20 years ago
Leon van Stuivenberg 2a42b5c37f support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Fabrice Bellard ff762d6ed2 initial seek support - more generic play/pause support 21 years ago
Fabrice Bellard 8b1ab7bf21 added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API 21 years ago
Fabrice Bellard 4358d5def3 removed ctype.h header 21 years ago
François Revol 438fcb754f OSX and BeOS networking fix (socklen_t) 21 years ago
Fabrice Bellard b7b8fc3406 suppressed RTSP abort hack - added PLAY/PAUSE 22 years ago
Fabrice Bellard b689213642 fixed RTP/TCP client support 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Fabrice Bellard cb1fdc6104 match SDP based on content instead of extension 22 years ago
Fabrice Bellard 93ced3e81a added multicast SDP/RTP demux for multicast streams - added support for MPEG4 video decoding in SDP/RTP 22 years ago
Michael Niedermayer b8a78f419d reversing header game 22 years ago
François Revol 9eb826478c MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>) 22 years ago
François Revol 9ddd71fc60 added BeOS net_server support (R5 network stack), basically the same 22 years ago
Måns Rullgård bb76a117b1 c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Fabrice Bellard 85fb7b3490 added rtp port range support 22 years ago
Fabrice Bellard 1617ad97ae added rtsp support (not activated yet) 23 years ago