projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2013-09-29
Martin Storsjö
bfi: Avoid divisions by zero
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
electronicarts: Add more sanity checking for the number...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
riffdec: Add sanity checks for the sample rate
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
mvi: Add sanity checking for the audio frame size
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
alac: Do bounds checking of lpc_order read from the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
xwma: Avoid division by zero
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
avidec: Make sure a packet is large enough before readi...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
vqf: Make sure the bitrate is in the valid range
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Martin Storsjö
vqf: Make sure sample_rate is set to a valid value
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Anton Khirnov
lavfi: allow user-provided execute() callbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Anton Khirnov
avframe: note that linesize is not the usable data...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Luca Barbato
lxf: check the nb_streams instead of relying on padding
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Paul B Mahol
lxf: remove deplanarization hack
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Paul B Mahol
pcm: support 24-bit/32-bit little-endian planar
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Carl Eugen...
lxf: Support 16-channel files
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Reimar Döffinger
lxf: Support version 1 files
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Martin Storsjö
lavf: Reset the entry count and allocation size variabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Martin Storsjö
lavf: Allocate arrays with av_realloc if they will...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Martin Storsjö
rtpdec_qt: Add an accidentally removed allocation retur...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Martin Storsjö
tls: Add support for listen mode
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Martin Storsjö
http: Pass options through to the nested protocol
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Martin Storsjö
tls: Add options for verifying the peer certificate
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
Kostya Shishkov
g2meet: Respect cursor_stride properly everywhere
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Anton Khirnov
lavc doxy: document that avcodec_flush_buffers() invali...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Anton Khirnov
doc/filters: fix an option name in the unsharp docs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Anton Khirnov
h264: do not reinitialize the global cabac tables at...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Anton Khirnov
cabac: remove write-only h264_mps_state[]
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Anton Khirnov
matroskadec: check av_strdup() when setting defaults
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Kieran Kunhya
lavc: add support for interleaved chroma formats to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Michael Niedermayer
pixdesc: fix NV20* descriptors
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Michael Niedermayer
h264_sei: check SEI size
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Rainer Hochecker
h264: do not discard NAL_SEI when skipping frames
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Vittorio Giovara
h264: log extradata skip only for non-ignored NALs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Vittorio Giovara
h264_sei: log unknown sei messages
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Martin Storsjö
mpegvideo: Initialize chroma_*_shift and codec_tag...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Alex Smith
configure: Enable -Qansi-alias for icl 14+
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Martin Storsjö
h263dec: Remove a hack that can cause infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
movenchint: Clear size and len if the realloc failed
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
movenc: Return a proper error code for invalid combinations
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
vc1dec: Check the error handling flags on slice/field...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
electronicarts: Check packet sizes before reading
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
lavf: Avoid setting avg_frame_rate if delta_dts is...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Michael Niedermayer
vc1dec: Don't decode slices when the latest slice heade...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
vc1dec: Make sure last_picture is initialized in vc1_de...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
vc1dec: Undo mpegvideo initialization if unable to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
wnv1: Make sure the input packet is large enough
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
movenc: Use keyframes as default fragmentation point...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
movenc: Set all implicit flags immediately in mov_write...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
movenc: Set mov->mode earlier in mov_write_header
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Martin Storsjö
tls: Do not abort on non-fatal TLS alerts with gnutls
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Luca Barbato
flv: Make onTextData parsing robust
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Luca Barbato
rtmp: Replace a magic number with a macro
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Luca Barbato
rtmp: Rewrite embedded flv handling
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Luca Barbato
rtmp: Refactor get_packet
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Luca Barbato
rtmp: Support AMF_DATA_TYPE_MIXEDARRAY
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Alex Smith
avutil: Fix compilation with inline asm disabled on...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Kieran Kunhya
lavu: Add interleaved 4:2:2 8/10-bit formats
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Vittorio Giovara
h264dec: Add .avc file name extension
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Vittorio Giovara
h264dec: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Martin Storsjö
mem: Handle av_reallocp(..., 0) properly
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Vittorio Giovara
h264: remove an unused static constant
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Alex Smith
msvc/icl: Use __declspec(noinline)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Alex Smith
msvc/icl: Use __declspec(deprecated)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Luca Barbato
rtmp: Unbreak get_packet
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Martin Storsjö
dcadec: Validate the lfe parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Martin Storsjö
rtmpproto: Add a comment explaining the logic in handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Luca Barbato
build: Support cparser
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
r3d: Add more input value validation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
rl2: Avoid a division by zero
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
wtv: Add more sanity checks for a length read from...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
yop: Clear all references to the AVBuffer in the local...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
fraps: Make the input buffer size checks more strict
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
segafilm: Validate the number of audio channels
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
svq3: Avoid a division by zero
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
qpeg: Add checks for running out of rows in qpeg_decode...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
mpegaudiodec: Validate that the number of channels...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
asvdec: Verify the amount of extradata
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
movenc: Use null buffers for measuring the amount of...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
aviobuf: Add functions for null buffers
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Vladimir Pantelic
asfenc: mux chapters in ASF files using an ASF "marker...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Vladimir Pantelic
asfenc: remember send time and offset of the index...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Vladimir Pantelic
asfenc: add ASF_Reserved_4 as defined in section 10...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Vladimir Pantelic
asfdec: replace magic constant with DATA_HEADER_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Vladimir Pantelic
asfdec: substract preroll time from marker presentation...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
rv34: Fix a memory leak on errors
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
idroqdec: Make sure a video stream has been allocated...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Martin Storsjö
rv10: Validate the dimensions set from the container
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Luca Barbato
rtmp: Unbreak handle_notify
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Alex Converse
aacdec: Add support for LD (Low Delay) AAC
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Alex Converse
aacdec: Add support for Error Resilience syntax.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Justin Ruggles
Add a WebP decoder
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Justin Ruggles
lavc: add ff_u8_to_s8() for safe type punning of uint8_...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Alexandra Khirnova
avformat: Use av_reallocp() where suitable
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Martin Storsjö
rmdec: Validate the fps value
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Martin Storsjö
movenc: Add an option for omitting the tfhd base offset
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Martin Storsjö
movenc: Write the moof atom in two passes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Martin Storsjö
twinvqdec: Check the ibps parameter separately
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Josh Allmann
rtmp: Support reading interleaved chunks.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Martin Storsjö
xmv: Add more sanity checks for parameters read from...
commit
|
commitdiff
|
tree
|
snapshot
next