25 Commits (85ad1b0e97ea7f3e65ed2363bb1f5afec2020ed0)

Author SHA1 Message Date
Panagiotis Issaris c3316802da Convert all the comment sections into Doxygen compatible comments, same for 18 years ago
Panagiotis Issaris c306748c29 Move avio.h's url_get_max_packet_size() comment from source to header file. 18 years ago
Panagiotis Issaris a8c5ab2707 Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h, 18 years ago
François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
Ronald S. Bultje 621810045c makes the filename member of the URLContext a pointer, so that the 18 years ago
Michael Niedermayer aa38b09769 AVSEEK_SIZE doxy 18 years ago
Michael Niedermayer 8e287af090 seekless filesize retrieving support in 7 lines of code, also doesnt break compatibility 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 18 years ago
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 7cb8f314db remove non portable get/put_be64_double() 19 years ago
Michael Niedermayer a254c5745b kill duplicated get/put_be24() 19 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 576ae256a4 write error handling 20 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
Michael Niedermayer 08f29f82b9 Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 572f992eff libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr) 21 years ago
Fabrice Bellard 019ac05ace added primitive aborting system 21 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard f746a04616 added url_get_filename() 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
Fabrice Bellard f031df23fe api change for packet based protocols (such as UDP and RTP) 22 years ago
Fabrice Bellard c9a65ca8c3 converted to new API 23 years ago
Philip Gladstone 7ac13f0c7e * Change extern inline to static inline. This improves compiling without optimization. 23 years ago
Zdenek Kabelac 4606ac8dee * some minor modification by Philip Gladston 23 years ago
Fabrice Bellard 4972b26f24 changed audio and video grab interface (simpler now) 23 years ago
Fabrice Bellard 8be1c6563c win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago