|
|
|
@3939b79
|
12 years |
michaelni |
wmavoicedec: use the checked bitstream, reader
Fixes out of array …
|
|
|
@14c8ee00
|
12 years |
michaelni |
vp3dec: move threads check out of header packet type check
Prevents …
|
|
|
@1336382c
|
12 years |
michaelni |
avfilter_get_audio_buffer_ref_from_frame: fix handling of >8 channels
…
|
|
|
@94ef1667
|
12 years |
michaelni |
dirac/x86: Fix handling blocksizes that are not a multiple of 4
Fixes …
|
|
|
@5c9cae74
|
12 years |
michaelni |
dirac: Only use MMX if MMX is available.
Signed-off-by: Michael …
|
|
|
@8c4aebb5
|
12 years |
michaelni |
qdm2: increase noise_table size
This prevents out of array reads. An …
|
|
|
@4484c722
|
12 years |
michaelni |
alsdec/read_specific_config: check for init_get_bits failure
This …
|
|
|
@1146bbc5
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@bb2f4ae4
|
12 years |
michaelni |
Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2'
* commit …
|
|
|
@51e9d2db
|
12 years |
onemda |
aasc: fix 16bpp on big-endian
|
|
|
@834e9fb0
|
12 years |
martin |
x86: hpeldsp: Fix a typo, use the right register
This makes the code …
|
|
|
@4839fbe2
|
12 years |
lu_zero |
shorten: fix array subscript is below array bounds warning
…
|
|
|
@05b0998f
|
12 years |
lu_zero |
dsputil: Fix error by not using redzone and register name
…
|
|
|
@0501d064
|
12 years |
stefasab |
lavd/v4l2: use avcodec_find_decoder in list_formats
Because …
|
|
|
@4ade824e
|
12 years |
michaelni |
mjpegdec: rgb mode is specific for ljpeg, disable it for others.
…
|
|
|
@73abc3a6
|
12 years |
michaelni |
aacdec: check init_get_bits return
Also fixes an integer overflow
…
|
|
|
@8888c72f
|
12 years |
michaelni |
mjpegdec: fix memcmp size for *_count
Fixes assertion failure
…
|
|
|
@d88d0b6d
|
12 years |
Carl Eugen Hoyos |
Write forced track flag to matroska files.
Based on a patch by Daniel …
|
|
|
@a6a51016
|
12 years |
Carl Eugen Hoyos |
Fix some avi rawvideo formats on big endian.
Fixes ticket #2196.
|
|
|
@4eb93bed
|
12 years |
derek.buitenhuis |
swscale: GBRP output support
Signed-off-by: Michael Niedermayer …
|
|
|
@deefdf97
|
12 years |
michaelni |
avpriv_mpeg4audio_get_config: check init_get_bits() return code.
…
|
|
|
@96f452ac
|
12 years |
michaelni |
aacdec: check channel count
Prevent out of array accesses
Found-by: …
|
|
|
@9d602a0b
|
12 years |
michaelni |
lavc/dnxhdenc: print valid profiles when codec parameters are invalid
…
|
|
|
@5b83b2da
|
12 years |
michaelni |
lavc/dnxhddata: add frame_rates field to cid table
Signed-off-by: …
|
|
|
@93d319a5
|
12 years |
stefasab |
lavd/v4l2: select input immediately after opening the device
After …
|
|
|
@5306976b
|
12 years |
stefasab |
lavd/v4l2: sanitize logic of device_try_init(), so that it properly …
|
|
|
@27db2bf0
|
12 years |
stefasab |
ffmpeg: remove -crop* and -pad* options
The options have been …
|
|
|
@43af18ef
|
12 years |
stefasab |
ffmpeg: implement -force_key_frames expression evalution
|
|
|
@2b14344a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
arm: …
|
|
|
@f5c0b9aa
|
12 years |
michaelni |
Merge commit '96753bd00d6d4046db6818c0aadc21bf2a11d77b'
* commit …
|
|
|
@edde562
|
12 years |
michaelni |
AVG_PIXELS8_XY2: fix typo, make code actually work
Signed-off-by: …
|
|
|
@5327a455
|
12 years |
michaelni |
dsputil: x86: Correct the number of registers used in …
|
|
|
@d9e62f36
|
12 years |
michaelni |
dsputil: add missing HAVE_YASM guard
Fix compile error under …
|
|
|
@5934be16
|
12 years |
michaelni |
x86/mpeg4qpel: Fix author attribution
Also fix project name
See git …
|
|
|
@aa3f4499
|
12 years |
michaelni |
x86/hpeldsp: Fix author attribution
This also fixes the project name
…
|
|
|
@91c8921d
|
12 years |
michaelni |
Merge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46'
* commit …
|
|
|
@6b2f7fd1
|
12 years |
michaelni |
Merge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568'
* commit …
|
|
|
@f2b6aab
|
12 years |
Clément Bœsch |
lavf/srtdec: do not try to queue empty subtitle chunks.
Regression …
|
|
|
@2026eb1
|
12 years |
martin |
arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht
This makes …
|
|
|
@07a7145d
|
12 years |
onemda |
lavc/iff: rgbn: fix decoding on big endian
Fixes #2193.
…
|
|
|
@96753bd0
|
12 years |
lu_zero |
dsputil: x86: Correct the number of registers used in …
|
|
|
@0eedf5d7
|
12 years |
lu_zero |
dsputil: add missing HAVE_YASM guard
Fix compile error under …
|
|
|
@78bc4d6
|
12 years |
lu_zero |
hwaccel: do not offer unsupported pixel formats
Signed-off-by: Luca …
|
|
|
@ec0e9200
|
12 years |
lu_zero |
vdpau: add missing pixel format for H.264
Signed-off-by: Luca Barbato …
|
|
|
@71155d7b
|
12 years |
lu_zero |
dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm
…
|
|
|
@f9abeecd
|
12 years |
michaelni |
swr/ build_filter: use av_calloc() fix buffer overflow
Fixes integer …
|
|
|
@167af70
|
12 years |
michaelni |
swr: limit phase_shift to a less insane value.
This prevents …
|
|
|
@f90ff77
|
12 years |
rsbultje |
Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.
|
|
|
@b1683084
|
12 years |
michaelni |
tiff: in add_string_metadata() check the count more completely
…
|
|
|
@5de286ef
|
12 years |
michaelni |
mvdec: check var_read_string() return value
Prevent null pointer …
|
|
|
@362271d7
|
12 years |
michaelni |
mvdec: Check the frame counter against the correct limit.
fixes out …
|
|
|
@6512405c
|
12 years |
michaelni |
sws: disable yuv2rgb warning for planar rgb.
planar rgb formats do …
|
|
|
@f0d3a031
|
12 years |
michaelni |
sws: include isRGB in isAnyRGB() so that future RGB formats wont be …
|
|
|
@02001a37
|
12 years |
michaelni |
sws: add planar RGB formats to isAnyRGB
We have to make some symetric …
|
|
|
@3c2ecfcc
|
12 years |
michaelni |
sws: dont enable chrSrcHSubSample for planar RGB
This code path is …
|
|
|
@4e585f63
|
12 years |
michaelni |
sws: use planarRgbToRgbWrapper only for 8bit per component
The …
|
|
|
@5cb0782b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c46943ec
|
12 years |
michaelni |
Merge commit '3f47d316cda9037024ffbc76f789332e62b729bc'
* commit …
|
|
|
@8380fc88
|
12 years |
michaelni |
Merge commit '7bcaeb408e3eb2d2f37a306009fa7fe7eb0f1d79'
* commit …
|
|
|
@8ab97a60
|
12 years |
michaelni |
Merge commit 'a0cabd0a27587525e90a44660c795d40d2f44fe2'
* commit …
|
|
|
@c0c06c1b
|
12 years |
stefasab |
doc/texi2pod: fix warnings introduced in …
|
|
|
@27cadb9c
|
12 years |
onemda |
remove av_strnstr from Changelog
Signed-off-by: Paul B Mahol …
|
|
|
@fe1057e0
|
12 years |
lu_zero |
doc: update the reference for the title
The recent texi2html exports …
|
|
|
@325ee4ed
|
12 years |
michaelni |
Merge commit 'f337c29017b10c98ccb4dce20efced4c74b665f6'
* commit …
|
|
|
@3a9f48f0
|
12 years |
michaelni |
Merge commit 'ade402804a0e811cd00862c90559121a793054a6'
* commit …
|
|
|
@446d62f0
|
12 years |
michaelni |
Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45'
* commit …
|
|
|
@d235d24
|
12 years |
michaelni |
Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d'
* commit …
|
|
|
@e7e14bc6
|
12 years |
michaelni |
Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'
* commit …
|
|
|
@04f4dbc2
|
12 years |
anton |
mpegvideo_enc: fix indentation in load_input_picture()
|
|
|
@3f47d316
|
12 years |
anton |
mpegvideo_enc: do not modify the input frame.
|
|
|
@7bcaeb40
|
12 years |
anton |
mjpegdec: fix indentation
|
|
|
@0ce033f
|
12 years |
anton |
rawdec: cosmetics, reformat
|
|
|
@b965cb90
|
12 years |
anton |
mimic: return meaningful error codes.
|
|
|
@a0cabd0a
|
12 years |
anton |
mimic: cosmetics, reformat
|
|
|
@04e12496
|
12 years |
anton |
iff: drop ff_ prefix from a static function.
|
|
|
@9221c0af
|
12 years |
anton |
pngdec: cosmetics, reformat.
Also remove a commented out line.
|
|
|
@edb2426
|
12 years |
anton |
dxa: return meaningful error codes.
|
|
|
@adf0110d
|
12 years |
anton |
eatgq: cosmetics, reformat.
|
|
|
@25c75525
|
12 years |
onemda |
lavc/iff: ilbm: unbreak decoding on big endian
Fixes #2192.
…
|
|
|
@f337c290
|
12 years |
anton |
eatgq: return meaningful error codes.
|
|
|
@4b7598e2
|
12 years |
anton |
eatgv: cosmetics, reformat
|
|
|
@ade40280
|
12 years |
anton |
eatgv: return meaningful error codes.
|
|
|
@0859eaa
|
12 years |
anton |
cyuv: return meaningful error codes.
|
|
|
@6837bd6
|
12 years |
anton |
txd: return meaningful error codes.
|
|
|
@42c6f2a6
|
12 years |
nicolas.george |
lavfi/vf_drawtext: default to expansion=normal.
|
|
|
@69c25c92
|
12 years |
anton |
dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().
Do not assume …
|
|
|
@5361f495
|
12 years |
nicolas.george |
fate: add an attachment to the Matroska test.
|
|
|
@255ae9f3
|
12 years |
nicolas.george |
lavfi: version bump and change log entries after the last commits.
|
|
|
@033a86f9
|
12 years |
diego |
x86: h264qpel: Move stray comment to the right spot and clarify it
|
|
|
@41f025df
|
12 years |
nicolas.george |
ffmpeg: support filtering of unknown channel layouts.
|
|
|
@699b286a
|
12 years |
nicolas.george |
lavfi/af_anull: accept unknown channel layouts.
|
|
|
@b0050245
|
12 years |
nicolas.george |
lavfi/af_aresample: accept unknown channel layouts.
|
|
|
@6d962aec
|
12 years |
nicolas.george |
lavfi/af_aformat: accept unknown channel layouts.
|
|
|
@ea645e9
|
12 years |
nicolas.george |
lavfi/buffersrc: accept unknown channel layouts.
|
|
|
@19506af
|
12 years |
nicolas.george |
lavfi/sink_buffer: accept unknown channel layouts.
Add a field to the …
|
|
|
@b6b2f343
|
12 years |
nicolas.george |
lavfi: implement ff_query_formats_all().
|
|
|
@7bb98b75
|
12 years |
nicolas.george |
lavfi: implement ff_all_channel_counts().
|
|
|
@b6afb2dd
|
12 years |
nicolas.george |
lavfi: support unknown channel layouts.
|
|
|
@fccd8c21
|
12 years |
nicolas.george |
ffmpeg: add -guess_layout_max option.
|
|
|
@9648e149
|
12 years |
onemda |
lavc/gif: remove some obsolete/irrelevant chunks
Some code was copy …
|
|
|