|
|
|
@f27930c
|
13 years |
michaelni |
indeo5: Fix null pointer dereference
Fixes Ticket803
Bug found by: …
|
|
|
@452406bd
|
13 years |
michaelni |
ff*: Fix duplicatedly printed version info with -version
…
|
|
|
@b0aaf30
|
13 years |
nicolas.george |
Replace PATCHWELCOME by relevant error codes.
This supersedes commit …
|
|
|
@154c0a8c
|
13 years |
michaelni |
replace ENOTSUP by AVERROR_PATCHWELCOME
This unbreaks compilation …
|
|
|
@d1c1e35
|
13 years |
michaelni |
doc: make developer.texi point to correct fate doc
Signed-off-by: …
|
|
|
@c1acd581
|
13 years |
michaelni |
roq: fix excessive memory alloc
Fixes Ticket802
Bug found by: Oana …
|
|
|
@a8469223
|
13 years |
michaelni |
alac: Check for bitstream overread
Fixes Ticket801
Bug found by: Oana …
|
|
|
@65f0f918
|
13 years |
michaelni |
tm2: Check remaining size before init_get_bits()
Fixes a null pointer …
|
|
|
@3c7f75bd
|
13 years |
michaelni |
avidec: move eof check before continue.
Fixes a infinite loop
Fixes …
|
|
|
@abab4408
|
13 years |
michaelni |
doc: fate: Support building a plain text version
Also create a …
|
|
|
@a4872cfe
|
13 years |
michaelni |
doc: fate: Move documentation from .txt to .texi
The fate.txt file …
|
|
|
@e5cbf24e
|
13 years |
michaelni |
doc: build: TEXIDEP: Recognize verbatim includes
When generating …
|
|
|
@f1622a17
|
13 years |
stefasab |
lavd/lavfi: reindent block in lavfi_read_header
|
|
|
@4d475f7e
|
13 years |
stefasab |
lavd/lavfi: add check in case pix_fmts cannot be allocated in …
|
|
|
@aa1c590b
|
13 years |
michaelni |
swr: fix assert failure
Bug found by: Oana Stratulat
GCI-id: 7211207
…
|
|
|
@1fa0ee12
|
13 years |
michaelni |
Changelog: split version next and 0.9
Signed-off-by: Michael …
|
|
|
@6168e581
|
13 years |
Carl Eugen Hoyos |
Fix off-by-one error when decoding rigth-to-left targa.
|
|
|
@0edf7ebc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@c8a441ef
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@729ebb2f
|
13 years |
janne-libav |
h264: clear trailing bits in partially parsed NAL units
Trailing bits …
|
|
|
@708df4ac
|
13 years |
Marton Balint |
ffplay: remove global video state
Signed-off-by: Marton Balint …
|
|
|
@0a6aff69
|
13 years |
martin |
vc1: Handle WVC1 interlaced stream
Signed-off-by: Martin Storsjö …
|
|
|
@b08a742
|
13 years |
michaelni |
siff: simplify code by using ffio_limit()
Signed-off-by: Michael …
|
|
|
@00aad121
|
13 years |
martin |
xl: Fix overreads
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@1dcce49
|
13 years |
michaelni |
soxdec: check av_malloc return.
Bug found by: durandal_1707
…
|
|
|
@1c668624
|
13 years |
lu_zero |
mpegts: rename payload_index to payload_size
It holds the size of the …
|
|
|
@02e8f032
|
13 years |
lu_zero |
segment: introduce segmented chain muxer
It behaves similarly to …
|
|
|
@1ee5b5e8
|
13 years |
lu_zero |
lavu: add AVERROR_BUG error value
It should be used to mark codepath …
|
|
|
@c9aa4cfd
|
13 years |
justin.ruggles |
avplay: clear pkt_temp when pkt is freed.
Signed-off-by: Michael …
|
|
|
@1d0ae92a
|
13 years |
michaelni |
eamad: pass & check errors
Signed-off-by: Michael Niedermayer …
|
|
|
@03a9c993
|
13 years |
michaelni |
eamad: fix excessive memory allocation.
Fixes Ticket792
Bug found by …
|
|
|
@25c2d76b
|
13 years |
diego |
qcelpdec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@2fd2918
|
13 years |
diego |
qcelpdec: cosmetics: drop some pointless parentheses
|
|
|
@32a92d32
|
13 years |
michaelni |
sws: Print an error in case of av_malloc() failure
Signed-off-by: …
|
|
|
@90cad5ed
|
13 years |
michaelni |
swscale: Fix several (real world) integer overflows.
Fixes Ticket795 …
|
|
|
@30bbd5cb
|
13 years |
diego |
x86: conditionally compile dnxhd encoder optimizations
|
|
|
@9c5104e8
|
13 years |
michaelni |
dsicin demuxer: Fix excessive malloc()
use ffio_limit()
Fixes Ticket …
|
|
|
@e39eeb10
|
13 years |
michaelni |
lavf: split out ffio_limit()
Signed-off-by: Michael Niedermayer …
|
|
|
@f85334f5
|
13 years |
michaelni |
tqi: Fix passing errors from the MB decode. This silences some …
|
|
|
@60870800
|
13 years |
michaelni |
adpcm: Fix crash
Fixes half of Ticket794
Bug found by: Oana Stratulat
…
|
|
|
@29179239
|
13 years |
michaelni |
proresdec: add UPDATE_CACHE, should fix decoding with -Os
…
|
|
|
@358ea75e
|
13 years |
janne-libav |
Revert "h264: skip start code search if the size of the nal unit is …
|
|
|
@7c29313b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@7b3894be
|
13 years |
rsbultje |
swscale: fix formatting and indentation of unscaled conversion …
|
|
|
@f371396d
|
13 years |
michaelni |
rl2demux: Fix FPE
Fixes Ticket788
Bug found by Oana Stratulat
…
|
|
|
@87eebb34
|
13 years |
janne-libav |
h264: skip start code search if the size of the nal unit is known
…
|
|
|
@2e7905ee
|
13 years |
janne-libav |
cljr: fix buf_size sanity check
Signed-off-by: Janne Grunau …
|
|
|
@652d81b2
|
13 years |
janne-libav |
cljr: Check if width and height are positive integers
Width and …
|
|
|
@2a216ca2
|
13 years |
mans |
APIchanges: fill in revision for AVFrame.age deprecation
…
|
|
|
@8400b126
|
13 years |
mans |
avcodec: deprecate AVFrame.age
This was intended as an optimisation …
|
|
|
@a9ef21bb
|
13 years |
michaelni |
Merge remote-tracking branch 'tjoppen/proper_mxf_track_linking'
* …
|
|
|
@1c73391d
|
13 years |
michaelni |
siff: Fix excessive memory allocation.
Bug found by: Oana Stratulat
…
|
|
|
@af3f2a87
|
13 years |
michaelni |
mov: detect EOF in mov_read_dref()
This fixes a (near) infinite loop …
|
|
|
@7859740c
|
13 years |
michaelni |
adx_parser: rewrite.
The previous code ended in multiple different …
|
|
|
@6b6b84ae
|
13 years |
michaelni |
adxdec: Fix division by zero
Signed-off-by: Michael Niedermayer …
|
|
|
@bdd62a61
|
13 years |
michaelni |
adxdec: Do not require extradata.
Signed-off-by: Michael Niedermayer …
|
|
|
@3bf1d787
|
13 years |
michaelni |
adx_parser: Fix infinite loop.
Signed-off-by: Michael Niedermayer …
|
|
|
@bc78cee
|
13 years |
justin.ruggles |
4xm: remove unneeded check for remaining unused data.
This is …
|
|
|
@93fc5a9f
|
13 years |
anton |
lavf: force threads to 1 in avformat_find_stream_info()
Fixes …
|
|
|
@d49352c7
|
13 years |
rsbultje |
swscale: fix overflows in vertical scaling at top/bottom edges.
This …
|
|
|
@f40e7eb5
|
13 years |
anton |
lavf: add OpenMG audio muxer.
Signed-off-by: Anton Khirnov …
|
|
|
@ee20b332
|
13 years |
anton |
omadec: split data that will be used in the muxer to a separate file.
|
|
|
@08f7af0c
|
13 years |
anton |
lavf: rename oma.c -> omadec.c
|
|
|
@488a5b3f
|
13 years |
rsbultje |
tmv decoder: set correct pix_fmt
Previously the decoder only worked …
|
|
|
@1af0ace3
|
13 years |
Carl Eugen Hoyos |
Fix channel order for some less common TrueHD layouts.
Reported and …
|
|
|
@b9d8af03
|
13 years |
Carl Eugen Hoyos |
mlpdec: fix channel order for wide 7.1 truehd layouts
|
|
|
@9a972b51
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation after last commit.
|
|
|
@290e7eb
|
13 years |
Carl Eugen Hoyos |
Fix possible endless loop when decoding amr.
Fixes bug 151.
…
|
|
|
@b6b00675
|
13 years |
Carl Eugen Hoyos |
Assume architecture arm for machine hardware name iPad*.
uname -m …
|
|
|
@6d7b5011
|
13 years |
nicolas.george |
sbgdec: change -1 into AVERROR(EINVAL).
This is not as accurate as …
|
|
|
@4734fb0
|
13 years |
michaelni |
sbgdec: Replace ELOOP by -1 to fix compilation on win32.
This should …
|
|
|
@549749c6
|
13 years |
michaelni |
mpeg12: disable checked reader.
overreads in mpeg12 are not possible
…
|
|
|
@06192e42
|
13 years |
michaelni |
mpeg4: disable checked bitstream reader, overreads are not possible.
…
|
|
|
@8e777603
|
13 years |
michaelni |
h263: disable slow checked reader, overreads are not possible in …
|
|
|
@38331d20
|
13 years |
michaelni |
h264: disable checking reader, overreads are not possible
in ffmpegs …
|
|
|
@1bdc212
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@1a2484fc
|
13 years |
michaelni |
get_bits: drop the a32 reader.
that way qatar maintains the code for …
|
|
|
@53509d20
|
13 years |
michaelni |
v210dec: Fix warning: ‘val’ may be used uninitialized in this function …
|
|
|
@c9dc6637
|
13 years |
michaelni |
v210enc: Fix warning: ‘val’ may be used uninitialized in this …
|
|
|
@bd35dfea
|
13 years |
michaelni |
tta: Fix several warning: initialization from incompatible pointer …
|
|
|
@8beeec88
|
13 years |
michaelni |
sunrast: Fix warning: comparison of unsigned expression < 0 is always …
|
|
|
@0db7b30
|
13 years |
michaelni |
lagarith: rgb24 support
Signed-off-by: Michael Niedermayer …
|
|
|
@21dfd159
|
13 years |
stefasab |
lavd/lavfi: fix incomplete comment
|
|
|
@86b7db61
|
13 years |
stefasab |
lavd/lavfi: fix typo in error message
|
|
|
@0ea5b442
|
13 years |
mans |
build: link test programs with static libraries
Many of the test …
|
|
|
@e064d46e
|
13 years |
mans |
dct-test: remove unused variable cropTbl
Signed-off-by: Mans Rullgard …
|
|
|
@72dafea0
|
13 years |
mans |
swscale: fix overflow in gray16 vertical scaling.
This fixes the same …
|
|
|
@e09ffa45
|
13 years |
michaelni |
msvideo1enc: Check that dimensions are a multiple of 4.
Fixes …
|
|
|
@9cb6a39
|
13 years |
nicolas.george |
sbgdec: replace EOVERFLOW with ENOMEM.
This should fix track issue …
|
|
|
@86a10281
|
13 years |
mans |
get_bits: remove LAST_SKIP_CACHE macro
This macro is empty since the …
|
|
|
@56bf2c2a
|
13 years |
michaelni |
motion_est: avoid generating motion vectors that point between …
|
|
|
@77d88b87
|
13 years |
mans |
swscale: fix integer overflows in RGB pixel writing.
We're shifting …
|
|
|
@b4dc6880
|
13 years |
janne-libav |
swscale: add endian conversion for RGB555 and RGB444 pixel formats
…
|
|
|
@be1bafc3
|
13 years |
mans |
swscale: fix overflows in output of RGB48 pixels.
For certain types …
|
|
|
@5d8122db
|
13 years |
mans |
get_bits: remove strange/obsolete comments
Signed-off-by: Mans …
|
|
|
@e42bb0ee
|
13 years |
mans |
get_bits: whitespace (mostly) cosmetics
Signed-off-by: Mans Rullgard …
|
|
|
@ed46a3d
|
13 years |
janne-libav |
swscale: add rgb565 endianess conversion
|
|
|
@adb28c49
|
13 years |
mans |
get_bits: remove unnecessary #includes
Signed-off-by: Mans Rullgard …
|
|
|
@ac08f798
|
13 years |
mans |
mp3dec: hack: fix decoding with safe bitstream reader
The buffer …
|
|
|
@c0bea184
|
13 years |
Clément Bœsch |
doc: fix "reference to nonexistent node `Regression Tests'" warning.
|
|
|