|
|
|
@370d7ef2
|
13 years |
michaelni |
proresdsp: Optimize series of padds out
Signed-off-by: Michael …
|
|
|
@6398c0f7
|
13 years |
michaelni |
proresdsp.asm: Remove useless instructions.
|
|
|
@bebaf4ea
|
13 years |
michaelni |
prores: change license to LGPL, merge some parts.
Signed-off-by: …
|
|
|
@b87d8825
|
13 years |
michaelni |
proresdsp.asm: drop useless shifts
Signed-off-by: Michael Niedermayer …
|
|
|
@ef47c608
|
13 years |
michaelni |
x86/proresdsp-init: add forgotten HAVE_YASM
Signed-off-by: Michael …
|
|
|
@d186019
|
13 years |
michaelni |
configure: drop GPLv2 support
Signed-off-by: Michael Niedermayer …
|
|
|
@cdd30e56
|
13 years |
Clément Bœsch |
doc: small ascii diagram on I/O files and streams in ffmpeg.c
|
|
|
@4edcdf5
|
13 years |
stefasab |
ffprobe: show sample_fmt in the stream section
|
|
|
@b81f8880
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (23 …
|
|
|
@b75d89a4
|
13 years |
michaelni |
cdg: enable seeking
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@fe19e138
|
13 years |
michaelni |
cdg: Try to detect keyframes.
Signed-off-by: Michael Niedermayer …
|
|
|
@045c5283
|
13 years |
michaelni |
cdg: set timestamps
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@d69fda91
|
13 years |
michaelni |
lavf: check stream_index from read_packet() for validity.
…
|
|
|
@f36ce75e
|
13 years |
michaelni |
pcm: Print number of bits in the error message of unsupported DVD PCM …
|
|
|
@be5ac961
|
13 years |
michaelni |
examples/encoding: rename to decoding_encoding.c as the file is an …
|
|
|
@f8e98061
|
13 years |
michaelni |
examples/encoding: List more formats to make it more clear to the …
|
|
|
@fc119278
|
13 years |
michaelni |
mem: fix memalign hack av_realloc()
Signed-off-by: Michael …
|
|
|
@5f3fb599
|
13 years |
justin.ruggles |
fix AC3ENC_OPT_MODE_ON/OFF
The values were reversed.
Signed-off-by: …
|
|
|
@96bc648
|
13 years |
michaelni |
arm: fix av_clipl_int32() asm
Note, the other arm asm code is likely …
|
|
|
@fdba370f
|
13 years |
mans |
h264: fix HRD parameters parsing
The bit_rate_value_minus1 and …
|
|
|
@91f47329
|
13 years |
rsbultje |
prores: implement multithreading.
60% speedup (overall decoding time) …
|
|
|
@e3f530fe
|
13 years |
rsbultje |
prores: idct sse2/sse4 optimizations.
~3.0-3.5x as fast as original C …
|
|
|
@6aa3cac6
|
13 years |
rsbultje |
swscale: use aligned move for storage into temporary buffer.
The …
|
|
|
@92fb52d
|
13 years |
rsbultje |
prores: extract idct into its own dspcontext and merge with put_pixels.
|
|
|
@8babfc03
|
13 years |
mans |
h264: fix invalid shifts in init_cavlc_level_tab()
The level_code …
|
|
|
@88d1e2b2
|
13 years |
mans |
intfloat_readwrite: fix signed addition overflows
These additions …
|
|
|
@30c3d97
|
13 years |
lu_zero |
mov: do not misreport empty stts
Return -1 instead of ENOMEM if …
|
|
|
@5a7ba586
|
13 years |
lu_zero |
mov: cosmetics, fix for and if spacing
|
|
|
@c780b543
|
13 years |
anton |
id3v2: fix NULL pointer dereference
Bug found by Laurent Aimar fenrir …
|
|
|
@2804d320
|
13 years |
anton |
mov: read album_artist atom
Signed-off-by: Anton Khirnov …
|
|
|
@dff41775
|
13 years |
anton |
mov: fix disc/track numbers and totals
Signed-off-by: Anton Khirnov …
|
|
|
@25c27f37
|
13 years |
diego |
doc: fix references to obsolete presets directories for avconv/ffmpeg
|
|
|
@4b7f4908
|
13 years |
diego |
flashsv: return more meaningful error value
|
|
|
@f9a9c8f9
|
13 years |
diego |
flashsv: fix typo in av_log() message
|
|
|
@34736399
|
13 years |
Clément Bœsch |
ffmpeg: fix two stream related comments.
|
|
|
@51740329
|
13 years |
michaelni |
g723.1: use memmove() where overlapping src and dst can happen.
…
|
|
|
@7b5c0306
|
13 years |
michaelni |
vc1: enable interlaced p fields again, they seem no longer to crash …
|
|
|
@4509be3d
|
13 years |
michaelni |
vc1: reset interlaced variables, prevent another bunch of crashes.
…
|
|
|
@ff1f89de
|
13 years |
justin.ruggles |
smacker: validate channels and sample format.
|
|
|
@cf044f8b
|
13 years |
justin.ruggles |
smacker: check buffer size before reading output size
|
|
|
@e190e45
|
13 years |
justin.ruggles |
smacker: validate number of channels
|
|
|
@a7984a6a
|
13 years |
justin.ruggles |
smacker: Separate audio flags from sample rates in smacker demuxer.
…
|
|
|
@be1242a3
|
13 years |
mans |
h264: fix detection of optional trailing PPS elements
The PPS may …
|
|
|
@c79d2a20
|
13 years |
mans |
sipr: fix get_bits(0) calls
Zero-length get_bits() is undefined, must …
|
|
|
@cb668476
|
13 years |
mans |
motion_est: make MotionExtContext.map_generation unsigned
The way …
|
|
|
@d5571522
|
13 years |
Clément Bœsch |
eval: document recently added random(), hypot(), gcd().
|
|
|
@1e4d6035
|
13 years |
michaelni |
vc1: disable parts of the interlaced code due to security issues.
…
|
|
|
@41f55277
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (34 …
|
|
|
@fbb8468f
|
13 years |
stefasab |
ffprobe: prefer lowercase section names over uppercase ones
This is …
|
|
|
@4c7a232f
|
13 years |
janne-libav |
h264: reset h->ref_count in case of errors in …
|
|
|
@e8ac80fb
|
13 years |
janne-libav |
error_resilience: fix the check for missing references in …
|
|
|
@1b1182ce
|
13 years |
janne-libav |
4xm: prevent NULL dereference with invalid huffman table
…
|
|
|
@79964745
|
13 years |
janne-libav |
4xmdemux: prevent use of uninitialized memory
Signed-off-by: Janne …
|
|
|
@8d518a9c
|
13 years |
janne-libav |
4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in temporary buffers
…
|
|
|
@dc64f20
|
13 years |
janne-libav |
ptx: check for out of bound reads
Signed-off-by: Janne Grunau …
|
|
|
@04a845ca
|
13 years |
janne-libav |
tiffdec: fix out of bound reads/writes
Signed-off-by: Janne Grunau …
|
|
|
@46cb2f6a
|
13 years |
janne-libav |
eacmv: check for out of bound reads
Signed-off-by: Janne Grunau …
|
|
|
@8df8a87e
|
13 years |
janne-libav |
eacmv: fix potential pointer arithmetic overflows
Signed-off-by: …
|
|
|
@c7f89064
|
13 years |
janne-libav |
adpcm: fix out of bound reads due to integer overflow
Signed-off-by: …
|
|
|
@2475f1a8
|
13 years |
janne-libav |
anm: prevent infinite loop
Signed-off-by: Janne Grunau …
|
|
|
@6de33611
|
13 years |
janne-libav |
avsdemux: check for out of bound writes
Signed-off-by: Janne Grunau …
|
|
|
@de049a95
|
13 years |
janne-libav |
avs: check for out of bound reads
Signed-off-by: Janne Grunau …
|
|
|
@76c6971a
|
13 years |
janne-libav |
avsdemux: check for corrupted data
Signed-off-by: Janne Grunau …
|
|
|
@92e36ee5
|
13 years |
Clément Bœsch |
libmodplug: do not call av_expr_parse() in case of no expr specified.
|
|
|
@964465eb
|
13 years |
Clément Bœsch |
libmodplug: simpler and faster use of eval expr.
|
|
|
@7bb1807c
|
13 years |
anton |
AVOptions: refactor set_number/write_number
write_number() does the …
|
|
|
@cf10095f
|
13 years |
anton |
AVOptions: cosmetics, rename static av_set_number2() to write_number().
|
|
|
@b003d0be
|
13 years |
anton |
AVOptions: cosmetics, move and rename static av_set_number().
|
|
|
@c8d787d
|
13 years |
anton |
AVOptions: split av_set_string3 into opt type-specific functions
Also …
|
|
|
@1703013c
|
13 years |
mans |
avidec: fix signed overflow in avi_sync()
Keeping byte values read …
|
|
|
@0c46e958
|
13 years |
alex.converse |
mxfdec: Fix some buffer overreads caused by the misuse of AVPacket …
|
|
|
@11a32d53
|
13 years |
alex.converse |
dnxhddec: handle cid change in bitstream.
|
|
|
@109d8aa1
|
13 years |
diego |
vc1: K&R reformatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@d377deaa
|
13 years |
michaelni |
mxfdec: Move FooterPartition to MXFContext and make sure it's never …
|
|
|
@8f8f5ae9
|
13 years |
justin.ruggles |
ra288: log an error message when output buffer is too small.
also …
|
|
|
@fa6be04b
|
13 years |
justin.ruggles |
ra288: use a more descriptive calculation for output data size
|
|
|
@f10524d5
|
13 years |
justin.ruggles |
ra144: use macro constants to make the code more understandable.
|
|
|
@cadd4d33
|
13 years |
justin.ruggles |
ra144dec: log an error message when output buffer is too small.
also …
|
|
|
@80bdf7e
|
13 years |
justin.ruggles |
ra144dec: use a more descriptive calculation for output data size
|
|
|
@4b4a6ebd
|
13 years |
Reimar.Doeffinger |
Support playing SMV files.
Audio and video are interleaved via stream …
|
|
|
@86a77114
|
13 years |
michaelni |
libmodplug: add bintext video stream capability.
|
|
|
@ade3ec84
|
13 years |
Clément Bœsch |
swresample: fix another broken indent chunk.
Also use a consistent …
|
|
|
@b2f88ce2
|
13 years |
michaelni |
mpegts: reduce av_log level for seek back to begin on unseekable …
|
|
|
@51757ac7
|
13 years |
anton |
lavc: Micro version bump for VC1 interlaced decoding support
…
|
|
|
@cad16562
|
13 years |
anton |
vc1dec: interlaced stream decoding support 3/3
Cosmetics: break some …
|
|
|
@f0c02e1c
|
13 years |
anton |
vc1dec: interlaced stream decoding support 2/3
Cosmetics: reformat …
|
|
|
@d5b015e4
|
13 years |
anton |
vc1dec: interlaced stream decoding support 1/3
Signed-off-by: Anton …
|
|
|
@1fb30586
|
13 years |
michaelni |
mpegts: Attempt to seek back to beginning in non-seekable mpegts …
|
|
|
@53efb758
|
13 years |
diego |
vaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM correctly).
…
|
|
|
@c2ed91de
|
13 years |
diego |
configure: Add -Wstrict-prototypes to CFLAGS if available.
|
|
|
@2886f675
|
13 years |
janne-libav |
avidec: simplify size parameter in memset()
|
|
|
@3c8862a5
|
13 years |
Carl Eugen Hoyos |
Add G.723.1 to the documentation.
|
|
|
@0b3e0700
|
13 years |
Carl Eugen Hoyos |
Bump minor for G.723.1 encoder and muxer.
|
|
|
@9719f25e
|
13 years |
Clément Bœsch |
swresample: fix broken indent.
|
|
|
@0a23067a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@028a79c1
|
13 years |
michaelni |
reg tests: add g723.1
Signed-off-by: Michael Niedermayer …
|
|
|
@ef64c45
|
13 years |
michaelni |
g723.1 encoder
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@19562b68
|
13 years |
michaelni |
g723.1 muxer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@581810f5
|
13 years |
mans |
mpeg4dec: use unsigned type for startcode in …
|
|
|
@aa498fef
|
13 years |
mans |
mpeg124: use sign_extend() function
Signed-off-by: Mans Rullgard …
|
|
|