projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xan: Use bytestream2 to limit reading to within the buffer
2013-09-29
Martin Storsjö
xan: Use bytestream2 to limit reading to within the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
pcx: Consume the whole packet if giving up due to missing...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
pngdec: Stop trying to decode once inflate returns...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
mov: Make sure the read sample count is nonnegative
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
bfi: Add some very basic sanity checks for input packet...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
bfi: Avoid divisions by zero
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
electronicarts: Add more sanity checking for the number...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
riffdec: Add sanity checks for the sample rate
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
mvi: Add sanity checking for the audio frame size
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
alac: Do bounds checking of lpc_order read from the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
xwma: Avoid division by zero
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
avidec: Make sure a packet is large enough before reading...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
vqf: Make sure the bitrate is in the valid range
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-29
Martin Storsjö
vqf: Make sure sample_rate is set to a valid value
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-26
Martin Storsjö
lavf: Reset the entry count and allocation size variables...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-26
Martin Storsjö
lavf: Allocate arrays with av_realloc if they will...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-26
Martin Storsjö
rtpdec_qt: Add an accidentally removed allocation return...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-26
Martin Storsjö
tls: Add support for listen mode
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-26
Martin Storsjö
http: Pass options through to the nested protocol
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-26
Martin Storsjö
tls: Add options for verifying the peer certificate
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-25
Kostya Shishkov
g2meet: Respect cursor_stride properly everywhere
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-24
Martin Storsjö
mpegvideo: Initialize chroma_*_shift and codec_tag...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-23
Martin Storsjö
h263dec: Remove a hack that can cause infinite loops
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
movenchint: Clear size and len if the realloc failed
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
movenc: Return a proper error code for invalid combinations
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
vc1dec: Check the error handling flags on slice/field...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
electronicarts: Check packet sizes before reading
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
lavf: Avoid setting avg_frame_rate if delta_dts is...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Michael Niedermayer
vc1dec: Don't decode slices when the latest slice header...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
vc1dec: Make sure last_picture is initialized in vc1_decode_...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
vc1dec: Undo mpegvideo initialization if unable to...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
wnv1: Make sure the input packet is large enough
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
movenc: Use keyframes as default fragmentation point...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
movenc: Set all implicit flags immediately in mov_write_header
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
movenc: Set mov->mode earlier in mov_write_header
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-22
Martin Storsjö
tls: Do not abort on non-fatal TLS alerts with gnutls
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-21
Alex Smith
avutil: Fix compilation with inline asm disabled on...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-20
Martin Storsjö
mem: Handle av_reallocp(..., 0) properly
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-20
Vittorio Giovara
h264: remove an unused static constant
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-20
Alex Smith
msvc/icl: Use __declspec(noinline)
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-20
Alex Smith
msvc/icl: Use __declspec(deprecated)
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-20
Martin Storsjö
dcadec: Validate the lfe parameter
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-20
Martin Storsjö
rtmpproto: Add a comment explaining the logic in handle_notify
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
r3d: Add more input value validation
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
rl2: Avoid a division by zero
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
wtv: Add more sanity checks for a length read from...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
yop: Clear all references to the AVBuffer in the local...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
fraps: Make the input buffer size checks more strict
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
segafilm: Validate the number of audio channels
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
svq3: Avoid a division by zero
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
qpeg: Add checks for running out of rows in qpeg_decode_inter
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
mpegaudiodec: Validate that the number of channels...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
asvdec: Verify the amount of extradata
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
movenc: Use null buffers for measuring the amount of...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
aviobuf: Add functions for null buffers
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
rv34: Fix a memory leak on errors
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
idroqdec: Make sure a video stream has been allocated...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-19
Martin Storsjö
rv10: Validate the dimensions set from the container
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-18
Martin Storsjö
rmdec: Validate the fps value
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
movenc: Add an option for omitting the tfhd base offset
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
movenc: Write the moof atom in two passes
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
twinvqdec: Check the ibps parameter separately
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Josh Allmann
rtmp: Support reading interleaved chunks.
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
xmv: Add more sanity checks for parameters read from...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
rtmpproto: Extend a comment to explain the prev_pkt...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
rtmpproto: Consistently use the right prev_pkt array
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
rtmpproto: Check for the right return code
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
jpeg2000dec: Add more checks when parsing headers
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
ffv1: Make sure at least one slice context is initialized
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
eacmv: Make sure a reference frame exists before referencing it
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
truemotion2: Use av_freep properly in an error path
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
mpeg4videodec: Check the width/height in mpeg4_decode_sprite...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
ivi_common: Make sure color planes have been initialized
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
mov: Don't use a negative duration for setting other...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
oggparseogm: Convert to use bytestream2
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
rv34: Check the return value from ff_rv34_decode_init
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
matroskadec: Verify realaudio codec parameters
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
mace: Make sure that the channel count is set to a...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Martin Storsjö
svq3: Check for any negative return value from ff_h264_check...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Josh Allmann
rtmp: rename main_channel_id to stream_id.
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Josh Allmann
rtmp: Follow Flash player numbering for channels.
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-17
Josh Allmann
rtmp: Send video on a separate channel.
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Alexandra Khirnova
lavf: Make probe_codec return an error code
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
x86: Add an xmm clobbering wrapper for avcodec_encode_video2
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Clément Bœsch
lavf: Don't explicitly flush after each written packet...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Luca Barbato
lavf: Add a flag to enable/disable per-packet flushing
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
avpacket: Fix error checking in packet_alloc
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
vp3: Check the framerate for validity
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
proresdec: Properly make sure an index doesn't run...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
cavsdec: Make sure a sequence header has been decoded...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
vocdec: Don't update codec parameters mid-stream
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
sierravmd: Do sanity checking of frame sizes
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-16
Martin Storsjö
omadec: Properly check lengths before incrementing...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-12
Martin Storsjö
g2meet: Allocate cursor buffers large enough to fit...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-12
Martin Storsjö
aic: Validate values read from the bitstream
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-12
Martin Storsjö
mpc8: Make sure the first stream exists before parsing...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-12
Martin Storsjö
mpc8: Check the seek table size parsed from the bitstream
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-12
Michael Niedermayer
zmbvdec: Check the buffer size for uncompressed data
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2013-09-12
Martin Storsjö
ape: Don't allow the seektable to be omitted
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
next