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
2015-09-29
Vicente Olivert...
mips: intreadwrite: Only execute that code for mips...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Luca Barbato
configure: mips: Support mips r6, r2 and r1
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Luca Barbato
configure: Set the initial ldflags to match the cflags
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Anton Khirnov
opusdec: properly handle mismatching configurations...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Luca Barbato
h263: Always check both dimensions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Janne Grunau
imc: add required padding for GetBitContext buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Janne Grunau
ac3_parser: add required padding for GetBitContext...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-08
Janne Grunau
aac_parser: add required padding for GetBitContext...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
Reinhard Tartler
Update changelog for v11.4
v11.4
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Luca Barbato
h264: Make sure reinit failures mark the context as...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
Luca Barbato
msrle: Use FFABS to determine the frame size in msrle_d...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Michael Niedermayer
x86: cavs: Remove an unneeded scratch buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Mikulas Patocka
configure: Disable i686 for i586 and lower CPUs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Shiina Hideaki
mjpegenc: Fix JFIF header byte ordering
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Luca Barbato
nut: Make sure to clean up on read_header failure
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
wm4
png: Set the color range as full range
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Andreas Cadhalpun
avi: Validate sample_size
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Andreas Cadhalpun
nut: Check chapter creation in decode_info_header
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Andreas Cadhalpun
alac: Reject rice_limit 0 if compression is used
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Andreas Cadhalpun
ape: Support _0000 files with nblock smaller than 64
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Michael Niedermayer
mux: Do not leave stale side data pointers in ff_interl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Luca Barbato
avresample: Reallocate the internal buffer to the corre...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
John Högberg
mpegts: Update the PSI/SI table only if the version...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Martin Storsjö
rtsp: Make sure we don't write too many transport entri...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Andrey Utkin
rtpenc_jpeg: Handle case of picture dimensions not...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Vittorio Giovara
mov: Fix little endian audio detection
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Luca Barbato
x86: Put COPY3_IF_LT under HAVE_6REGS
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Andreas Cadhalpun
roqvideoenc: set enc->avctx in roq_encode_init
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Vittorio Giovara
mp3: Properly use AVCodecContext API
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Vittorio Giovara
libvpx: Fix mixed use of av_malloc() and av_reallocp()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Anton Khirnov
Revert "lavfi: always check av_expr_parse_and_eval...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Andreas Cadhalpun
alsdec: only adapt order for positive max_order
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Andreas Cadhalpun
alsdec: check sample pointer range in revert_channel_co...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Andreas Cadhalpun
aacpsy: correct calculation of minath in psy_3gpp_init
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Andreas Cadhalpun
alsdec: limit avctx->bits_per_raw_sample to 32
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Andreas Cadhalpun
aasc: return correct buffer size from aasc_decode_frame
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Thomas Guillem
matroskadec: fix crash when parsing invalid mkv
commit
|
commitdiff
|
tree
|
snapshot
2015-04-05
Anton Khirnov
avconv: do not overwrite the stream codec context for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Andreas Cadhalpun
webp: ensure that each transform is only used once
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
h264_ps: properly check cropping parameters against...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
hevc: zero the correct variables on invalid crop parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-03-21
Anton Khirnov
hevc: make the crop sizes unsigned
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Reinhard Tartler
doc: More changelog updates for v11.3
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Michael Niedermayer
utvideodec: Handle slice_height being zero
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Andreas Cadhalpun
adxdec: set avctx->channels in adx_read_header
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Andreas Cadhalpun
rmenc: limit packet size
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Andreas Cadhalpun
webp: validate the distance prefix code
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Andreas Cadhalpun
rv10: check size of s->mb_width * s->mb_height
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Federico Tomassetti
eamad: check for out of bounds read
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Federico Tomassetti
mdec: check for out of bounds read
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Vittorio Giovara
configure: Properly fail when libcdio/cdparanoia is...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Anton Khirnov
tiff: Check that there is no aliasing in pixel format...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Vittorio Giovara
aic: Fix decoding files with odd dimensions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Luca Barbato
vorbis: Check the vlc value in setup_classifs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Martin Storsjö
arm: Suppress tags about used cpu arch and extensions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Reinhard Tartler
doc: Update changelog for v11.3
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Reinhard Tartler
Prepare for 11.3 Release
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Luca Barbato
prores: Extend the padding check to 16bit
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Mark McGough
icecast: Do not use chunked post
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Vittorio Giovara
img2dec: correctly use the parsed value from -start_number
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Michael Niedermayer
h264_cabac: Break infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Carl Eugen...
hevc_deblock: Fix compilation with nasm
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Anton Khirnov
h264: initialize H264Context.avctx in init_thread_copy
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Michael Niedermayer
h264: Do not share rbsp_buffer across threads
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Anton Khirnov
h264: only ref cur_pic in update_thread_context if...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Xiaohan Wang
matroskadec: Fix read-after-free in matroska_read_seek()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
Luca Barbato
log: Unbreak no-tty support on 256color terminals
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Luca Barbato
Prepare for 11.2 Release
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Luca Barbato
doc: Update the Changelog for release 11.2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Michael Niedermayer
vp7: fix checking vp7_feature_value_size()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
libopusenc: prevent an out-of-bounds read by returning...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
display: fix order of operands
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
ffv1: fix out-of-bounds read
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
indeo3: check ff_set_dimensions return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
g2meet: check ff_set_dimensions return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
avs: check ff_set_dimensions return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
ansi: check ff_set_dimensions return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
svq1enc: check ff_get_buffer return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Michael Niedermayer
on2avc: Fix out of array access
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
librtmp: append the correct field to the string
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
lavc: fix bitshifts amount bigger than the type
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Martin Storsjö
configure: Fix enabling memalign_hack automatically
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Martin Storsjö
lavc: Move the libtwolame encoder registration to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Luca Barbato
xwma: Do not leak on failure path
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
libtwolame: prevent a NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Luca Barbato
dvdsubdec: Do not leak on failure path
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
qdm2: avoid integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
mpegenc: prevent a NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
aacdec: avoid an out-of-bounds write
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Luca Barbato
cook: Make sure there is enough extradata
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
tiffenc: initialize return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Michael Niedermayer
roqaudio: Always use the frame buffer on flush
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Luca Barbato
hnm4: Use av_image_check_size
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
png_parser: fix size of chunk_lenght
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Michael Niedermayer
aacsbr: change order of operation to prevent out of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
assdec: check av_new_packet return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
mtv: improve header check and avoid division by zero
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
matroskaenc: write correct Display{Width, Height} in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
mov: fix assigment check
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Vittorio Giovara
mxfdec: add missing break
commit
|
commitdiff
|
tree
|
snapshot
next