|
|
|
@0ba8ba16
|
11 years |
diego |
aacps: Adjust some const qualifiers to suppress warnings
|
|
|
@430d1219
|
11 years |
anton |
pcx: round up in bits->bytes conversion in a buffer size check
Fixes …
|
|
|
@c918e08b
|
11 years |
anton |
truemotion1: make sure index does not go out of bounds
Fixes invalid …
|
|
|
@ce9bba53
|
11 years |
anton |
avidec: fix a memleak in the dv init code.
Found-by: Mateusz "j00ru" …
|
|
|
@de4ec97
|
11 years |
anton |
vc1: fix a memleak.
Happens on a B-frame when neither low_delay nor …
|
|
|
@ca41c72c
|
11 years |
anton |
motionpixels: clip VLC codes.
Fixes invalid reads.
Found-by: Mateusz …
|
|
|
@8b516f15
|
11 years |
anton |
matroskadec: use correct compression parameters for current track …
|
|
|
@30be1ea
|
11 years |
anton |
matroskadec: pad EBML_BIN data.
It might be passed to code requiring …
|
|
|
@f0259a58
|
11 years |
anton |
h264: check buffer size before accessing it
Fixes invalid reads. …
|
|
|
@1f3e56b
|
11 years |
anton |
gifdec: convert to bytestream2
|
|
|
@c453723a
|
11 years |
anton |
gifdec: check that the image dimensions are non-zero
Also add an …
|
|
|
@074c769d
|
11 years |
anton |
h264_cavlc: check the size of the intra PCM data.
Fixes invalid …
|
|
|
@ac0e03ba
|
11 years |
diego |
dct/fft: Give consistent names to fixed/float template files
|
|
|
@dd249245
|
11 years |
vittorio.giovara |
filter docs: reference scale and fps filters
|
|
|
@d28fc7b
|
11 years |
vittorio.giovara |
avconv_filter: add new line after error message
|
|
|
@874838dc
|
11 years |
vittorio.giovara |
fate: add one select filter test
This test selects alternate frames …
|
|
|
@305d3d9
|
11 years |
vittorio.giovara |
mpeg4videoenc: restore macro parentheses
These were erroneously …
|
|
|
@ea9f7173
|
11 years |
martin |
configure: Avoid requiring c99wrap for working around msys path issues …
|
|
|
@a7b87ca9
|
11 years |
anton |
libxavs: rename and fix a variable name
It was mis-spelled in …
|
|
|
@03f6d4e
|
11 years |
derek.buitenhuis |
win{32,64}: Hard disable symbol versioning
ICL doesn't return an …
|
|
|
@ffb0af7f
|
11 years |
diego |
ac3dec: simplify an expression
Signed-off-by: Diego Biurrun …
|
|
|
@57f13fd7
|
11 years |
diego |
dv_tablegen: Remove CONFIG_SMALL preprocessor check
The code does in …
|
|
|
@6f1ec8ed
|
11 years |
vittorio.giovara |
avcodec.h: include version.h before using version macro
|
|
|
@3a16ec19
|
11 years |
vittorio.giovara |
vf_interlace: check one av_frame_clone allocation
|
|
|
@c673fc91
|
11 years |
vittorio.giovara |
hevc_sei: drop unused parameter
|
|
|
@d234c7a0
|
11 years |
vittorio.giovara |
mpeg4videodec: K&R formatting cosmetics
|
|
|
@8769113a
|
11 years |
vittorio.giovara |
mpeg4videoenc: K&R formatting cosmetics
|
|
|
@fa48be9b
|
11 years |
martin |
configure: Don't use symlinks for creating the out of tree makefile
…
|
|
|
@16e7b18
|
11 years |
diego |
mpegvideo: Fix swapping of UV planes for VCR2
|
|
|
@69d4dbfd
|
11 years |
diego |
aac_ac3_parser: simplify an expression
Signed-off-by: Diego Biurrun …
|
|
|
@37a3cac
|
11 years |
diego |
dcadec: simplify an expression
Signed-off-by: Diego Biurrun …
|
|
|
@a553c6a3
|
11 years |
anton |
lavc: use buf[0] instead of data[0] in checks whether a frame is …
|
|
|
@cc20fbcd
|
11 years |
martin |
rtmphttp: Check for both 0 and AVERROR_EOF
This makes RTMPT work …
|
|
|
@1c01b025
|
11 years |
anton |
mpegvideo_enc: use the AVFrame API properly.
|
|
|
@a6064b12
|
11 years |
anton |
ffv1: use the AVFrame API properly.
|
|
|
@706a9292
|
11 years |
anton |
jpegls: use the AVFrame API properly.
|
|
|
@14b35bf0
|
11 years |
anton |
huffyuv: use the AVFrame API properly.
|
|
|
@ffe04c3
|
11 years |
anton |
libxvid: use the AVFrame API properly.
|
|
|
@863a670e
|
11 years |
anton |
pcxenc: use the AVFrame API properly.
|
|
|
@7ca97aa7
|
11 years |
anton |
roqvideo: remove unused variables
|
|
|
@3722628
|
11 years |
anton |
libschroedingerenc: use the AVFrame API properly.
|
|
|
@97168b2
|
11 years |
anton |
eatgv: use the AVFrame API properly.
|
|
|
@b18c7c8d
|
11 years |
anton |
libxavs: use the AVFrame API properly.
|
|
|
@5290e02
|
11 years |
anton |
nuv: use the AVFrame API properly.
|
|
|
@d56a114
|
11 years |
anton |
flashsvenc: use the AVFrame API properly.
|
|
|
@57e7b3a8
|
11 years |
anton |
dnxhdenc: use the AVFrame API properly.
|
|
|
@d2287740
|
11 years |
anton |
libx264: use the AVFrame API properly.
|
|
|
@394ef4d1
|
11 years |
anton |
svq1enc: use the AVFrame API properly.
|
|
|
@219b35f5
|
11 years |
anton |
gif: use the AVFrame API properly.
|
|
|
@45bde93e
|
11 years |
anton |
sunrastenc: use the AVFrame API properly.
|
|
|
@fb26d761
|
11 years |
anton |
targaenc: use the AVFrame API properly.
|
|
|
@f26f711
|
11 years |
anton |
tiffenc: use the AVFrame API properly.
|
|
|
@78c6c9d
|
11 years |
anton |
pngenc: use the AVFrame API properly.
|
|
|
@0ea430c7
|
11 years |
anton |
lclenc: use the AVFrame API properly.
|
|
|
@d48c2063
|
11 years |
anton |
qtrleenc: use the AVFrame API properly.
|
|
|
@c8a52519
|
11 years |
anton |
ulti: use the AVFrame API properly.
|
|
|
@6792559f
|
11 years |
anton |
vc1: use the AVFrame API properly.
|
|
|
@042aec41
|
11 years |
anton |
flashsv: use the AVFrame API properly.
|
|
|
@e4155f15
|
11 years |
anton |
eamad: use the AVFrame API properly.
|
|
|
@4e7e8055
|
11 years |
anton |
dpxenc: use the AVFrame API properly.
|
|
|
@2a85a192
|
11 years |
anton |
bmpenc: use the AVFrame API properly.
|
|
|
@6a08d7fc
|
11 years |
anton |
sgienc: use the AVFrame API properly.
|
|
|
@730bac7b
|
11 years |
anton |
mss4: use the AVFrame API properly.
|
|
|
@20790991
|
11 years |
anton |
mss3: use the AVFrame API properly.
|
|
|
@e9198f61
|
11 years |
anton |
mss2: use the AVFrame API properly.
|
|
|
@acaffdca
|
11 years |
anton |
mss1: use the AVFrame API properly.
|
|
|
@508b3755
|
11 years |
anton |
tiertexseqv: use the AVFrame API properly.
|
|
|
@68af7f54
|
11 years |
anton |
smc: use the AVFrame API properly.
|
|
|
@32f7cf9
|
11 years |
anton |
truemotion2: use the AVFrame API properly.
|
|
|
@42d40fd2
|
11 years |
anton |
truemotion1: use the AVFrame API properly.
|
|
|
@4a4841d4
|
11 years |
anton |
fraps: use the AVFrame API properly.
|
|
|
@e8ef8a3
|
11 years |
anton |
rpza: use the AVFrame API properly.
|
|
|
@e52f38b
|
11 years |
anton |
motionpixels: use the AVFrame API properly.
|
|
|
@aca21478
|
11 years |
anton |
vmdvideo: use the AVFrame API properly.
|
|
|
@3c8ea9d4
|
11 years |
anton |
vmnc: use the AVFrame API properly.
|
|
|
@04f30711
|
11 years |
anton |
xan: use the AVFrame API properly.
|
|
|
@f3cd23fb
|
11 years |
anton |
xxan: use the AVFrame API properly.
|
|
|
@6886a85f
|
11 years |
anton |
zerocodec: use the AVFrame API properly.
|
|
|
@a837c4f2
|
11 years |
anton |
zmbvenc: use the AVFrame API properly.
|
|
|
@d100f9e7
|
11 years |
anton |
flicvideo: use the AVFrame API properly.
|
|
|
@84099f51
|
11 years |
anton |
smacker: use the AVFrame API properly.
|
|
|
@5c96f02
|
11 years |
anton |
mmvideo: use the AVFrame API properly.
|
|
|
@2e09096d
|
11 years |
anton |
kgv1: use the AVFrame API properly.
|
|
|
@79d501a8
|
11 years |
anton |
indeo2: use the AVFrame API properly.
|
|
|
@4b8a1941
|
11 years |
anton |
iff: use the AVFrame API properly.
|
|
|
@c5dfb903
|
11 years |
anton |
msrle: use the AVFrame API properly.
|
|
|
@952f943d
|
11 years |
anton |
FATE: add a jv test
|
|
|
@b7462a39
|
11 years |
anton |
jvdec: use the AVFrame API properly.
|
|
|
@2d2a92f7
|
11 years |
anton |
dxa: use the AVFrame API properly.
|
|
|
@55f954e7
|
11 years |
anton |
qpeg: use the AVFrame API properly.
|
|
|
@01de3c1
|
11 years |
anton |
cin video: use the AVFrame API properly.
|
|
|
@ef2a99c7
|
11 years |
anton |
msvideo1: use the AVFrame API properly.
|
|
|
@a639ea7f
|
11 years |
anton |
escape124: use the AVFrame API properly.
|
|
|
@224b6edd
|
11 years |
anton |
qtrle: use the AVFrame API properly.
|
|
|
@845020ed
|
11 years |
anton |
cljr: use the AVFrame API properly.
|
|
|
@4a8a35b
|
11 years |
anton |
cinepak: use the AVFrame API properly.
|
|
|
@cec5ce49
|
11 years |
anton |
cdxl: remove an unused variable
|
|
|
@670c7451
|
11 years |
anton |
c93: use the AVFrame API properly.
|
|
|
@a83fd501
|
11 years |
anton |
bethsoftvid: use the AVFrame API properly.
|
|
|
@33329c6e
|
11 years |
anton |
avs: use the AVFrame API properly.
|
|
|