21 Commits (ddabdfefa80c29f56b21f8e95c5e6ab38e8fac3a)

Author SHA1 Message Date
Michael Niedermayer 7cb8f314db remove non portable get/put_be64_double() 19 years ago
Michael Niedermayer a254c5745b kill duplicated get/put_be24() 19 years ago
Michael Niedermayer 0f0680c553 10l (segfault fix) 20 years ago
Wolfram Gloger 536ffa59e9 Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Aurelien Jacobs a965c478b2 drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) 20 years ago
Michael Niedermayer 3e2b6358e0 bypass internal buffer for "large" packets 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Michael Niedermayer 568e18b15e integer overflows, heap corruption 20 years ago
Michael Niedermayer 576ae256a4 write error handling 20 years ago
Michael Niedermayer 53e2f9caf8 ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) 20 years ago
Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
Michael Niedermayer 465e1dadbe 10l (bytes_left() -> url_feof()) 21 years ago
Michael Niedermayer ee9f36a88e checksuming for nut & nice checksum API for libavformat 21 years ago
Leon van Stuivenberg e15dec10d5 decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Gildas Bazin ac9fe33d0e avio patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
Zdenek Kabelac 546031ee86 * keeping compiler happy and quiet 22 years ago
Mark Hills b88ba82315 ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Zdenek Kabelac 0570bf06d4 * cleanup statics & const 22 years ago
Fabrice Bellard 3b4b29dcd9 put/get portable for IEEE double - renamed put_native_string/get_native_string 22 years ago
Philip Gladstone 75bdb984c7 Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa 22 years ago
Philip Gladstone 64e105e051 Fix a potential endless loop (nb (1 * 3) / 2 == 1) 22 years ago
Fabrice Bellard abba3dd133 added dynamic buffer support - added url_fprintf() and url_fgetc() 22 years ago
Fabrice Bellard 19720f15fd license/copyright change 23 years ago
Fabrice Bellard 1ea4f59365 use av memory handling functions 23 years ago
Zdenek Kabelac 4606ac8dee * some minor modification by Philip Gladston 23 years ago
Fabrice Bellard 8be1c6563c win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago