|
|
|
@3e0b29cc
|
12 years |
michaelni |
ffmpeg: Make video filter graph reinit user selectable
Signed-off-by: …
|
|
|
@a07e9d7
|
12 years |
michaelni |
yuvPlanartouyvy_c: fix sign extension
Fixes CID732281
Signed-off-by: …
|
|
|
@a3097260
|
12 years |
michaelni |
yuvPlanartoyuy2_c: fix sign extension
Fixes CID732282
Signed-off-by: …
|
|
|
@cb65b32c
|
12 years |
michaelni |
mp3enc: remove unneeded null ptr check
Fixes: CID733746 …
|
|
|
@6d55a40b
|
12 years |
michaelni |
mov: print warning if ff_get_wav_header() fails
Fixes CID717497 …
|
|
|
@24d6af0f
|
12 years |
michaelni |
sierravmd: flip reduce arg order.
This should make no difference but …
|
|
|
@de6c1504
|
12 years |
michaelni |
nut: fix int32 overflow
Fixes CID700574
Signed-off-by: Michael …
|
|
|
@34030564
|
12 years |
michaelni |
riff: fix division by zero for G726
Fixes CID717752
Signed-off-by: …
|
|
|
@9de5b11d
|
12 years |
michaelni |
swr-test: fix division by 0
Fixes CID733739
Signed-off-by: Michael …
|
|
|
@dd3e5baa
|
12 years |
michaelni |
swr-test: check pointers before use
Fixes: CID733807, CID733806 …
|
|
|
@8227d36b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@83962004
|
12 years |
michaelni |
Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b'
* commit …
|
|
|
@5717562c
|
12 years |
michaelni |
Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d'
* commit …
|
|
|
@25f3827e
|
12 years |
stefasab |
tools/ffeval: do not use UNIX-specific /dev/std{in,out} files
Should …
|
|
|
@7ca102a7
|
12 years |
stefasab |
examples: add README file with simple compilation instructions
|
|
|
@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 …
|
|
|
@07b3790d
|
12 years |
mans |
build: simplify linking tools with cmdutils.o
This avoids repeating …
|
|
|
@bf868c4a
|
12 years |
mans |
tiny_psnr: fix range calculation for sample size of 32 bits
For a …
|
|
|
@3dc06b69
|
12 years |
mans |
tiny_psnr: check for specified sample size less than 1
A zero or …
|
|
|
@faa1cb50
|
12 years |
stefasab |
lavfi/ass: extend syntax for ass filter
Make the filter accept named …
|
|
|
@09929457
|
12 years |
mans |
fate: improve md5sum utility selection
The 'md5sum' command is used …
|
|
|
@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 …
|
|
|
@f1be5145
|
12 years |
diego |
rangecoder-test: Drop timer output that clutters stderr
|
|
|
@c1fcfdec
|
12 years |
diego |
rangecoder-test: Return in case of an error
|
|
|
@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 …
|
|
|
@84e65c76
|
12 years |
mans |
build: simplify enabling of compat objects
Add a configure function …
|
|
|
@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
…
|
|
|