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
/
rtmppkt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-02
1
-0
/
+43
|
\
|
*
rtmppkt: Add missing libavcodec/bytestream.h include.
Alex Rønne Petersen
2012-08-02
1
-0
/
+1
|
*
rtmp: add functions for reading AMF values
Jordi Ortiz
2012-08-02
1
-0
/
+42
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-15
1
-0
/
+13
|
\
\
|
|
/
|
*
rtmp: Read and handle incoming packets while writing data
Samuel Pitoiset
2012-06-14
1
-0
/
+13
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
1
-1
/
+1
|
\
\
|
|
/
|
*
doxygen: Prefer member groups over grouping into modules
Reinhard Tartler
2011-07-02
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-09
1
-0
/
+1
|
\
\
|
|
/
|
*
avio: make URLContext internal.
Anton Khirnov
2011-04-08
1
-0
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Fix misspelled parameter names in Doxygen documentation.
Diego Biurrun
2010-07-02
1
-1
/
+1
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-14
/
+14
*
Make RTMP send/receive packet functions report number of bytes read or sent.
Kostya Shishkov
2010-01-30
1
-2
/
+2
*
Dump RTMP packet contents in debug mode
Kostya Shishkov
2009-12-11
1
-0
/
+8
*
5l trocadero: RTMP channel ID lies in range 3-65599, uint8_t is too small for it
Kostya Shishkov
2009-12-03
1
-1
/
+1
*
RTMP packets with one-byte header use previous packet timestamp difference, so
Sergiy
2009-12-03
1
-1
/
+2
*
Add another known RTMP channel ID to enum.
Sergiy
2009-12-02
1
-0
/
+1
*
Support more than 64 channels in RTMP input
Kostya Shishkov
2009-10-18
1
-1
/
+1
*
RTMP protocol support (as a client)
Kostya Shishkov
2009-07-31
1
-0
/
+212