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
*
Do not claim that every unknown rm stream is a video stream.
Carl Eugen Hoyos
2011-11-25
1
-1
/
+1
*
avio: Fix handling of filenames that contain :
Michael Niedermayer
2011-11-24
1
-3
/
+3
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-24
4
-1
/
+12
|
\
|
*
cdg: skip packets that don't contain a cdg command.
Justin Ruggles
2011-11-23
1
-1
/
+8
|
*
crcenc: add flags
Anton Khirnov
2011-11-23
2
-0
/
+2
|
*
md5enc: add flags
Anton Khirnov
2011-11-23
1
-0
/
+2
*
|
lavf: give more weight to the extension during probing if there is a id3
Michael Niedermayer
2011-11-23
1
-3
/
+4
*
|
lavf: minor cleanup of av_probe_input_format3()
Michael Niedermayer
2011-11-23
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-23
2
-21
/
+34
|
\
\
|
|
/
|
*
mov: Remove some redundant and obsolete comments.
Alex Converse
2011-11-22
1
-21
/
+0
|
*
doxy: structure libavformat groups
Luca Barbato
2011-11-22
1
-0
/
+34
|
*
pthread: do not touch has_b_frames
Janne Grunau
2011-11-22
1
-5
/
+0
*
|
avio: Support private options in URLProtocols
Michael Niedermayer
2011-11-22
1
-0
/
+25
*
|
avio: allow any chars in protocols
Michael Niedermayer
2011-11-22
1
-3
/
+3
*
|
http: add user_agent option.
Clément Bœsch
2011-11-22
1
-2
/
+6
*
|
[PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder
ami_stuff
2011-11-21
1
-1
/
+4
*
|
Fix various if parenthesis misplacements.
Clément Bœsch
2011-11-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'shariman/wmall'
Michael Niedermayer
2011-11-20
1
-0
/
+1
|
\
\
|
|
/
|
*
httpproxy: Specify the object files needed in the Makefile
Martin Storsjö
2011-11-20
1
-0
/
+1
*
|
udp: update to new interrupt callback API
Michael Niedermayer
2011-11-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-19
12
-37
/
+217
|
\
\
|
|
/
|
*
rtmp: do not hardcode invoke numbers
Josh Allmann
2011-11-18
1
-4
/
+5
|
*
avio: Mark the old interrupt callback mechanism as deprecated
Martin Storsjö
2011-11-18
3
-2
/
+17
|
*
applehttp: Fix seeking in streams not starting at DTS=0
Panagiotis H.M. Issaris
2011-11-18
1
-1
/
+9
|
*
http: Don't use the normal http proxy mechanism for https
Martin Storsjö
2011-11-18
1
-0
/
+1
|
*
tls: Handle connection via a http proxy
Martin Storsjö
2011-11-18
1
-0
/
+17
|
*
http: Reorder two code blocks
Martin Storsjö
2011-11-18
1
-7
/
+8
|
*
http: Add a new protocol for opening connections via http proxies
Martin Storsjö
2011-11-18
3
-1
/
+117
|
*
http: Split out the non-chunked buffer reading part from http_read
Martin Storsjö
2011-11-18
1
-19
/
+25
|
*
segafilm: add support for raw videos
Matthew Hoops
2011-11-18
1
-1
/
+14
|
*
rtpdec: only use RTCP for PTS when synchronizing multiple streams
John Brooks
2011-11-18
1
-1
/
+1
|
*
rtpdec: unwrap RTP timestamps for PTS calculation
John Brooks
2011-11-18
3
-1
/
+10
*
|
lavf: cdg has large non keyframe segments and should thus be exempt from the ...
Michael Niedermayer
2011-11-19
1
-1
/
+1
*
|
rawdec: use a default sample rate if none is specified.
Michael Niedermayer
2011-11-18
1
-2
/
+2
*
|
mxfdec: Add hack that adjusts the n_delta calculation when system items are p...
Tomas Härdin
2011-11-18
1
-1
/
+8
*
|
mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays
Tomas Härdin
2011-11-18
1
-8
/
+283
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-18
1
-1
/
+1
|
\
\
|
|
/
|
*
tls: Use TLSv1_client_method for OpenSSL
Martin Storsjö
2011-11-17
1
-1
/
+1
*
|
ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3.
Michael Niedermayer
2011-11-17
1
-0
/
+2
*
|
Do not try to read total disc or track number if data atom is too short.
Carl Eugen Hoyos
2011-11-17
1
-2
/
+3
*
|
mjpeg: support mpo
Michael Niedermayer
2011-11-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-17
1
-3
/
+9
|
\
\
|
|
/
|
*
avformat: Accept the ISO8601 separate format as input, too
Martin Storsjö
2011-11-16
1
-3
/
+8
|
*
avformat: Interpret times in ff_iso8601_to_unix_time as UTC
Martin Storsjö
2011-11-16
1
-1
/
+2
|
*
lavf: fix multiplication overflow in avformat_find_stream_info()
Mans Rullgard
2011-11-15
1
-1
/
+1
*
|
cleanup: remove various double end ';' all over the code.
Clément Bœsch
2011-11-16
2
-2
/
+2
*
|
lavf: if timestamps are invalid (pts=dts) only drop dts.
Michael Niedermayer
2011-11-16
1
-1
/
+1
*
|
Fix seeking when using Apple HTTP Live Streaming
Panagiotis H.M. Issaris
2011-11-15
1
-2
/
+10
*
|
asfdec: mark only ts1 as av_unused
Michael Niedermayer
2011-11-15
1
-1
/
+1
*
|
mpegts: Completely ignore H222 spec and consider reserved adaption
Michael Niedermayer
2011-11-15
1
-1
/
+1
[next]