Michael Niedermayer
|
7f62368bac
MAINTAINERS: Add Rodger Combs to ffmpeg-security
|
8 years ago |
Michael Niedermayer
|
4f21868207
MAINTAINERS: add wm4 to ffmpeg-security
|
8 years ago |
Michael Niedermayer
|
3d66eb6ec3
MAINTAINERS: Make formating of ffmpeg-security entry the same as others
|
8 years ago |
Michael Niedermayer
|
4c0139463c
avcodec/vp56: Factorize vp56_render_mb() out
|
8 years ago |
Michael Niedermayer
|
949d2176ef
avcodec/dca: Fix multiple runtime error: signed integer overflow
|
8 years ago |
Michael Niedermayer
|
63e400a880
avcodec/pictordec: Check plane value before doing value/mask computations
|
8 years ago |
Michael Niedermayer
|
25e93aacc2
avcodec/mpeg4videodec: Fix runtime error: left shift of negative value -2650
|
8 years ago |
Michael Niedermayer
|
4ea7744859
avcodec/h264idct_template: Fix multiple runtime error: signed integer overflow
|
8 years ago |
Paul B Mahol
|
26a7d6a301
avcodec/qdrw: check bytes per scanline for 2bpp images
|
8 years ago |
Paul B Mahol
|
86ab6b6e08
avcodec/scpr: check if total_freq is 0 in decode0
|
8 years ago |
James Darnley
|
33de0fee2c
avcodec/h264: enable sse2 chroma deblock/loop filter functions
|
8 years ago |
James Darnley
|
cd893b9307
avcodec/h264: add avx 8-bit 4:2:2 chroma h intra deblock/loop filter
|
8 years ago |
James Darnley
|
0e16b3e2be
avcodec/h264: add avx 8-bit 4:2:0 chroma h intra deblock/loop filter
|
8 years ago |
James Darnley
|
987ffe4b8d
avcodec/h264: add avx 8-bit chroma v intra deblock/loop filter
|
8 years ago |
James Darnley
|
88307b3eec
avcodec/h264: add avx 8-bit 4:2:2 chroma h deblock/loop filter
|
8 years ago |
James Darnley
|
ac096fc82d
avcodec/h264: add avx 8-bit 4:2:0 chroma h deblock/loop filter
|
8 years ago |
James Darnley
|
5c56758843
avcodec/h264: add avx 8-bit chroma v deblock/loop filter
|
8 years ago |
Carl Eugen Hoyos
|
1e298e7724
lavc/svq3: Remove an unused function.
|
8 years ago |
Paul B Mahol
|
3a7f8d2a1f
avcodec/qdrw: consume bytes when end is reached for 8bpp case
|
8 years ago |
Paul B Mahol
|
1dcf91f2d3
avcodec/qdrw: fix decoding of odd sized images for 8bpp
|
8 years ago |
Paul B Mahol
|
dc78696ea4
avcodec/qdrw: fix decoding odd size images for 2bpp and 4bpp
|
8 years ago |
Paul B Mahol
|
05aa53dc55
avcodec/qdrw: fix decoding odd size images for 16bit case
|
8 years ago |
Carl Eugen Hoyos
|
f8d2079a67
ffmpeg: Add a linebreak to an error message.
|
8 years ago |
Marton Balint
|
80b644c6ee
avdevice/decklink_dec: remove AVFMT_RAWPICTURE
|
8 years ago |
Marton Balint
|
418ce91507
avdevice/decklink_enc: convert AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAME
|
8 years ago |
Marton Balint
|
48f8ad3290
avdevice/decklink_enc: add support to specify field order
|
8 years ago |
Marton Balint
|
e0eb0bdab9
avdevice/decklink_enc: convert to codecpar
|
8 years ago |
Paul B Mahol
|
6d856b2579
avcodec/scpr: add support for older version
|
8 years ago |
Michael Niedermayer
|
7e9ba78f6b
avcodec/flacdsp: Fix: runtime error: signed integer overflow: -1027555328 + -1226681270 cannot be represented in type 'int'
|
8 years ago |
Michael Niedermayer
|
87eb374970
avcodec/eac3dec: Fix runtime error: left shift of negative value -3
|
8 years ago |
Michael Niedermayer
|
aff8cf18cb
avcodec/mpeg12dec: Fix runtime error: left shift of negative value -2
|
8 years ago |
Michael Niedermayer
|
0716bcce5b
avcodec/ituh263dec: Check for the bitstream end in ff_h263_decode_mb()
|
8 years ago |
Micah Galizia
|
489c09ad4b
add locale month names to av_small_strptime
|
8 years ago |
Paul B Mahol
|
3a003cc381
fate: update ffprobe stuff after dbc7f02a727286f3
|
8 years ago |
Michael Niedermayer
|
7e4f32f4e4
avutil/frame: Disallow zero sized frame side data
|
8 years ago |
Michael Niedermayer
|
5804201cba
avutil/frame: Reimplement av_frame_new_side_data() without size=0 special case
|
8 years ago |
Michael Niedermayer
|
58f3469cc6
avcodec/wavpack: Fix 280:22: runtime error: left shift of negative value -1
|
8 years ago |
Michael Niedermayer
|
5eb04570f6
avcodec/wavpack: Check post_shift
|
8 years ago |
Paul B Mahol
|
dbc7f02a72
avfilter/aeval: trim last frame's number of samples to match requested duration
|
8 years ago |
Carl Eugen Hoyos
|
353f509ee3
lswr/rematrix: Remove an aggressive loop optimization.
|
8 years ago |
Michael Niedermayer
|
d34bf886e9
avcodec/vp56: Implement very basic error concealment
|
8 years ago |
Hendrik Leppkes
|
3aef2fceff
avformat/hlsenc: don't use %s for strftime on msvc
|
8 years ago |
Steven Liu
|
f73ef3748e
avformat/hlsenc: fix hls_flags temp_file bug
|
8 years ago |
Michael Niedermayer
|
6bd79ba59f
avcodec/amrwbdec: Fix 2 runtime errors: left shift of negative value -1
|
8 years ago |
Michael Niedermayer
|
310d2af319
avcodec/pngdec: Fix runtime error: left shift of 152 by 24 places cannot be represented in type 'int'
|
8 years ago |
Michael Niedermayer
|
513a349439
avcodec/vp56: Fix sign typo
|
8 years ago |
Michael Niedermayer
|
5d81616be3
avcodec/mpegaudiodec_template: Correct return code on id3 tag discarding
|
8 years ago |
Rostislav Pehlivanov
|
70259737cb
opus_pvq: prevent division by 0
|
8 years ago |
Paul B Mahol
|
e01c32f260
avcodec/scpr: remove 4 dead store
|
8 years ago |
Paul B Mahol
|
c583e701bd
avcodec/fmvc: initialize opcode to 0
|
8 years ago |