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
*
movenc: Add an F4V muxer
Clément Bœsch
2013-10-23
4
-3
/
+41
*
nut: Fix unchecked allocations
Derek Buitenhuis
2013-10-22
4
-4
/
+16
*
avio: Use AVERROR_PROTOCOL_NOT_FOUND
Luca Barbato
2013-10-21
1
-1
/
+1
*
wtv: Seek by sector properly
Luca Barbato
2013-10-18
1
-9
/
+16
*
http: Check the auth string contents and not only the pointer
Michael Niedermayer
2013-10-14
1
-1
/
+2
*
rtmp: Allocate the prev_pkt arrays dynamically
Martin Storsjö
2013-10-14
3
-28
/
+92
*
http: Support auth method detection for POST
Martin Storsjö
2013-10-13
2
-2
/
+18
*
http: Add an option for forcing basic authentication
Martin Storsjö
2013-10-13
2
-1
/
+4
*
oggparsevorbis: fail on memory allocation error
Vittorio Giovara
2013-10-12
1
-3
/
+1
*
oggvorbisdec: add support for embedded cover art
James Almer
2013-10-12
2
-2
/
+29
*
flac: move picture parsing code in a separate file
James Almer
2013-10-12
4
-130
/
+183
*
oggdec: add support for Opus in Ogg demuxing
Nicolas George
2013-10-12
5
-2
/
+147
*
oggparsevorbis: check allocations
Vittorio Giovara
2013-10-12
1
-3
/
+7
*
oggparsevorbis: support official chapter extension
James Almer
2013-10-12
1
-3
/
+3
*
riff: Add a mapping for VP6A
Martin Storsjö
2013-10-12
1
-0
/
+1
*
mxf: Add jpeg2000 codec to intra only codecs
Matthieu Bouron
2013-10-10
1
-0
/
+1
*
flvenc: Write proper cropping for VP6 even if there's no extradata
Martin Storsjö
2013-10-10
1
-3
/
+7
*
flvenc: Support muxing VP6A as well
Martin Storsjö
2013-10-10
1
-2
/
+3
*
flvenc: Don't pretend to support muxing "plain" VP6
Martin Storsjö
2013-10-10
1
-4
/
+1
*
avi: directly resync on DV in AVI read failure
Luca Barbato
2013-10-10
1
-0
/
+2
*
avi: DV in AVI must be considered single stream
Luca Barbato
2013-10-10
1
-3
/
+7
*
avi: properly fail if the dv demuxer is missing
Luca Barbato
2013-10-10
1
-1
/
+2
*
bmv: Remove unused variable
Diego Biurrun
2013-10-06
1
-1
/
+0
*
oggparsevorbis: return meaningful errors
Vittorio Giovara
2013-10-05
1
-11
/
+11
*
mov: Don't allocate arrays with av_malloc that will be realloced
Martin Storsjö
2013-10-05
1
-1
/
+1
*
rtmpproto: Validate the embedded flv packet size before copying
Martin Storsjö
2013-10-04
1
-0
/
+2
*
rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early
Martin Storsjö
2013-10-04
1
-0
/
+5
*
rtmpproto: Move the flv header/trailer addition to append_flv_data
Martin Storsjö
2013-10-04
1
-4
/
+3
*
rtmpproto: Clear the flv allocation size on reallocp failures
Martin Storsjö
2013-10-04
1
-2
/
+6
*
rtmpproto: Pass the 'live' parameter in the right unit
Martin Storsjö
2013-10-04
1
-1
/
+1
*
rtmpproto: Print the error code string if there's no description
Martin Storsjö
2013-10-04
1
-2
/
+6
*
oggparsevorbis: K&R formatting cosmetics
Vittorio Giovara
2013-10-03
1
-78
/
+82
*
avformat/output-example: Declare link dependency on libswscale in the Makefile
Diego Biurrun
2013-10-03
1
-0
/
+1
*
rtmp: alias rtmp_listen to listen
Luca Barbato
2013-10-01
1
-0
/
+1
*
mxf: Remove a typo
Luca Barbato
2013-10-01
1
-1
/
+1
*
asfdec: Check the return value of asf_read_stream_properties
Martin Storsjö
2013-09-30
1
-1
/
+3
*
omadec: fix bitrate for ATRAC3+ streams
Maxim Poliakovski
2013-09-29
1
-1
/
+1
*
Add support for multichannel ATRAC3+ streams.
Maxim Poliakovski
2013-09-29
3
-3
/
+28
*
mxfdec: set audio timebase to 1/samplerate
Anton Khirnov
2013-09-29
1
-1
/
+9
*
mov: Make sure the read sample count is nonnegative
Martin Storsjö
2013-09-29
1
-0
/
+4
*
bfi: Add some very basic sanity checks for input packet sizes
Martin Storsjö
2013-09-29
1
-0
/
+4
*
bfi: Avoid divisions by zero
Martin Storsjö
2013-09-29
1
-3
/
+4
*
electronicarts: Add more sanity checking for the number of channels
Martin Storsjö
2013-09-29
1
-1
/
+1
*
riffdec: Add sanity checks for the sample rate
Martin Storsjö
2013-09-29
1
-0
/
+5
*
mvi: Add sanity checking for the audio frame size
Martin Storsjö
2013-09-29
1
-0
/
+6
*
xwma: Avoid division by zero
Martin Storsjö
2013-09-29
1
-0
/
+8
*
avidec: Make sure a packet is large enough before reading its data
Martin Storsjö
2013-09-29
1
-1
/
+2
*
vqf: Make sure the bitrate is in the valid range
Martin Storsjö
2013-09-29
1
-0
/
+7
*
vqf: Make sure sample_rate is set to a valid value
Martin Storsjö
2013-09-29
1
-0
/
+4
*
lxf: check the nb_streams instead of relying on padding
Luca Barbato
2013-09-27
1
-4
/
+5
[next]