|
|
|
@c8a441ef
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@708df4ac
|
13 years |
Marton Balint |
ffplay: remove global video state
Signed-off-by: Marton Balint …
|
|
|
@b08a742
|
13 years |
michaelni |
siff: simplify code by using ffio_limit()
Signed-off-by: Michael …
|
|
|
@1dcce49
|
13 years |
michaelni |
soxdec: check av_malloc return.
Bug found by: durandal_1707
…
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
…
|
|
|
@7c29313b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f371396d
|
13 years |
michaelni |
rl2demux: Fix FPE
Fixes Ticket788
Bug found by Oana Stratulat
…
|
|
|
@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.
|
|
|
@583d3b7
|
13 years |
mans |
fate: fix eatqi test
The sample has an incomplete last frame. …
|
|
|
@6aeba3fd
|
13 years |
Clément Bœsch |
doc: fix "Unknown command `fate'" warning.
|
|
|
@e614fac2
|
13 years |
justin.ruggles |
adpcm: Check for channels to be a non-zero integer
channels would be …
|
|
|
@43918059
|
13 years |
mans |
swscale: fix overflows in RGB rounding constants.
Signed-off-by: Mans …
|
|
|
@8cfbbd92
|
13 years |
mans |
get_bits: introduce safe bitreading to prevent overreads.
When turned …
|
|
|
@83b4671
|
13 years |
michaelni |
lavc: Check codec_ids against insertion/removial typos
Signed-off-by: …
|
|
|
@75f2cc51
|
13 years |
michaelni |
avutil: check sampleformats enum, pict type enum and media type enum …
|
|
|
@68230eb3
|
13 years |
michaelni |
pixfmts: Selfcheck against insertions / deletions in the enum.
…
|
|
|
@f37b2d5a
|
13 years |
michaelni |
aacdec: Fix null pointer crash
Fixes bug170
Bug found by: Gautam Gupta …
|
|
|
@4d70023a
|
13 years |
michaelni |
h264: fix init of topleft ref/mv.
Fixes Ticket778
Signed-off-by: …
|
|
|
@53b6503
|
13 years |
michaelni |
avienc: Fix rawvideo 32bit
Bug found by: Rik Maes …
|
|
|
@9af6abdc
|
13 years |
michaelni |
atrac3: Fix crash in tonal component decoding.
Fixes Ticket780
Bug …
|
|
|
@552ec4c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a1e98f19
|
13 years |
mans |
get_bits: remove A32 variant
The A32 bitstream reader variant is only …
|
|
|
@a7b5e841
|
13 years |
anton |
avconv: support stream specifiers in -metadata and -map_metadata
…
|
|
|
@bb9747c8
|
13 years |
anton |
wavpack: Fix 32-bit clipping
In the case that (frame_flags & 0x03) == …
|
|
|
@365e1ec2
|
13 years |
anton |
wavpack: Clip samples after shifting
It doesn't make much sense to …
|
|
|
@6d8e6fe
|
13 years |
michaelni |
CODEC_ID_SOL_DPCM: Fix used write buffer.
Bug found by: Oana Stratulat …
|
|
|
@0b4c3232
|
13 years |
rsbultje |
h264: don't drop B-frames after next keyframe on POC reset.
The …
|
|
|
@4af0262f
|
13 years |
michaelni |
cljr: Check if width or height are positive integers
width and height …
|
|
|
@7b92863f
|
13 years |
michaelni |
ffmpeg: Fix killing [Y/n] prompt with ctrl-c
Signed-off-by: Michael …
|
|
|
@cf7076ee
|
13 years |
michaelni |
ffmpeg: exit() on repeated ctrl-c
Signed-off-by: Michael Niedermayer …
|
|
|
@3d07e0ab
|
13 years |
michaelni |
h264: return the consumed amountg in case of Q264
Signed-off-by: …
|
|
|
@22796042
|
13 years |
michaelni |
h264: retuen the amount read in case of NAL_END_SEQUENCE
…
|
|
|
@902c0904
|
13 years |
michaelni |
h264: reset nal_unit_type so that decoding frames without any nal …
|
|
|
@f890cb94
|
13 years |
michaelni |
mtvdemuxer: fix segfault caused by truncated packets.
Signed-off-by: …
|
|
|
@ee181f84
|
13 years |
michaelni |
lavf: print an error if a packet has been truncated due to filesize
in …
|
|
|
@207d9eab
|
13 years |
michaelni |
txd/westwood: remove demuxer specific overallocate solutions as the …
|
|
|
@559ae20d
|
13 years |
michaelni |
lavf: Update AVIOContext.maxsize when hitting the end.
Signed-off-by: …
|
|
|
@b8909cb3
|
13 years |
mans |
get_bits: remove useless pointer casts
These pointers are already of …
|
|
|
@54e75be4
|
13 years |
diego |
configure: refactor lists of tests and components into variables
|
|
|
@11b1db27
|
13 years |
mans |
rv40: NEON optimised weak loop filter
Signed-off-by: Mans Rullgard …
|
|
|
@39f59a8d
|
13 years |
michaelni |
RELEASE: We're now at 0.9.0.git
Signed-off-by: Michael Niedermayer …
|
|
|