|
|
|
@d15be910
|
12 years |
michaelni |
Merge commit '66a1ccd7467ab1913cd8877114c6d4c2588bb12f'
* commit …
|
|
|
@9270a2b3
|
12 years |
michaelni |
Merge commit '4c995fafd861f537360b3717901cdbed6a6844e7'
* commit …
|
|
|
@36b3b237
|
12 years |
michaelni |
gitignore: add *.dylib for those of us on Darwin/OS X systems.
…
|
|
|
@4cc4ca58
|
12 years |
michaelni |
mandelbrot: fix inner=period coloring routine
Fixes CID717571 …
|
|
|
@9c669672
|
12 years |
michaelni |
x86/motion_est: widen before multiply.
This fixes CID700558, …
|
|
|
@3896cd1
|
12 years |
michaelni |
mxfenc: explicitly truncate continuity count.
The field is intended …
|
|
|
@1fe45903
|
12 years |
michaelni |
msvideo1enc: fix interframe encoding
Signed-off-by: Michael …
|
|
|
@ba31e59e
|
12 years |
michaelni |
ffmpeg: Override r_frame_rate by corrected timebase only for …
|
|
|
@901f4bb6
|
12 years |
michaelni |
utils: consider mpeg4 in mp4/mov to have a unreliable timebase
Partly …
|
|
|
@f5581266
|
12 years |
michaelni |
ra288: assert order to be withinn supported range in …
|
|
|
@db3a0aae
|
12 years |
michaelni |
msvideo1enc: fix initial keyframe value
keyframe was never set to …
|
|
|
@faa1cb50
|
12 years |
stefasab |
lavfi/ass: extend syntax for ass filter
Make the filter accept named …
|
|
|
@22c5cc2
|
12 years |
stefasab |
tools/ffeval: include compat/getopt.c in case of missing system getopt()
|
|
|
@a726ac9a
|
12 years |
stefasab |
examples/muxing: extend usage notice
|
|
|
@0cc3cd5c
|
12 years |
michaelni |
Merge branch 'docu' of https://github.com/rdp/FFmpeg
* 'docu' of …
|
|
|
@547ec4d3
|
12 years |
michaelni |
ffmpeg: check timebase validity before using it.
Found-by: Daemon404 …
|
|
|
@af32a1f2
|
12 years |
michaelni |
doc/filters: pad examples should be a @subsection
Signed-off-by: …
|
|
|
@dfd085aa
|
12 years |
rogerpack2005 |
docu: add word resize to scale filter, to make searching for the word …
|
|
|
@a8eaa9eb
|
12 years |
rogerpack2005 |
docu: change verb flite
Signed-off-by: rogerdpack …
|
|
|
@7f5a78a0
|
12 years |
rogerpack2005 |
docu: add flite ffmpeg example
Signed-off-by: rogerdpack …
|
|
|
@d9d54706
|
12 years |
rogerpack2005 |
docu: fix flite example
Signed-off-by: rogerdpack …
|
|
|
@3ca8a232
|
12 years |
onemda |
lavf/audiointerleave: check return value of av_new_packet()
Fixes …
|
|
|
@bb502411
|
12 years |
onemda |
nutdec: check return value of av_new_packet()
Fixes CID733173.
…
|
|
|
@8cbb8f53
|
12 years |
michaelni |
dv: Set FS flag from AVFrame.top_field_first
Signed-off-by: Michael …
|
|
|
@7b383bd9
|
12 years |
michaelni |
dvdec: Set top_field_first from FS flag
Signed-off-by: Michael …
|
|
|
@2b4bbd12
|
12 years |
michaelni |
dvdec: Move the VSC pack parsing to before avctx->execute()
This …
|
|
|
@0ee57f8b
|
12 years |
michaelni |
rawdec.c: Extract interlace information from quicktime flag if it …
|
|
|
@66a1ccd7
|
12 years |
mans |
configure: simplify argument handling in check_ld
Use the existing …
|
|
|
@4c995faf
|
12 years |
mans |
configure: simplify get_version() function
awk alone can do this, no …
|
|
|
@0fbb62a8
|
12 years |
lu_zero |
build: support asan and tsan toolchain shortcuts
|
|
|
@d7d5b5df
|
12 years |
onemda |
flvdec: check return value of create_stream()
Fixes null pointer …
|
|
|
@295218f5
|
12 years |
onemda |
idcin: check chunk_size value before using it
Fixes integer overflow. …
|
|
|
@3f814891
|
12 years |
onemda |
img2dec: check return value of av_new_packet()
Fixes CID703626.
…
|
|
|
@011f3892
|
12 years |
onemda |
h264: use designated initializers for AVClass
Signed-off-by: Paul B …
|
|
|
@59e31aa2
|
12 years |
stefasab |
examples/muxing: provide more information in case of avcodec_open2 failure
|
|
|
@6133149e
|
12 years |
stefasab |
examples/muxing: add missing error checks
|
|
|
@e56b3a5e
|
12 years |
stefasab |
examples/muxing: fix case inconsistency in message
|
|
|
@e75357ea
|
12 years |
onemda |
xbmenc: cosmetics: reindent
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@5864fe62
|
12 years |
onemda |
flacdec: replace -1 with AV_SAMPLE_FMT_NONE
Signed-off-by: Paul B …
|
|
|
@5c7a62ae
|
12 years |
michaelni |
movenc: fix tmcd parameters
Signed-off-by: Michael Niedermayer …
|
|
|
@5bac83da
|
12 years |
michaelni |
shorten: fix U8 to be planar too
Signed-off-by: Michael Niedermayer …
|
|
|
@916e40b
|
12 years |
onemda |
smacker: return more meaningfull error codes
Signed-off-by: Paul B …
|
|
|
@ae237a11
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@7e68c91e
|
12 years |
diego |
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
|
|
|
@4f5e5a05
|
12 years |
onemda |
lavf/txd: cosmetics: fix identation
Signed-off-by: Paul B Mahol …
|
|
|
@b08273c9
|
12 years |
Clément Bœsch |
lavf/mkv: avoid negative ts by default.
This fixes playback in some …
|
|
|
@304c37b2
|
12 years |
stefasab |
tests: add fate-xface test
|
|
|
@cd559bb
|
12 years |
stefasab |
lavc: add xface image decoder and encoder
Based on libcompface code …
|
|
|
@95cd815c
|
12 years |
mans |
swscale: try to use mmap only if available
Some systems, e.g. Minix, …
|
|
|
@e98b02de
|
12 years |
mans |
configure: check for mprotect
Signed-off-by: Mans Rullgard …
|
|
|
@35782bfb
|
12 years |
michaelni |
h264: Change asserts to av_asserts in ff_h264_fill_default_ref_list()
…
|
|
|
@151469db
|
12 years |
michaelni |
j2kenc: remove unneeded dereference
Fixes CID703723
Signed-off-by: …
|
|
|
@1b8f4d7
|
12 years |
michaelni |
ffmpeg: use framerate not fieldrate as filter input.
Fixes a problem …
|
|
|
@a63d7213
|
12 years |
michaelni |
ffplay: Prevent 0/0 aspect from being passed on to lavfi
0/0 fails to …
|
|
|
@f9d732c2
|
12 years |
justin.ruggles |
wmapro: use planar sample format
|
|
|
@2725ce7c
|
12 years |
justin.ruggles |
wmalossless: output in planar sample format
|
|
|
@7ebfe5b4
|
12 years |
justin.ruggles |
wmadec: use float planar sample format output
|
|
|
@977eb7d5
|
12 years |
justin.ruggles |
shorten: use planar sample format
|
|
|
@bc077ca6
|
12 years |
michaelni |
j2kdec: remove unneeded operation
Fixes CID717554
Signed-off-by: …
|
|
|
@1e6cbb01
|
12 years |
michaelni |
j2kdec: make curtilenum integer.
This fixes a potential crash.
…
|
|
|
@0de0ae5a
|
12 years |
michaelni |
tag_tree_decode: check node being non null
Fixes CID717843 …
|
|
|
@a6cac64f
|
12 years |
michaelni |
compute_lpc_coefs: assert that normalize and fail have a supported …
|
|
|
@93ef29b6
|
12 years |
michaelni |
noise_bsf: fix division by 0
Fixes CID733737
Signed-off-by: Michael …
|
|
|
@8441909f
|
12 years |
justin.ruggles |
lavc: update documentation for AVFrame.extended_data
|
|
|
@c73b1a1d
|
12 years |
michaelni |
flac_parser.c: fix issue with looping output for small files.
see …
|
|
|
@41bf943f
|
12 years |
michaelni |
bgmc: fix sizeof arguments (should fix CIDs: 700724 and 608084)
…
|
|
|
@45bd0d15
|
12 years |
michaelni |
lavf: fix fps detection with PAFF H.264
Fixes Ticket1065 …
|
|
|
@572781b2
|
12 years |
michaelni |
h264: fix parsing of old lossless profile (profile_idc == 144)
…
|
|
|
@6bf43441
|
12 years |
michaelni |
eatgq: raise error on unsupported macroblock mode
Reviewed-by: Paul B …
|
|
|
@0ea55365
|
12 years |
michaelni |
ansi: by design nb_args may exceed the size of the args array, so …
|
|
|
@d6f6a755
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avutil: …
|
|
|
@de3b1116
|
12 years |
onemda |
eatgq: fix small overread
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@82c0055c
|
12 years |
michaelni |
Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'
* commit …
|
|
|
@db51c659
|
12 years |
michaelni |
Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f'
* commit …
|
|
|
@03760297
|
12 years |
michaelni |
doc/nut: Clarify what/where is the official nut specification
…
|
|
|
@039341eb
|
12 years |
onemda |
wv: do not report invalid stream duration
If total number of samples …
|
|
|
@dd5aff00
|
12 years |
onemda |
svq1dec: use log level that have more common sense
Signed-off-by: …
|
|
|
@7b9fc769
|
12 years |
onemda |
svq1dec: use more common way to check if result is not zero
…
|
|
|
@8f4020d
|
12 years |
onemda |
svq1dec: check return value of get_bits1() in more common way
…
|
|
|
@e2bf1082
|
12 years |
onemda |
svq1dec: return more meaningful error codes
Signed-off-by: Paul B …
|
|
|
@d3109811
|
12 years |
michaelni |
mp3enc: fix signed C99 overflow
Signed-off-by: Michael Niedermayer …
|
|
|
@2217a224
|
12 years |
michaelni |
dpxenc: fix signed c99 overflows
Signed-off-by: Michael Niedermayer …
|
|
|
@7a32ab5e
|
12 years |
michaelni |
sws: get rid of C99 signed overflows try #2
Signed-off-by: Michael …
|
|
|
@693097c
|
12 years |
michaelni |
paf: avoid C99 overflows
Signed-off-by: Michael Niedermayer …
|
|
|
@3ee8eefb
|
12 years |
michaelni |
sws: avoid signed C99 overflows
Signed-off-by: Michael Niedermayer …
|
|
|
@555f352f
|
12 years |
michaelni |
swr/rematrix: fix C99 left shift overflow
Signed-off-by: Michael …
|
|
|
@014b178f
|
12 years |
michaelni |
g723_1: fix overflow in square_root()
the intermediate does not fit …
|
|
|
@2fed05f
|
12 years |
michaelni |
avoid more "0xFF << 24" as it is considered a integer overflow in C99
…
|
|
|
@b12d92ef
|
12 years |
michaelni |
avoid "0xFF << 24" as it is considered a integer overflow in C99
…
|
|
|
@d3d715ff
|
12 years |
michaelni |
mpeg4videodec: Recalculate timebase in case of guessing time increment …
|
|
|
@096d96ff
|
12 years |
Clément Bœsch |
lavfi/select/scene: use pointer increments instead of y*linesize.
|
|
|
@08526483
|
12 years |
Clément Bœsch |
lavfi/select/scene: fix potential overread.
Also make sure we use the …
|
|
|
@dff826b4
|
12 years |
Clément Bœsch |
lavfi/select/scene: move out convoluted sad variable init from loop.
|
|
|
@feaff427
|
12 years |
michaelni |
alsdec: fix clipping of weightings for MCC decoding
Fixes CID717905 …
|
|
|
@20ec0d2a
|
12 years |
michaelni |
mpegvideo: fix motion_val checks
Fixes CID604124
Signed-off-by: …
|
|
|
@f4d73f0f
|
12 years |
michaelni |
mpegvideo: check return value of ff_MPV_common_init()
Fixes CID703621 …
|
|
|
@8cda27b7
|
12 years |
michaelni |
avcodec_find_best_pix_fmt_of_2: fix handling or PIX_FMT_NONE
Fixes …
|
|
|
@b3eb4f5
|
12 years |
michaelni |
flashsv: check deflateInit() return value
Fixes CID703620 …
|
|
|
@6581b6ce
|
12 years |
michaelni |
dnxhdenc: assert ff_dnxhd_get_cid_table() return value
Signed-off-by: …
|
|
|
@1037e484
|
12 years |
michaelni |
dnxhddata_ Fix mixup of sizeof() and array elements in …
|
|
|