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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rtmp: Refactor get_packet
Luca Barbato
2013-09-22
1
-62
/
+51
*
rtmp: Support AMF_DATA_TYPE_MIXEDARRAY
Luca Barbato
2013-09-22
1
-25
/
+40
*
h264dec: Add .avc file name extension
Vittorio Giovara
2013-09-20
1
-1
/
+1
*
h264dec: K&R formatting cosmetics
Vittorio Giovara
2013-09-20
1
-23
/
+31
*
rtmp: Unbreak get_packet
Luca Barbato
2013-09-20
1
-8
/
+9
*
rtmpproto: Add a comment explaining the logic in handle_notify
Martin Storsjö
2013-09-20
1
-0
/
+2
*
r3d: Add more input value validation
Martin Storsjö
2013-09-19
1
-1
/
+5
*
rl2: Avoid a division by zero
Martin Storsjö
2013-09-19
1
-0
/
+4
*
wtv: Add more sanity checks for a length read from the file
Martin Storsjö
2013-09-19
1
-1
/
+6
*
yop: Clear all references to the AVBuffer in the local AVPacket
Martin Storsjö
2013-09-19
1
-0
/
+6
*
segafilm: Validate the number of audio channels
Martin Storsjö
2013-09-19
1
-0
/
+5
*
movenc: Use null buffers for measuring the amount of data to be written
Martin Storsjö
2013-09-19
1
-12
/
+6
*
aviobuf: Add functions for null buffers
Martin Storsjö
2013-09-19
2
-0
/
+51
*
asfenc: mux chapters in ASF files using an ASF "marker" section
Vladimir Pantelic
2013-09-19
2
-2
/
+66
*
asfenc: remember send time and offset of the index entries
Vladimir Pantelic
2013-09-19
2
-0
/
+6
*
asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec
Vladimir Pantelic
2013-09-19
2
-0
/
+5
*
asfdec: replace magic constant with DATA_HEADER_SIZE
Vladimir Pantelic
2013-09-19
1
-6
/
+8
*
asfdec: substract preroll time from marker presentation time
Vladimir Pantelic
2013-09-19
1
-0
/
+2
*
idroqdec: Make sure a video stream has been allocated before returning packets
Martin Storsjö
2013-09-19
1
-0
/
+7
*
rtmp: Unbreak handle_notify
Luca Barbato
2013-09-19
1
-13
/
+14
*
Add a WebP decoder
Justin Ruggles
2013-09-18
1
-0
/
+1
*
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-09-18
18
-107
/
+92
*
rmdec: Validate the fps value
Martin Storsjö
2013-09-18
1
-2
/
+7
*
movenc: Add an option for omitting the tfhd base offset
Martin Storsjö
2013-09-17
3
-8
/
+18
*
movenc: Write the moof atom in two passes
Martin Storsjö
2013-09-17
2
-23
/
+25
*
rtmp: Support reading interleaved chunks.
Josh Allmann
2013-09-17
3
-29
/
+67
*
xmv: Add more sanity checks for parameters read from the bitstream
Martin Storsjö
2013-09-17
1
-2
/
+5
*
rtmpproto: Extend a comment to explain the prev_pkt arrays roles
Martin Storsjö
2013-09-17
1
-1
/
+1
*
rtmpproto: Consistently use the right prev_pkt array
Martin Storsjö
2013-09-17
1
-1
/
+1
*
rtmpproto: Check for the right return code
Martin Storsjö
2013-09-17
1
-1
/
+1
*
mov: Don't use a negative duration for setting other fields
Martin Storsjö
2013-09-17
1
-2
/
+2
*
oggparseogm: Convert to use bytestream2
Martin Storsjö
2013-09-17
1
-25
/
+27
*
matroskadec: Verify realaudio codec parameters
Martin Storsjö
2013-09-17
1
-0
/
+4
*
rtmp: rename main_channel_id to stream_id.
Josh Allmann
2013-09-17
1
-8
/
+8
*
rtmp: Follow Flash player numbering for channels.
Josh Allmann
2013-09-17
2
-4
/
+4
*
rtmp: Send video on a separate channel.
Josh Allmann
2013-09-17
1
-2
/
+6
*
lavf: Make probe_codec return an error code
Alexandra Khirnova
2013-09-16
1
-7
/
+14
*
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2013-09-16
22
-27
/
+0
*
lavf: Add a flag to enable/disable per-packet flushing
Luca Barbato
2013-09-16
4
-3
/
+11
*
flv: Do not export datastream as metadata
Luca Barbato
2013-09-16
1
-1
/
+2
*
rtmp: Store all the notify messages
Luca Barbato
2013-09-16
1
-30
/
+29
*
rtmp: Do not send the first field twice within the handshake
Luca Barbato
2013-09-16
1
-1
/
+1
*
rtmp: Drop an unneeded warning
Luca Barbato
2013-09-16
1
-2
/
+0
*
rtmp: Support play method in listen mode
Luca Barbato
2013-09-16
1
-1
/
+10
*
rtmp: Factor out publish specific code
Luca Barbato
2013-09-16
1
-43
/
+75
*
vocdec: Don't update codec parameters mid-stream
Martin Storsjö
2013-09-16
1
-5
/
+5
*
sierravmd: Do sanity checking of frame sizes
Martin Storsjö
2013-09-16
1
-7
/
+15
*
omadec: Properly check lengths before incrementing the position
Martin Storsjö
2013-09-16
1
-1
/
+5
*
matroskaenc: Fix stray pointers left over from av_reallocp_array refactoring
Alexandra Khirnova
2013-09-12
1
-13
/
+9
*
mp3: add .mpa extension
Vittorio Giovara
2013-09-12
2
-2
/
+2
[prev]
[next]