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
*
asfdec: dont truncate type 2-5 values
Michael Niedermayer
2013-03-05
1
-3
/
+4
*
lavf/concat: compute duration if possible.
Nicolas George
2013-03-05
1
-0
/
+13
*
Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"
Nicolas George
2013-03-05
2
-2
/
+1
*
mp3dec: Fix VBR bit rate parsing
Alexander Kojevnikov
2013-03-05
1
-2
/
+4
*
iff: fix integer overflow
Michael Niedermayer
2013-03-05
1
-0
/
+3
*
update_stream_timings: check bitrate for being in range.
Michael Niedermayer
2013-03-04
1
-1
/
+3
*
avformat: Make duration estimation from pts more robust
Michael Niedermayer
2013-03-04
2
-1
/
+5
*
nutdec: more specific return codes for decode_syncpoint()
Michael Niedermayer
2013-03-04
1
-2
/
+2
*
nutdec: print error on invalid/unsupported fourcc style
Michael Niedermayer
2013-03-04
1
-1
/
+3
*
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2013-03-04
1
-1
/
+1
|
\
|
*
buildsys: only include log2_tab per library for shared builds
Michael Niedermayer
2013-03-04
1
-1
/
+1
*
|
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
9
-19
/
+17
*
|
avformat: gather aspect ratio from rv30/40 in find_stream_info
Michael Niedermayer
2013-03-03
1
-0
/
+3
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2013-03-03
2
-1
/
+10
|
\
\
|
|
/
|
*
movenc: Do not flag secondary audio and subtitle tracks as enabled.
Michael Niedermayer
2013-03-03
2
-1
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-03-03
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
rtpdec: Initialize some variables to silence compiler warnings
Martin Storsjö
2013-03-02
2
-2
/
+2
*
|
Avoid huge memory allocations from asf demuxer.
Carl Eugen Hoyos
2013-03-02
1
-0
/
+1
*
|
Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9'
Michael Niedermayer
2013-03-02
1
-2
/
+6
|
\
\
|
|
/
|
*
flvdec: Check the return value of a malloc
Martin Storsjö
2013-03-02
1
-2
/
+6
*
|
Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5'
Michael Niedermayer
2013-03-02
1
-7
/
+9
|
\
\
|
|
/
|
*
flvdec: Don't read the VP6 header byte when setting codec type based on metadata
Martin Storsjö
2013-03-02
1
-7
/
+9
*
|
lavf/avio: check for : in filenames for protocols.
Nicolas George
2013-02-28
1
-1
/
+3
*
|
lavf: rescale duration for chained muxers.
Nicolas George
2013-02-28
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-28
7
-10
/
+110
|
\
\
|
|
/
|
*
lavf: Add a fate test for the noproxy pattern matching
Martin Storsjö
2013-02-27
2
-1
/
+45
|
*
lavf: Handle the environment variable no_proxy more properly
Martin Storsjö
2013-02-27
5
-9
/
+65
*
|
Revert "lavf/utils: add support for special characters encoding in URL"
Michael Niedermayer
2013-02-28
1
-47
/
+0
*
|
lavf/utils: add support for special characters encoding in URL
Senthilnathan M
2013-02-28
1
-0
/
+47
*
|
lavf/concatdec: define "ffcat" and "ffconcat" extensions
Stefano Sabatini
2013-02-28
2
-1
/
+2
*
|
oggdec: chained oggs have timestamp discontinuities
Michael Niedermayer
2013-02-27
1
-1
/
+1
*
|
pmpdec: make i unsigned, avoid undefined behavior of i++
Michael Niedermayer
2013-02-25
1
-1
/
+1
*
|
pmpdec: fix integer overflow
Michael Niedermayer
2013-02-25
1
-1
/
+1
*
|
hls: do not access pb->opaque for custom IO.
Reimar Döffinger
2013-02-24
1
-1
/
+1
*
|
Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'
Michael Niedermayer
2013-02-24
1
-1
/
+1
|
\
\
|
|
/
|
*
mov: use the format context for logging.
Anton Khirnov
2013-02-23
1
-1
/
+1
*
|
lavf/concatdec: add the "duration" directive.
Nicolas George
2013-02-24
1
-0
/
+15
*
|
tools: add seek_print.
Nicolas George
2013-02-24
1
-0
/
+1
*
|
lavf/avio: check that the protocol supports the open mode.
Nicolas George
2013-02-24
1
-0
/
+10
*
|
pmpdec: check packet sizes
Michael Niedermayer
2013-02-24
1
-0
/
+10
*
|
pmpdec: fix signedness
Michael Niedermayer
2013-02-24
1
-2
/
+2
*
|
pmpdec: read index before creating audio streams
Michael Niedermayer
2013-02-24
1
-10
/
+10
*
|
pmpdec: check for EOF while reading index.
Reimar Döffinger
2013-02-24
1
-0
/
+4
*
|
avformat: Allocate duration_error separately
Michael Niedermayer
2013-02-23
3
-3
/
+13
*
|
matroskaenc: fix cue tracknum off by 1 error
Michael Niedermayer
2013-02-23
1
-2
/
+4
*
|
rtmpproto: increase APP_MAX_LENGTH
Michael Niedermayer
2013-02-23
1
-2
/
+2
*
|
rtmpproto: Check APP_MAX_LENGTH
Michael Niedermayer
2013-02-23
1
-2
/
+6
*
|
cafenc: do not leak caf->pkt_sizes
Paul B Mahol
2013-02-22
1
-2
/
+2
*
|
mxg: do not leak mxg->buffer
Paul B Mahol
2013-02-22
1
-4
/
+6
*
|
matroska: fix missing ,
Andrea3000
2013-02-21
1
-1
/
+1
[next]