|
|
|
@2d5f1add
|
12 years |
michaelni |
h264: fix integer overflow, assert failure
Found-by: Mateusz "j00ru" …
|
|
|
@1a947dfa
|
12 years |
michaelni |
ff_mpeg_update_thread_context: assert context unequality
…
|
|
|
@f48cddfe
|
12 years |
Clément Bœsch |
pp: add SSE2 deInterlaceInterpolateCubic().
2124 decicycles in …
|
|
|
@4e264d1c
|
12 years |
Clément Bœsch |
pp: add support for SSE2.
|
|
|
@f6be711a
|
12 years |
Clément Bœsch |
lavfi/mp/pp: use PP_CPU_CAPS_AUTO.
|
|
|
@59d686f1
|
12 years |
Clément Bœsch |
pp: add auto detection cpu flag.
|
|
|
@e034b07e
|
12 years |
Clément Bœsch |
pp: add various const for pointers.
|
|
|
@c437c251
|
12 years |
nicolas.george |
lavfi/drawtext: implement more generic expansion.
The new expansion …
|
|
|
@4413a842
|
12 years |
Carl Eugen Hoyos |
iff: decode HAM8 images with masking correctly.
Fixes ticket #967.
…
|
|
|
@4fecc3cf
|
12 years |
michaelni |
h264: Skip odd NALs in extradata, prevent undefined behavior
…
|
|
|
@4bee0303
|
12 years |
michaelni |
lavf: let av_find_best_stream use bitrate info if available
I guess …
|
|
|
@05001dd7
|
12 years |
michaelni |
iff: process DEEP DLOC chunk to obtain image dimensions
Reviewed-by: …
|
|
|
@d26eeb0d
|
12 years |
michaelni |
iff: recognise more DEEP colorspaces
Reviewed-by: Paul B Mahol …
|
|
|
@0c79a3d9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@d0a503c9
|
12 years |
onemda |
ast: check bit depth too
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@f5f29910
|
12 years |
onemda |
img2enc: remove dead code
Nothing in lavc sets extradata for such …
|
|
|
@ab82b778
|
12 years |
Carl Eugen Hoyos |
Fix possible NULL-pointer dereference when decoding mov files.
Fixes …
|
|
|
@dab19048
|
12 years |
michaelni |
mjpegdec: reset h/v_count, fix assertion failure.
Found-by: Mateusz …
|
|
|
@7a9e65ac
|
12 years |
justin.ruggles |
x86: lavr: fix stack allocation for 7 and 8 channel downmixing on …
|
|
|
@02738792
|
12 years |
justin.ruggles |
lavr: fix the decision for writing directly to the output buffer
If …
|
|
|
@e3edee6d
|
12 years |
onemda |
eamad: return meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@d98364ed
|
12 years |
onemda |
smush: check audio packet size
Fixes null pointer dereference.
…
|
|
|
@845724c
|
12 years |
michaelni |
vcr1: check if dimensions are supported, fix out of array accesses.
…
|
|
|
@fb1ea77
|
12 years |
michaelni |
electronicarts: check size before reading duration out of a chunk.
…
|
|
|
@461ecea0
|
12 years |
onemda |
AST demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@9ba41ae6
|
12 years |
onemda |
PCM signed 16-bit big-endian planar decoder
Signed-off-by: Paul B …
|
|
|
@37e2a978
|
12 years |
onemda |
lxfdec: remove deplanarization hack
Signed-off-by: Paul B Mahol …
|
|
|
@467dfd5d
|
12 years |
onemda |
PCM signed 24-bit/32-bit little-endian planar decoder
Signed-off-by: …
|
|
|
@ee2d6fbc
|
12 years |
nicolas.george |
doc/texi2pod: recognize @table @command.
|
|
|
@29e388ab
|
12 years |
nicolas.george |
lavfi/drawtext: use bprint for the expanded text.
|
|
|
@4cd74c81
|
12 years |
nicolas.george |
lavu/bprint: implement av_bprint_strftime().
|
|
|
@5af530f5
|
12 years |
mans |
parisc: work around bug in gcc 4.3 and later
A bug in tail call …
|
|
|
@f96a6531
|
12 years |
michaelni |
flvdec: disable hack that attempts to parse aac bitstream in the flv …
|
|
|
@63ac6486
|
12 years |
michaelni |
eamad: fix out of array accesses
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@130dc951
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@abf91f7f
|
12 years |
michaelni |
Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e'
* commit …
|
|
|
@cb8c5e53
|
12 years |
nicolas.george |
cmdutils: free the report file name.
Fix coverity issue 743443, which …
|
|
|
@1ba2e589
|
12 years |
nicolas.george |
configure: add --fatal-warnings option.
|
|
|
@c551c3b1
|
12 years |
nicolas.george |
configure: warn when en/disabling has no effect.
Print a warning for …
|
|
|
@a0f2d3ff
|
12 years |
stefasab |
lavf/avienc: return proper error codes, and provide some more feedback
|
|
|
@da5408ed
|
12 years |
anton |
FATE: add a bink version 'b' test
|
|
|
@108bfe4e
|
12 years |
anton |
FATE: add a bink version 'i' test
|
|
|
@8ad9b48c
|
12 years |
michaelni |
xxan: check ybuf index before use.
Fixes out of array access
…
|
|
|
@77483005
|
12 years |
michaelni |
cook: check subbands more completely, fix out of array read.
…
|
|
|
@84281d11
|
12 years |
michaelni |
ff_mpeg4videodec_static_init: fix return type
Fixes CID743439 …
|
|
|
@caedd51e
|
12 years |
michaelni |
mxfdec: fix potential integer overflow in mxf_compute_sample_count()
…
|
|
|
@7b723ed4
|
12 years |
michaelni |
cpu: add a few cpu names as aliases for their cpu flags
Help to …
|
|
|
@65e57975
|
12 years |
michaelni |
cpu: add cmov ro the table, which appears to have been forgotten
…
|
|
|
@31fce399
|
12 years |
michaelni |
tm2: check for invalid vlcs, fix out of array read
Found-by: Mateusz …
|
|
|
@c6945228
|
12 years |
Clément Bœsch |
pp: simplify postProcess().
|
|
|
@375cd3f2
|
12 years |
Clément Bœsch |
pp: rework the way templating is done.
This refactoring simplifies …
|
|
|
@6535d81d
|
12 years |
michaelni |
g723_1dec: Fix lsp2lpc() so it can handle values at the ends of the …
|
|
|
@2207ea4
|
12 years |
michaelni |
ff_emulated_edge_mc: fix integer anomalies, fix out of array reads
…
|
|
|
@7750c48
|
12 years |
eclipse7 |
dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions
Move the …
|
|
|
@c2cbc80a
|
12 years |
michaelni |
ffv1enc: consider 2pass float rounding, fix loop
Found-by: "Peter B." …
|
|
|
@ee6ae83
|
12 years |
stefasab |
doc/filters: fix a few typos in the frei0r docs
|
|
|
@cb309922
|
12 years |
stefasab |
doc/ffprobe: factorize definition of writers syntax
The writers …
|
|
|
@80716953
|
12 years |
janne-libav |
libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR
…
|
|
|
@8f5587c3
|
12 years |
janne-libav |
cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
|
|
|
@83cab07
|
12 years |
michaelni |
mxfdec: set audio packets pts
Also fix playback of ntsc files.
…
|
|
|
@8ee6db39
|
12 years |
michaelni |
mov: add more udta meta data recognition
Signed-off-by: Michael …
|
|
|
@2dd0da78
|
12 years |
Clément Bœsch |
lavf/mp3enc: make sure the header is valid before writing audio pkt.
…
|
|
|
@ff3b59c8
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@e6160bda
|
12 years |
janne-libav |
h264: Fix parameters to ff_er_add_slice() call
s->mb_x is reset to …
|
|
|
@60b6b8c0
|
12 years |
janne-libav |
h264: always check ref_count for validity
Fixes a crash with zuffed files.
|
|
|
@f30cf51
|
12 years |
michaelni |
ffserver: put NoDaemon back so as not not break existing conf files.
…
|
|
|
@3db32ec1
|
12 years |
michaelni |
Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'
* commit …
|
|
|
@8c3849b
|
12 years |
diego |
x86: dsputil: port to cpuflags
|
|
|
@8ff0f776
|
12 years |
diego |
crc: av_crc() parameter names should match between .c, .h and doxygen
|
|
|
@92648107
|
12 years |
nicolas.george |
lavu/opt: fix av_opt_get_key_value() API.
Do not skip the end …
|
|
|
@468781f8
|
12 years |
nicolas.george |
doc/APIchanges: clarify comment on new APIs.
|
|
|
@68def00a
|
12 years |
michaelni |
rv34: check image size before using it
fixes assertion failure
…
|
|
|
@7845f8d2
|
12 years |
michaelni |
vc1dec: do not allow field_mode to change after the first header
…
|
|
|
@8f42b096
|
12 years |
Clément Bœsch |
swr/resample: fix SSSE3 included unconditionally.
10l Regression …
|
|
|
@5cd567cf
|
12 years |
Clément Bœsch |
pp: fix typo in avg() comment.
|
|
|
@4c0aece1
|
12 years |
Clément Bœsch |
pp: use av_clip_uint8 instead of a custom implementation.
|
|
|
@c4f317e7
|
12 years |
Clément Bœsch |
pp: fix a few typo in the internal header.
|
|
|
@b3bf9b1d
|
12 years |
Clément Bœsch |
lavfi/geq: fix GPL license header.
100l: original code is GPL, header …
|
|
|
@5e68bf9b
|
12 years |
Clément Bœsch |
swr/rematrix: move templating parameters to template itself.
|
|
|
@8ea88339
|
12 years |
Clément Bœsch |
swr/resample: move templating parameters to template itself.
It has …
|
|
|
@e31b1938
|
12 years |
michaelni |
zmbv: avoid use of uninitialized data
Found-by: Mateusz "j00ru" …
|
|
|
@c2409a7c
|
12 years |
michaelni |
vmdav: more complete check for block_align, prevent out of array …
|
|
|
@ea3eaa3
|
12 years |
michaelni |
flashsv: only realloc blocks for version 2
Fixes 10l regression …
|
|
|
@566de8cd
|
12 years |
janne-libav |
avserver: replace av_read_packet with av_read_frame
|
|
|
@39c4afd9
|
12 years |
janne-libav |
avserver: fix constness casting warnings
Use a different char* for …
|
|
|
@bf5f46b4
|
12 years |
janne-libav |
APIChanges: add entry for av_read_packet deprecation
|
|
|
@c84cce5
|
12 years |
janne-libav |
mxfdec: fix typo in mxf_read_seek()
Check the number of index tables …
|
|
|
@a4cd2ad8
|
12 years |
janne-libav |
avserver: use freopen to redirect stdin/out/err to /dev/null
|
|
|
@ada51a33
|
12 years |
janne-libav |
avserver: remove daemon mode
This code spews a multitude of warnings …
|
|
|
@9eded0fe
|
12 years |
martin |
configure: Check for -Werror parameters on clang
Signed-off-by: …
|
|
|
@116ae728
|
12 years |
janne-libav |
doxygen: remove obsolete options from Doxyfile
The options …
|
|
|
@eca2eb2d
|
12 years |
onemda |
pcm: give more descriptive name to codec
Signed-off-by: Paul B Mahol …
|
|
|
@c0d68be5
|
12 years |
michaelni |
pgssubdec: check RLE size before copying. Fix out of array accesses
…
|
|
|
@bc08ca84
|
12 years |
michaelni |
flashsv: reallocate block array independant of frame type.
Fixes NULL …
|
|
|
@850e5c04
|
12 years |
Carl Eugen Hoyos |
Read QuickTime version 1 audio fields in broken mov files.
Matrox …
|
|
|
@d53f4471
|
12 years |
michaelni |
swr: move if() block into the only branch where it can be true.
This …
|
|
|
@17da2d9e
|
12 years |
michaelni |
swr: reorder/redesign operations to avoid integer overflow.
This …
|
|
|
@0e482a8
|
12 years |
Clément Bœsch |
ffserver: fix streams and priv_data memleaks when closing a connection.
|
|
|
@a9b1536a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
bgmc: …
|
|
|
@4d941eac
|
12 years |
michaelni |
Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040'
* commit …
|
|
|