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
Commit message (
Expand
)
Author
Age
Files
Lines
*
v210enc: Fix warning: ‘val’ may be used uninitialized in this function [...
Michael Niedermayer
2011-12-18
1
-6
/
+6
*
tta: Fix several warning: initialization from incompatible pointer type [enab...
Michael Niedermayer
2011-12-18
1
-2
/
+2
*
sunrast: Fix warning: comparison of unsigned expression < 0 is always false [...
Michael Niedermayer
2011-12-18
1
-1
/
+1
*
lagarith: rgb24 support
Michael Niedermayer
2011-12-18
1
-0
/
+44
*
lavd/lavfi: fix incomplete comment
Stefano Sabatini
2011-12-18
1
-1
/
+1
*
lavd/lavfi: fix typo in error message
Stefano Sabatini
2011-12-18
1
-1
/
+1
*
msvideo1enc: Check that dimensions are a multiple of 4.
Michael Niedermayer
2011-12-17
1
-0
/
+4
*
sbgdec: replace EOVERFLOW with ENOMEM.
Nicolas George
2011-12-17
1
-1
/
+1
*
motion_est: avoid generating motion vectors that point between widthxheight a...
Michael Niedermayer
2011-12-17
1
-3
/
+14
*
doc: fix "reference to nonexistent node `Regression Tests'" warning.
Clément Bœsch
2011-12-17
1
-1
/
+2
*
doc: fix "Unknown command `fate'" warning.
Clément Bœsch
2011-12-17
1
-1
/
+1
*
lavc: Check codec_ids against insertion/removial typos
Michael Niedermayer
2011-12-17
1
-0
/
+7
*
avutil: check sampleformats enum, pict type enum and media type enum against ...
Michael Niedermayer
2011-12-17
1
-0
/
+4
*
pixfmts: Selfcheck against insertions / deletions in the enum.
Michael Niedermayer
2011-12-17
1
-0
/
+3
*
aacdec: Fix null pointer crash
Michael Niedermayer
2011-12-17
1
-0
/
+3
*
h264: fix init of topleft ref/mv.
Michael Niedermayer
2011-12-17
1
-1
/
+1
*
avienc: Fix rawvideo 32bit
Michael Niedermayer
2011-12-17
5
-5
/
+5
*
atrac3: Fix crash in tonal component decoding.
Michael Niedermayer
2011-12-17
1
-0
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-17
14
-235
/
+449
|
\
|
*
get_bits: remove A32 variant
Mans Rullgard
2011-12-16
4
-100
/
+16
|
*
avconv: support stream specifiers in -metadata and -map_metadata
Alexandra Khirnova
2011-12-16
3
-96
/
+150
|
*
wavpack: Fix 32-bit clipping
Derek Buitenhuis
2011-12-16
1
-2
/
+2
|
*
wavpack: Clip samples after shifting
Derek Buitenhuis
2011-12-16
1
-2
/
+2
|
*
h264: don't drop B-frames after next keyframe on POC reset.
Ronald S. Bultje
2011-12-16
1
-1
/
+5
|
*
get_bits: remove useless pointer casts
Mans Rullgard
2011-12-16
1
-2
/
+2
|
*
configure: refactor lists of tests and components into variables
Diego Biurrun
2011-12-16
1
-28
/
+20
|
*
rv40: NEON optimised weak loop filter
Mans Rullgard
2011-12-16
2
-0
/
+119
|
*
mpegts: replace some magic numbers with the existing define
Vladimir Pantelic
2011-12-16
1
-3
/
+3
|
*
swscale: add unscaled packed 16 bit per component endianess conversion
Janne Grunau
2011-12-16
1
-0
/
+30
*
|
CODEC_ID_SOL_DPCM: Fix used write buffer.
Michael Niedermayer
2011-12-16
1
-1
/
+1
*
|
cljr: Check if width or height are positive integers
Shitiz Garg
2011-12-16
1
-0
/
+5
*
|
ffmpeg: Fix killing [Y/n] prompt with ctrl-c
Michael Niedermayer
2011-12-16
1
-0
/
+1
*
|
ffmpeg: exit() on repeated ctrl-c
Michael Niedermayer
2011-12-16
1
-0
/
+2
*
|
h264: return the consumed amountg in case of Q264
Michael Niedermayer
2011-12-16
1
-1
/
+1
*
|
h264: retuen the amount read in case of NAL_END_SEQUENCE
Michael Niedermayer
2011-12-16
1
-5
/
+6
*
|
h264: reset nal_unit_type so that decoding frames without any nal units
Michael Niedermayer
2011-12-16
1
-0
/
+2
*
|
mtvdemuxer: fix segfault caused by truncated packets.
Michael Niedermayer
2011-12-16
1
-1
/
+1
*
|
lavf: print an error if a packet has been truncated due to filesize
Michael Niedermayer
2011-12-16
1
-2
/
+4
*
|
txd/westwood: remove demuxer specific overallocate solutions as the new gener...
Michael Niedermayer
2011-12-16
2
-8
/
+0
*
|
lavf: Update AVIOContext.maxsize when hitting the end.
Michael Niedermayer
2011-12-16
1
-3
/
+10
*
|
RELEASE: We're now at 0.9.0.git
Dominique Leuenberger
2011-12-16
1
-1
/
+1
*
|
avidec: Check that the header chunks fit in the available filesize.
Michael Niedermayer
2011-12-16
1
-0
/
+5
*
|
txddemux: Limit allocated packets to filesize.
Michael Niedermayer
2011-12-16
1
-0
/
+3
*
|
thp: simplify overallocate checks.
Michael Niedermayer
2011-12-16
1
-13
/
+3
*
|
lavf: add internal AVIOContext.maxsize
Michael Niedermayer
2011-12-16
2
-1
/
+15
*
|
thpdemux: Check that packed sizes are within the files data size and filesize.
Michael Niedermayer
2011-12-16
1
-3
/
+16
*
|
avidec: Fix infinite loop caused by rounding of timestamps in non interleaved...
Michael Niedermayer
2011-12-16
1
-1
/
+1
*
|
configure: disable avconv again.
Michael Niedermayer
2011-12-16
1
-1
/
+1
*
|
j2kdec: Fix integer overflow leading to a segfault
Michael Niedermayer
2011-12-16
1
-1
/
+1
*
|
movenc: disable iods by default
Michael Niedermayer
2011-12-16
4
-7
/
+7
[next]