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-03-02
Reinhard Tartler
update Changelog
v9.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Anton Khirnov
h264: set ref_count to 0 for intra slices.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Anton Khirnov
h264: on reference overflow, reset the reference count...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Martin Storsjö
flvdec: Check the return value of a malloc
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Martin Storsjö
flvdec: Don't read the VP6 header byte when setting...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Luca Barbato
vorbisdec: Accept 0 amplitude_bits
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Michael Niedermayer
vorbisdec: Error on bark_map_size equal to 0.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Luca Barbato
vorbisdec: Add missing checks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Justin Ruggles
ac3dec: validate channel output mode against channel...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Diego Biurrun
doc: developer: Allow tabs in the vim configuration...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Vicente Jimenez...
doc: filters: Correct BNF FILTER description
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Reinhard Tartler
Prepare for 9.3 Release
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Reinhard Tartler
update Changelog
v9.2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
cavs: initialize various context tables to 0
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
4xm: check the return value of read_huffman_tables().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
qtrle: add more checks against pixel_ptr being negative.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
mlpdec: do not try to allocate a zero-sized output...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
av_memcpy_backptr: avoid an infinite loop for back = 0
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
flicvideo: avoid an infinite loop in byte run compression
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
lagarith: avoid infinite loop in lag_rac_refill()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
mov: use the format context for logging.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Anton Khirnov
loco: check that there is data left after decoding...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Reinhard Tartler
update Changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Matt Wolenetz
x86: h264: Don't use redzone in AVX h264_deblock on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Vicente Jimenez...
doc: Fix some obsolete references to av* tools as ff...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Michael Niedermayer
vqavideo: check chunk sizes before reading chunks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Michael Niedermayer
roqvideodec: check dimensions validity
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Michael Niedermayer
qdm2: check array index before use, fix out of array...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Martin Storsjö
mpegvideo: Do REBASE_PICTURE with byte pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Matti Hamalainen
svq3: unbreak decoding
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Luca Barbato
build: make audio_frame_queue a stand-alone component
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Diego Biurrun
build: The libopencore-amrnb encoder depends on audio_f...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Diego Biurrun
libopencore-amrwb: Make AMR-WB ifdeffery more precise
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Diego Biurrun
libopencore-amr: Conditionally compile decoder and...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Diego Biurrun
libopencore-amrnb: cosmetics: Group all encoder-related...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Martin Storsjö
arm: Fall back to runtime cpu feature detection via...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Derek Buitenhuis
doc/platform: Fix 10l typo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Kostya Shishkov
xxan: properly handle odd heights.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
msrledec: check bounds before constructing a possibly...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Kostya Shishkov
qtrle: fix the topmost line for 1bit
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
aasc: fix output for msrle compression.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
yop: check for input overreads.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
yop: check that extradata is large enough.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
fraps: fix off-by one bug for version 1.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
vf_delogo: fix copying the input frame.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
vf_delogo: fix an uninitialized read.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Anton Khirnov
dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Michael Karcher
atrac3: use correct loop variable in add_tonal_components()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Walker
mlp: store the channel layout for each substream.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Walker
mlpdec: TrueHD: use Libav channel order.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Tim Walker
mlpdec: set the channel layout.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
x86: ac3: Fix HAVE_MMXEXT condition to only refer to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Martin Storsjö
arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Reinhard Tartler
Prepare for 9.2 Release
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Justin Ruggles
lavr: call mix_function_init() in ff_audio_mix_set_matrix()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Martin Storsjö
rtpenc_chain: Use the original AVFormatContext for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Martin Storsjö
rtp: Make sure the output format pointer is set
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Martin Storsjö
rtp: Make sure priv_data is set before reading it
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Janne Grunau
videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Luca Barbato
get_bits: change the failure condition in init_get_bits
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Xi Wang
mpegvideo: fix loop condition in draw_line()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Luca Barbato
fate: update ref after rv30_loop_filter fix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Xi Wang
rv30: fix masking in rv30_loop_filter()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Luca Barbato
libcdio: support recent cdio-paranoia
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Martin Storsjö
theora: Skip zero-sized headers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Ronald S. Bultje
h264: add 3 pixels below for subpixel filter wait position
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Anton Khirnov
h264: fix ff_generate_sliding_window_mmcos() prototype.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Ronald S. Bultje
h264: don't clobber mmco opcode tables for non-first...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Luca Barbato
libx264: use the library specific default rc_initial_bu...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Luca Barbato
lavc: set the default rc_initial_buffer_occupancy
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Luca Barbato
lavc: introduce the convenience function init_get_bits8
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Luca Barbato
lavc: check for overflow in init_get_bits
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Diego Biurrun
APIchanges: Fill in missing hashes and dates; fix a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Marcin Juszkiewicz
configure: enable pic for shared libs on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Luca Barbato
zmbv: Reset the decoder on keyframe errors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Vladimir Pantelic
vc1dec: prevent a crash due missing pred_flag parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Dale Curtis
matroska: Fix use after free
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ronald Bultje
vp3: Fix double free in vp3_decode_end()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Reinhard Tartler
update Changelog
v9.1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Luca Barbato
oggdec: make sure the private parse data is cleaned up
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Luca Barbato
oggdec: free the ogg streams on read_header failure
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Reinhard Tartler
update Changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Justin Ruggles
x86: lavr: use the x86inc.asm automatic stack alignment...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Reinhard Tartler
Prepare 9.1 Release
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Xi Wang
swscale: fix NULL checking in sws_alloc_context()
v9
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Xi Wang
mxfdec: fix NULL checking in mxf_get_sorted_table_segme...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Reinhard Tartler
finalize changelog for version 9
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Anton Khirnov
Prepare for 9 Release.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Anton Khirnov
Update release notes for the 9 release.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Anton Khirnov
avprobe: also output dar/par if only defined in stream
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Peter Meerwald
lavr: fix missing " in header documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Martin Storsjö
aviobuf: Discard old buffered, previously read data...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Martin Storsjö
rtsp: Add support for depacketizing RTP data via custom IO
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Martin Storsjö
rtpdec: Move the URLContext used for RTCP RR out from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Martin Storsjö
aviobuf: Partial support for reading in read/write...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Clément Bœsch
build: Avoid detecting bogus components named 'x'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Johan Andersson
cmdutils: update copyright year to 2013
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Janne Grunau
h264: check SPS entries directly to detect pixel format...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Reinhard Tartler
forgotten changelogs for 9_beta2
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Martin Storsjö
rtmp: Add support for limelight authentication
commit
|
commitdiff
|
tree
|
snapshot
next