|
|
|
@7a3df014
|
13 years |
michaelni |
The lt and lte functions were swapped.
|
|
|
@8df774be
|
13 years |
michaelni |
avidec: better NI detection.
The new code detects NI avis by …
|
|
|
@7c9d6936
|
13 years |
michaelni |
lavc: check media type of the decoder before calling it.
This fixes a …
|
|
|
@2f7bd3b5
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
apedec: …
|
|
|
@5216245a
|
13 years |
michaelni |
indeo4: fix null ptr dereference
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@6bd97445
|
13 years |
michaelni |
FATE: Add RALF decoding test
Signed-off-by: Derek Buitenhuis …
|
|
|
@d3db8988
|
13 years |
michaelni |
indeo4: check that num_mbs matches
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@420d1df2
|
13 years |
derek.buitenhuis |
apedec: check bits <= 32.
Fixes a floating-point exception further …
|
|
|
@3768445b
|
13 years |
michaelni |
tm2dec: fix overread
Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
|
|
|
@c265b77b
|
13 years |
rsbultje |
cavs: Remove unused code.
The square is always passed as 1 whenever …
|
|
|
@f9143d24
|
13 years |
michaelni |
ividsp: prevent pointers from going outside and overreading.
…
|
|
|
@12038ab1
|
13 years |
michaelni |
ividsp: zero pitch so as not to overread
Found-by: Mateusz "j00ru" …
|
|
|
@874ac0b1
|
13 years |
michaelni |
indeo5: change AVCodecContext w/h when internal ones change.
…
|
|
|
@d2a60743
|
13 years |
michaelni |
fate: update regression checksum due to …
|
|
|
@95ce0ddc
|
13 years |
stefasab |
lavfi/fade: fix black level for non studio-level pixel formats
Fix …
|
|
|
@1a06d6dd
|
13 years |
Reimar.Doeffinger |
lxfdec: support version 1 files, too.
Fixes trac issue #656.
…
|
|
|
@40393ac5
|
13 years |
Reimar.Doeffinger |
movenc: add some default cases.
This fixes crashes when copying a …
|
|
|
@50059bde
|
13 years |
Reimar.Doeffinger |
MOV: Fix old-style muxed raw-audio data.
This patch fixes the sample …
|
|
|
@e0ad7f74
|
13 years |
Reimar.Doeffinger |
MOV: bail out to toplevel when encountering a trak or mdat chunk.
…
|
|
|
@2d54bbb9
|
13 years |
michaelni |
vsrc_buffer: Store allocated scale filter and free it later.
Fixes a …
|
|
|
@c5f9a66f
|
13 years |
michaelni |
avfilter: allow freeing NULL.
this way avfilter_free() can be called …
|
|
|
@a79af8e8
|
13 years |
michaelni |
dcttest: put ff_prores_idct_put_10_sse2_wrap under HAVE_YASM
…
|
|
|
@10b1c060
|
13 years |
justin.ruggles |
oggenc: fix condition when not to flush due to keyframe granule.
The …
|
|
|
@ed3e1b48
|
13 years |
justin.ruggles |
oggenc: add pagesize option to set preferred page size
When set, if …
|
|
|
@67aec40
|
13 years |
justin.ruggles |
libspeexdec: set frame size in libspeex_decode_init()
This fixes …
|
|
|
@2b6325ca
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@96df29c3
|
13 years |
michaelni |
svq3: Fix pointer type mismatch warning.
Signed-off-by: Michael …
|
|
|
@280beebd
|
13 years |
michaelni |
cavsdec: initialize all tables to zeros.
This ensures that they dont …
|
|
|
@12cbbbb4
|
13 years |
justin.ruggles |
smacker audio: sign-extend the initial 16-bit predicted value
Fixes …
|
|
|
@a627c1a1
|
13 years |
michaelni |
svq1enc: fix ptr type mismatch warning
Signed-off-by: Michael …
|
|
|
@e2094bd0
|
13 years |
michaelni |
mpeghaudiodec: Fix "set but not used" warnings
Signed-off-by: Michael …
|
|
|
@8307025
|
13 years |
michaelni |
mjpegdec: Fix "assignment from incompatible pointer type" warnings
…
|
|
|
@03757d48
|
13 years |
michaelni |
j2kenc: Fix "function declaration isn’t a prototype" warning
…
|
|
|
@cb9fe274
|
13 years |
michaelni |
j2kdec: fix format strings
Signed-off-by: Michael Niedermayer …
|
|
|
@3ebfe22d
|
13 years |
michaelni |
interplayvideodec: pass correct pointer to av_dlog()
Signed-off-by: …
|
|
|
@90f9b063
|
13 years |
michaelni |
dvbsubdec: Fix "set but not used" warning
Signed-off-by: Michael …
|
|
|
@a76a2ffe
|
13 years |
michaelni |
libavformat: Fix several "incompatible pointer type" warnings.
…
|
|
|
@ec0965be
|
13 years |
michaelni |
cavsdec: ensure the tables have been allocated before using them
…
|
|
|
@b691fd7a
|
13 years |
diego |
h264: drop ff_h264_ prefix from static function …
|
|
|
@9ad80ef3
|
13 years |
diego |
h264: Make ff_h264_decode_end() static, it is not used externally.
…
|
|
|
@afd8a395
|
13 years |
diego |
output-example: K&R formatting cosmetics, comment spelling fixes
|
|
|
@2b7c0c9f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mp3dec: …
|
|
|
@d3d5e84f
|
13 years |
michaelni |
img2dec: remove GLOB_TILDE support.
tilde expansion should/can be …
|
|
|
@93f6d04
|
13 years |
lu_zero |
avf: make the example output the proper message
av_dump_format needs …
|
|
|
@28db30aa
|
13 years |
lu_zero |
avf: fix audio writing in the output-example
av_init_packet does not …
|
|
|
@3e1ff8eb
|
13 years |
michaelni |
img2dec: Recognize glob meta chars only if prefixed by %
This …
|
|
|
@0be130e
|
13 years |
michaelni |
img2: glob matching for image series
Signed-off-by: Michael …
|
|
|
@d61ef05b
|
13 years |
michaelni |
ffmpeg: check pts like dts for being in the past.
Signed-off-by: …
|
|
|
@4f7c7624
|
13 years |
rsbultje |
mov: don't overwrite existing indexes.
Prevents all kind of badness …
|
|
|
@0399fe0f
|
13 years |
rsbultje |
lzw: fix potential integer overflow.
|
|
|
@b7b1509d
|
13 years |
rsbultje |
truemotion: forbid invalid VLC bitsizes and token values.
…
|
|
|
@bf39d3b5
|
13 years |
rsbultje |
truemotion2: handle out-of-frame motion vectors through edge …
|
|
|
@30ced7e6
|
13 years |
michaelni |
lavf: print ts values in pts < dts error message
Signed-off-by: …
|
|
|
@9bd41bb1
|
13 years |
martin |
configure: Check for a different SDL function
This one is available …
|
|
|
@42043646
|
13 years |
michaelni |
ffmpeg: switch duration calculation code from avg to r frame_rate.
…
|
|
|
@a05c41ac
|
13 years |
kostya.shishkov |
mp3dec: perform I/S and M/S only when frame mode is joint stereo.
…
|
|
|
@f704eb61
|
13 years |
kostya.shishkov |
id3v2: add another mimetype for JPEG image
|
|
|
@282ec728
|
13 years |
Carl Eugen Hoyos |
Do not try to use lowres for unusual jpg subsampling.
Fixes ticket #1144.
|
|
|
@9a0f2b7b
|
13 years |
Carl Eugen Hoyos |
Revert "Fix compilation with hardcoded tables."
This reverts commit …
|
|
|
@1dab5efa
|
13 years |
michaelni |
fate/vp8-size-change: set bitexact flag
Signed-off-by: Michael …
|
|
|
@a37a281
|
13 years |
michaelni |
ffmpeg: pass bitexact flag to vsrc_buffer
Signed-off-by: Michael …
|
|
|
@ddd89740
|
13 years |
michaelni |
iff: prevent a possible crash with broken/prepared IFF PBM
Based on …
|
|
|
@aebce0b0
|
13 years |
michaelni |
Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder
* …
|
|
|
@9aeacc95
|
13 years |
michaelni |
ffmpeg: dont disable dr1 when changing dimensions are encountered in …
|
|
|
@e5c3b51c
|
13 years |
michaelni |
ffmpeg: disable dr1 when frame sizes change.
dr1 seems to work fine …
|
|
|
@8c2045c9
|
13 years |
michaelni |
avfilter: set w/h in avfilter_fill_frame_from_video_buffer_ref().
…
|
|
|
@d40ff29c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
asf: …
|
|
|
@ddcf67c8
|
13 years |
rsbultje |
lzw: prevent buffer overreads.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@28e8c4d5
|
13 years |
diego |
WMAL: Remove inaccurate and unnecessary doxy
A call to …
|
|
|
@63a1b48
|
13 years |
rsbultje |
h264: fix cabac-on-stack after safe cabac reader.
|
|
|
@b678dd96
|
13 years |
mbradshaw |
Fixes ticket 1127.
I'm still looking into why bpp is getting set to 0.
|
|
|
@99bb88c5
|
13 years |
stefasab |
doc/ffmpeg: update and extend documentation for -copytb
Address trac …
|
|
|
@bd508d43
|
13 years |
rsbultje |
truemotion2: convert packet header reading to bytestream2.
Also use …
|
|
|
@44257ef4
|
13 years |
rsbultje |
asf: only set index_read if the index contained entries.
This allows …
|
|
|
@a9401981
|
13 years |
rsbultje |
cabac: add overread protection to BRANCHLESS_GET_CABAC().
Found-by: …
|
|
|
@448dc425
|
13 years |
rsbultje |
cabac: increment jump locations by one in callers of …
|
|
|
@16f6e83f
|
13 years |
rsbultje |
cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
|
|
|
@951014e5
|
13 years |
rsbultje |
cabac: use struct+offset instead of memory operand in …
|
|
|
@a0bdcb01
|
13 years |
rsbultje |
h264: add overread protection to get_cabac_bypass_sign_x86().
|
|
|
@95bfa4ea
|
13 years |
rsbultje |
h264: reindent get_cabac_bypass_sign_x86().
|
|
|
@db02592
|
13 years |
rsbultje |
h264: use struct offsets in get_cabac_bypass_sign_x86().
|
|
|
@7374fac8
|
13 years |
rsbultje |
h264: fix overreads in cabac reader.
Found-by: Mateusz "j00ru" …
|
|
|
@247fbf07
|
13 years |
nicolas.george |
ass: fix aspect ratio computation.
|
|
|
@d360dd90
|
13 years |
rsbultje |
wmall: fix seeking.
|
|
|
@0a82f52
|
13 years |
rsbultje |
lagarith: fix buffer overreads.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@c0b34e61
|
13 years |
diego |
dvdec: drop unnecessary dv_tablegen.h #include
dvdec.c uses nothing …
|
|
|
@c44417e1
|
13 years |
michaelni |
indeo4: Dont leave tables in random state on errors.
Signed-off-by: …
|
|
|
@a74d7218
|
13 years |
michaelni |
indeo4: apply correction to eob/esc indexes too
Found-by: Mateusz …
|
|
|
@92f7f1db
|
13 years |
michaelni |
indeo4: Check for mismatching scan tables
Found-by: Mateusz "j00ru" …
|
|
|
@2efb710a
|
13 years |
mans |
build: fix doc generation errors in parallel builds
The $(dir) …
|
|
|
@a60a4d70
|
13 years |
michaelni |
vc1dec: Fix global array overread.
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@8db2935d
|
13 years |
michaelni |
apedec: fix global array overread
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@a92be9b8
|
13 years |
diego |
Replace memset(0) by zero initializations.
Also remove one pointless …
|
|
|
@856c8e0a
|
13 years |
diego |
faandct: Remove FAAN_POSTSCALE define and related code.
It is not a …
|
|
|
@a839dbb9
|
13 years |
anton |
dvenc: print allowed profiles if the video doesn't conform to any of them.
|
|
|
@3c6607eb
|
13 years |
anton |
avcodec_encode_{audio,video}: only reallocate output packet when it …
|
|
|
@e2e165c0
|
13 years |
anton |
FATE: add a test for vp8 with changing frame size.
|
|
|
@7a5e5872
|
13 years |
michaelni |
apedec: check bits <= 32
Fixes FPE
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@936951ca
|
13 years |
michaelni |
tm2dec: check total_frames and extradata_size.
Fixes overread
…
|
|
|
@b17b296
|
13 years |
Carl Eugen Hoyos |
Fix compilation with hardcoded tables.
|
|
|