|
|
|
@eb19d89
|
12 years |
michaelni |
cache: check lseek() return
Fixes CID717496
Signed-off-by: Michael …
|
|
|
@ce739e6
|
12 years |
michaelni |
cmdutils: add missing check for ftell() return
Fixed CID703706 …
|
|
|
@916352f2
|
12 years |
michaelni |
configure: do not quote arguments passed to filter{,_out} in check_ld. …
|
|
|
@35daf3ca
|
12 years |
michaelni |
cmdutils: remove unneeded null check
Fixes CID703769
Signed-off-by: …
|
|
|
@eebde404
|
12 years |
stefasab |
examples/muxing: merge add_audio_stream() and add_video_stream()
…
|
|
|
@eda0a52
|
12 years |
stefasab |
examples/muxing: check on frame
Fix crash in case frame is not …
|
|
|
@d6196d94
|
12 years |
stefasab |
examples/muxing: fix bogus setting of st->id
|
|
|
@5ca298df
|
12 years |
stefasab |
examples/muxing: remove misleading comment about pending API change
…
|
|
|
@1f796262
|
12 years |
stefasab |
examples/muxing: remove video_outbuf unused and useless code
|
|
|
@709628aa
|
12 years |
nicolas.george |
lavfi/avf_concat: fix invalid exclusive test.
The invalid test did …
|
|
|
@d185c8a7
|
12 years |
michaelni |
tiff: run strlen() after setting the pointer
Fixes CID733803 …
|
|
|
@f03c0f6a
|
12 years |
michaelni |
ffmdec: check av_new_packet() return value
Fixes CID733711 …
|
|
|
@a0e0e1e1
|
12 years |
michaelni |
ffmdec: fix hypothetical overflows
Fixes CID703739
Signed-off-by: …
|
|
|
@71bc8c95
|
12 years |
michaelni |
ffm_read_write_index: check lseek return code
Fixes CID732184 …
|
|
|
@378a5b9c
|
12 years |
michaelni |
ffm_write_write_index: check lseek() return code
Fixes CID732185 …
|
|
|
@7fd65104
|
12 years |
michaelni |
ffm_seek: fix division by zero
Fixes CID732202
Signed-off-by: Michael …
|
|
|
@657998b5
|
12 years |
michaelni |
libavfilter/lavfutils: remove useless NULL check on format context
…
|
|
|
@fd9e88fe
|
12 years |
michaelni |
libavfilter/lavfutils: remove useless NULL check on codec context
The …
|
|
|
@a4fe6611
|
12 years |
michaelni |
mov_probe: fix integer overflows
Signed-off-by: Michael Niedermayer …
|
|
|
@9b762e2c
|
12 years |
onemda |
idcinvideo: remove redundant " id CIN Video: " from av_log()
…
|
|
|
@775d41b6
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@940ee636
|
12 years |
michaelni |
Merge commit '79922d7237aba2b8c6abbd2e06a0c08e4f498ad4'
* commit …
|
|
|
@df5e089d
|
12 years |
michaelni |
Merge commit '31c54711cc3f1484af101d629bbb805820d37ad1'
* commit …
|
|
|
@d8cfa983
|
12 years |
michaelni |
Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56'
* commit …
|
|
|
@c079da50
|
12 years |
michaelni |
Merge commit '0bca0283ccded5e32da143a462168ad1988a58fd'
* commit …
|
|
|
@fadfbb35
|
12 years |
michaelni |
Merge commit '71e92414bfd79e56ea6fff174a665ff7b9b86e68'
* commit …
|
|
|
@d6e87190
|
12 years |
michaelni |
Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc'
* commit …
|
|
|
@1ade37ae
|
12 years |
onemda |
lavc/tta: use meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@d6ea59b8
|
12 years |
onemda |
tta: datalen is unsigned integer per reference library
Signed-off-by: …
|
|
|
@364c60bf
|
12 years |
michaelni |
sws-test: parse command line args before initing contexts
This fixes …
|
|
|
@711ffb84
|
12 years |
Clément Bœsch |
lavf/swfdec: support DefineBitsLossless{,2} tag.
|
|
|
@4e2e3d94
|
12 years |
michaelni |
ffv1: fix packed rgb with 1.3
Signed-off-by: Michael Niedermayer …
|
|
|
@adbb75db
|
12 years |
michaelni |
mov: fix time types related to mov_metadata_creation_time
Fixes …
|
|
|
@7b8fd29
|
12 years |
michaelni |
examples/muxing: fix video pts
Fixes Ticket1801
Based on suggestion …
|
|
|
@c75848c
|
12 years |
derek.buitenhuis |
configure: Add support for Tilera processors
Signed-off-by: Derek …
|
|
|
@5d2b8850
|
12 years |
michaelni |
lavfi: limit matching w/h/fmt asserts to non scale filters
This fixes …
|
|
|
@6cbb8a45
|
12 years |
michaelni |
libavfilter/buffersrc: Do not fail hard on changes of input …
|
|
|
@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 …
|
|
|
@a43283b
|
12 years |
anton |
wavdec: check size before reading the data, not after.
|
|
|
@79922d72
|
12 years |
anton |
wav: do not fail on empty INFO tags
Fixes Bug 379
CC: …
|
|
|
@31c54711
|
12 years |
anton |
lavf: split wav muxer and demuxer into separate files.
|
|
|
@58b619c8
|
12 years |
anton |
wav muxer: write metadata
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@0bca0283
|
12 years |
anton |
riff: do not write empty INFO tags
Signed-off-by: Anton Khirnov …
|
|
|
@71e92414
|
12 years |
anton |
lavf: move RIFF INFO tag writing from avienc to riff
It will be …
|
|
|
@a119c64e
|
12 years |
anton |
avconv: fix disabling auto mappings with -map_metadata
CC: …
|
|
|
@a25d912d
|
12 years |
anton |
avcodec_encode_audio(): fix invalid free
Since 2bc0de385, AVFrame …
|
|
|
@4a742920
|
12 years |
lu_zero |
pcm-mpeg: correct bitrate calculation
Bitrate calculation is off …
|
|
|
@9a978b33
|
12 years |
diego |
ffv1: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@c0a6cac2
|
12 years |
diego |
fate: Add rangecoder test
|
|
|
@1fbaabe
|
12 years |
mans |
network: #include stdint.h in network.h
This header uses various …
|
|
|
@21de6ba5
|
12 years |
lu_zero |
nut: export codec_tag provided by rawvideo
Raw audio does not provide …
|
|
|
@3b20eb25
|
12 years |
mans |
avserver: move avserver-specific code from ffmdec.c to avserver.c
…
|
|
|
@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 …
|
|
|