index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
aviobuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
Diego Biurrun
2005-09-23
1
-12
/
+12
*
remove non portable get/put_be64_double()
Michael Niedermayer
2005-07-19
1
-22
/
+0
*
kill duplicated get/put_be24()
Michael Niedermayer
2005-07-19
1
-8
/
+17
*
10l (segfault fix)
Michael Niedermayer
2005-06-03
1
-1
/
+2
*
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-m...
Wolfram Gloger
2005-05-30
1
-3
/
+3
*
drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...
Aurelien Jacobs
2005-05-19
1
-0
/
+11
*
bypass internal buffer for "large" packets
Michael Niedermayer
2005-03-24
1
-4
/
+22
*
various security fixes and precautionary checks
Michael Niedermayer
2005-01-12
1
-0
/
+3
*
integer overflows, heap corruption
Michael Niedermayer
2005-01-08
1
-1
/
+5
*
write error handling
Michael Niedermayer
2004-10-08
1
-10
/
+26
*
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)
Michael Niedermayer
2004-07-25
1
-3
/
+4
*
sweeping change from -EIO -> AVERROR_IO
Mike Melanson
2004-06-19
1
-1
/
+1
*
10l (bytes_left() -> url_feof())
Michael Niedermayer
2004-04-06
1
-6
/
+7
*
checksuming for nut & nice checksum API for libavformat
Michael Niedermayer
2004-04-05
1
-0
/
+24
*
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello...
Leon van Stuivenberg
2004-03-15
1
-0
/
+16
*
avio patch by (Gildas Bazin <gbazin at altern dot org>)
Gildas Bazin
2004-02-14
1
-2
/
+3
*
disable encoders where appropriate (patch courtesy of BERO
Mike Melanson
2003-10-14
1
-1
/
+16
*
* keeping compiler happy and quiet
Zdenek Kabelac
2003-04-23
1
-1
/
+0
*
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pog...
Mark Hills
2003-03-26
1
-6
/
+3
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-30
/
+30
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-3
/
+4
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+687