|
|
|
@e60619f9
|
13 years |
michaelni |
Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary …
|
|
|
@3035c403
|
13 years |
michaelni |
Check for out of bounds writes in the Delphine Software International …
|
|
|
@8e5f093c
|
13 years |
michaelni |
Check for out of bounds reads in the Delphine Software International …
|
|
|
@44e2f0c3
|
13 years |
michaelni |
Check for out of bound reads in the QuickDraw decoder.
Signed-off-by: …
|
|
|
@9714a78b
|
13 years |
michaelni |
Revert "general.texi: we dont have a g729 encoder yet"
This reverts …
|
|
|
@68bbaac7
|
13 years |
michaelni |
fate: only test 10seconds of the g729 data, the reference files are …
|
|
|
@9cff6d9e
|
13 years |
michaelni |
libstagefright: change Libav to FFmpeg in copyright header with …
|
|
|
@96b07641
|
13 years |
michaelni |
fate: g729 test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@0f68a2bc
|
13 years |
michaelni |
g723_1_demuxer: rco is also a commonly used extension.
Signed-off-by: …
|
|
|
@e571305a
|
13 years |
baptiste.coudurier |
mov: Only touch extradata in mov_read_extradata() if codec_id is what …
|
|
|
@c8b83595
|
13 years |
michaelni |
Check for out of bound reads in xan_huffman_decode() of the xan …
|
|
|
@7afe2380
|
13 years |
tempn |
add LJ2K and LJ2C to jpeg2000 decoder
works on …
|
|
|
@04b4353f
|
13 years |
michaelni |
g723.1: very minor simplify of gen_acb_excitation()
Signed-off-by: …
|
|
|
@631eee6e
|
13 years |
michaelni |
g723.1: use MULL(a,b,15) for MULL2()
idea by vitor
Signed-off-by: …
|
|
|
@cb58adaa
|
13 years |
michaelni |
g723.1: simplify scale_vector()
Signed-off-by: Michael Niedermayer …
|
|
|
@431f8af8
|
13 years |
michaelni |
g723.1: replace loop of normalize_bits( by av_log2()
idea by vitor …
|
|
|
@6e50554
|
13 years |
michaelni |
g723.1: cleanup square_root()
Signed-off-by: Michael Niedermayer …
|
|
|
@c02c52f
|
13 years |
michaelni |
g723.1_ use skip_bits1()
Signed-off-by: Michael Niedermayer …
|
|
|
@fac3ac39
|
13 years |
michaelni |
g723.1: use get_bits1()
Signed-off-by: Michael Niedermayer …
|
|
|
@11512367
|
13 years |
michaelni |
celp_math: cleanup ff_dot_product()
based on code & idea by vitor
…
|
|
|
@84f8aef4
|
13 years |
michaelni |
general.texi: we dont have a g729 encoder yet
Signed-off-by: Michael …
|
|
|
@abd71130
|
13 years |
michaelni |
G.723.1 doc and change log entry
|
|
|
@f990dc37
|
13 years |
michaelni |
Add the G723.1 demuxer and decoder
|
|
|
@da43980f
|
13 years |
michaelni |
Add G.723.1 decoder data tables
|
|
|
@a82c6238
|
13 years |
michaelni |
Add dot_product function for use by the G.723.1 decoder
|
|
|
@bcc67dff
|
13 years |
michaelni |
Add a shift parameter to celp_lp_synthesis_filter for reuse by the …
|
|
|
@ecf31a68
|
13 years |
Carl Eugen Hoyos |
Show configuration and library version with AV_LOG_INFO.
This partly …
|
|
|
@b4483a53
|
13 years |
michaelni |
Check for unsupported parameters in ff_j2k_dwt_init()
Signed-off-by: …
|
|
|
@02660a87
|
13 years |
michaelni |
Check for out of bound reads in jpeg 2000 decoder.
Signed-off-by: …
|
|
|
@41b7389c
|
13 years |
michaelni |
Prevent calling init_vlc() with invalid parameters in motionpixels …
|
|
|
@56ee5a9a
|
13 years |
michaelni |
Prevent NULL dereference when the palette is missing in the xan …
|
|
|
@5279141c
|
13 years |
michaelni |
Fixed out of bound accesses in xan_unpack() of the xan decoder.
…
|
|
|
@da343ff4
|
13 years |
michaelni |
swr_test: dont test samples that have not been written
Signed-off-by: …
|
|
|
@f9a2d0c3
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (23 …
|
|
|
@a3a5c61c
|
13 years |
Carl Eugen Hoyos |
2/4 bpp png is supported.
|
|
|
@237d31e0
|
13 years |
michaelni |
h264: fix FIXME and use list_count in ff_h264_fill_mbaff_ref_list()
…
|
|
|
@dc9ce400
|
13 years |
michaelni |
h264: More correct ref_count check in decode_slice_header()
…
|
|
|
@514c44c4
|
13 years |
michaelni |
sink_buffer: fix typo
Signed-off-by: Michael Niedermayer …
|
|
|
@daf98908
|
13 years |
alex.converse |
avconv: Reformat s16 volume adjustment.
|
|
|
@75f26a6f
|
13 years |
Carl Eugen Hoyos |
Use "JPEG 2000" as long name for j2k.
|
|
|
@6a095afb
|
13 years |
Carl Eugen Hoyos |
Encoding speex via libspeex is supported.
|
|
|
@194c243
|
13 years |
michaelni |
movenc: Replace av_realloc by av_realloc_f when relevant.
…
|
|
|
@af84d9bb
|
13 years |
michaelni |
gxfenc: Replace av_realloc by av_realloc_f when relevant.
…
|
|
|
@247a1dc8
|
13 years |
michaelni |
aviobuf: Replace av_realloc by av_realloc_f when relevant.
…
|
|
|
@e47cfe9e
|
13 years |
michaelni |
avienc: Replace av_realloc by av_realloc_f when relevant.
…
|
|
|
@71e23d39
|
13 years |
michaelni |
avidec: Replace av_realloc by av_realloc_f when relevant.
…
|
|
|
@0cc44fac
|
13 years |
michaelni |
4xm: Replace av_realloc by av_realloc_f when relevant.
Signed-off-by: …
|
|
|
@769298a
|
13 years |
michaelni |
libvpxenc: Replace av_realloc by av_realloc_f when relevant.
…
|
|
|
@198ed647
|
13 years |
michaelni |
bitstream: Replace av_realloc by av_realloc_f when relevant.
…
|
|
|
@1d3b280e
|
13 years |
michaelni |
ffmpeg: Replace av_realloc by av_realloc_f when relevant.
Also mark …
|
|
|
@5cd754b
|
13 years |
michaelni |
Introduce av_realloc_f.
av_realloc_f helps avoiding memory-leaks in …
|
|
|
@b2600509
|
13 years |
michaelni |
Introduce av_size_mult.
av_size_mult helps checking for overflow when …
|
|
|
@e89f5881
|
13 years |
michaelni |
libx264: remove check_default_settings()
Signed-off-by: Michael …
|
|
|
@f9d8a342
|
13 years |
Clément Bœsch |
ffprobe: fix trailing '=' in stream id.
|
|
|
@f63ec3ee
|
13 years |
stefasab |
lavfi: fix FF_API_* definition macros
Fix ABI break occurred after …
|
|
|
@baf6b73
|
13 years |
mans |
ARM: NEON optimised vector_fmac_scalar()
Signed-off-by: Mans Rullgard …
|
|
|
@a92a1b93
|
13 years |
mans |
dca: use vector_fmac_scalar from dsputil
Signed-off-by: Mans Rullgard …
|
|
|
@fcca826a
|
13 years |
mans |
dsputil: add vector_fmac_scalar()
Signed-off-by: Mans Rullgard …
|
|
|
@b592f9b
|
13 years |
michaelni |
swresample: remove unused variable.
Signed-off-by: Nicolas George …
|
|
|
@a34869ed
|
13 years |
michaelni |
libswr/rematrix: remove unused variable.
Signed-off-by: Nicolas …
|
|
|
@80287854
|
13 years |
michaelni |
libswr/rematrix: add braces to silence a warning.
Signed-off-by: …
|
|
|
@4a14dd76
|
13 years |
michaelni |
bintext: remove unused variable.
Signed-off-by: Nicolas George …
|
|
|
@fb35f7d
|
13 years |
michaelni |
vf_boxblur: remove useless code.
This block was probably leftovers …
|
|
|
@6d98e2db
|
13 years |
michaelni |
j2kdec: use correct printf format.
Signed-off-by: Nicolas George …
|
|
|
@7393b417
|
13 years |
michaelni |
j2kenc: Fix pointer<->integer casts.
Signed-off-by: Michael …
|
|
|
@32dfd8ca
|
13 years |
martin |
latmenc: Fix private options
Signed-off-by: Martin Storsjö …
|
|
|
@1c257dc
|
13 years |
anton |
vf_unsharp: store hsub/vsub in the filter context
Also drop …
|
|
|
@e6d17ba4
|
13 years |
anton |
vf_unsharp: adopt a more natural order of params in apply_unsharp()
…
|
|
|
@de7b58da
|
13 years |
anton |
vf_unsharp: rename method "unsharpen" to "apply_unsharp"
More …
|
|
|
@d33e0c6b
|
13 years |
anton |
vf_scale: apply the same transform to the aspect during init that is …
|
|
|
@80de930a
|
13 years |
anton |
vf_pad: fix "vsub" variable value computation
It was shifting 2 …
|
|
|
@46b29397
|
13 years |
anton |
vf_scale: add a "sar" variable
Also create a "dar" alias for the "a" …
|
|
|
@0ec56d1
|
13 years |
anton |
lavfi: fix realloc size computation in avfilter_add_format()
Replace …
|
|
|
@e63e4c99
|
13 years |
anton |
vsrc_color: use internal timebase
Avoid timescale conversion, …
|
|
|
@57fa3140
|
13 years |
anton |
lavfi: fix signature for avfilter_graph_parse() and …
|
|
|
@64abd375
|
13 years |
anton |
graphparser: prefer void * over AVClass * for log contexts
…
|
|
|
@59cef18c
|
13 years |
anton |
avfiltergraph: use meaningful error codes
Signed-off-by: Anton …
|
|
|
@4bb0b31f
|
13 years |
alex.converse |
avconv: Initialize return value for codec copy path.
|
|
|
@5a6e7771
|
13 years |
michaelni |
h264: dont set key_frame when the frame is not a real keyframe.
Fixes …
|
|
|
@dec4b470
|
13 years |
mans |
fate: use 'run' helper for seek-test
This is simpler, and the actual …
|
|
|
@bc3a741f
|
13 years |
mans |
fate: remove seek-mpeg2reuse test
The input file for this test is no …
|
|
|
@530cd7a9
|
13 years |
michaelni |
doc/ffmpeg.texi: merge changes from avconv.texi since last merge
…
|
|
|
@0aa793a1
|
13 years |
michaelni |
ffplay: fix forgotten codec_name checks
Signed-off-by: Michael …
|
|
|
@2f3dd904
|
13 years |
michaelni |
ffmpeg: fix wrong indention that leaked in from merge
Signed-off-by: …
|
|
|
@1f024b88
|
13 years |
michaelni |
Check for out of bound reads in the flic decoder.
Signed-off-by: …
|
|
|
@23c1db9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@feca3ba0
|
13 years |
michaelni |
Prevent out of bound accesses in the xan decoder.
Signed-off-by: …
|
|
|
@b9596a50
|
13 years |
michaelni |
Check for invalid/corrupted bitstream in sun raster decoder.
…
|
|
|
@19e95b88
|
13 years |
michaelni |
Prevent NULL dereferences when missing the reference frame in the xan …
|
|
|
@039f3c33
|
13 years |
michaelni |
Check for out of bounds reads in sun rasterfile decoder.
…
|
|
|
@61930119
|
13 years |
michaelni |
Check for corrupted extra data in wmavoice decoder.
Signed-off-by: …
|
|
|
@e09ae22a
|
13 years |
michaelni |
Check for out of bound writes in the wmavoice decoder.
Signed-off-by: …
|
|
|
@66aae97a
|
13 years |
michaelni |
Prevent NULL dereferences when missing the reference frame in the bink …
|
|
|
@77d2ef13
|
13 years |
siretart |
Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080.
…
|
|
|
@a9a03377
|
13 years |
alex.converse |
avconv: Fix volume adjustment for non-s16 sample formats
|
|
|
@fe332cf5
|
13 years |
alex.converse |
avconv: Make samples void*.
Different sample formats are different sizes.
|
|
|
@af3c06b4
|
13 years |
alex.converse |
avconv: Use the size of the decode sample format when allocating the …
|
|
|
@a1cb09d3
|
13 years |
michaelni |
mxf: Add PictureEssenceCoding UL for V210
Signed-off-by: Michael …
|
|
|
@36be0f2e
|
13 years |
michaelni |
ffplay.texi: document -codec
Signed-off-by: Michael Niedermayer …
|
|
|
@5eda0967
|
13 years |
michaelni |
ffplay: support -codec:avs to force a specific decoder implementation
…
|
|
|