|
|
|
@de7d290
|
12 years |
michaelni |
av_d2q: Fix infinity check
The old check would fail on huge but not …
|
|
|
@8caf2da3
|
12 years |
onemda |
lavfi/afade: add timeline support
For correct precision one may need …
|
|
|
@760a9754
|
12 years |
michaelni |
img2dec: support seeking with ts_from_file
Signed-off-by: Michael …
|
|
|
@a753776f
|
12 years |
michaelni |
img2dec: dont set start_time/duration to invalid values
…
|
|
|
@70fbfd75
|
12 years |
michaelni |
img2dec: Add ts_from_file option
Signed-off-by: Michael Niedermayer …
|
|
|
@2c2e69b3
|
12 years |
onemda |
lavfi/blend: support slice threading
Signed-off-by: Paul B Mahol …
|
|
|
@e0f2e0fc
|
12 years |
michaelni |
vf_fade: remove unused function
Signed-off-by: Michael Niedermayer …
|
|
|
@42bb3e4
|
12 years |
michaelni |
avcodec: remove ff_get_logical_cpus()
This simplifies the code
…
|
|
|
@0cbfbdef
|
12 years |
michaelni |
vf_fade: Support slice threaded alpha
Signed-off-by: Michael …
|
|
|
@a3d62f33
|
12 years |
michaelni |
vf_fade: Fix alpha flag integration
Signed-off-by: Michael …
|
|
|
@af125739
|
12 years |
onemda |
lavfi/blend: fix SW/SH calculation
Signed-off-by: Paul B Mahol …
|
|
|
@bca59d77
|
12 years |
michaelni |
fade: fix slice sizes
This more evenly distributes the load between …
|
|
|
@1d08e4b5
|
12 years |
michaelni |
yadif: fix slice sizes
This more evenly distributes the load between …
|
|
|
@221f902f
|
12 years |
michaelni |
avfilter/vf_yadif: fix race condition
Signed-off-by: Michael …
|
|
|
@fe99b1d5
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
cpu: …
|
|
|
@4059c783
|
12 years |
Reimar.Doeffinger |
framemd5_class and md5enc_class may not be identical.
Due the crappy …
|
|
|
@82d10554
|
12 years |
onemda |
Fix compilation with --disable-everything --enable-filter=dctdnoiz
|
|
|
@4a2c2a09
|
12 years |
onemda |
Fix compilation with --disable-everything --enable-muxer=vc1
…
|
|
|
@036e9a04
|
12 years |
onemda |
lavfi/blend: add yuv(j)411p
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@6d02bdc3
|
12 years |
michaelni |
vformat/wtvenc: fix doxygen comments
Signed-off-by: Michael …
|
|
|
@68ff5289
|
12 years |
michaelni |
avformat/wtvdec: fix doxygen comments
Signed-off-by: Michael …
|
|
|
@682f003
|
12 years |
michaelni |
avformat/jvdec: fix doxygen comments
Signed-off-by: Michael …
|
|
|
@8870cf7c
|
12 years |
michaelni |
avformat/gif: remove unneeded doxygen comment
Signed-off-by: Michael …
|
|
|
@b5be1a7e
|
12 years |
michaelni |
avfilter/vf_drawtext: Fix doxygen comment
Signed-off-by: Michael …
|
|
|
@87a2bf24
|
12 years |
michaelni |
avutil/bprint: Fix doxygen comments
Signed-off-by: Michael …
|
|
|
@9c50e520
|
12 years |
Clément Bœsch |
cmdutils: print slice threading flag in -filters.
|
|
|
@a2abd58a
|
12 years |
michaelni |
avfilter: remove av_opt_set_defaults() from process_options()
This is …
|
|
|
@558ce3e5
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2516b393
|
12 years |
onemda |
lavfi/field, il, noise: use av_pix_fmt_count_planes()
Signed-off-by: …
|
|
|
@8d4e969a
|
12 years |
michaelni |
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'
* commit …
|
|
|
@fe40a9f9
|
12 years |
michaelni |
Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'
* commit …
|
|
|
@a4d3757b
|
12 years |
michaelni |
Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'
* commit …
|
|
|
@597208fd
|
12 years |
martin |
cpu: Include common.h for av_popcount64
This fixes build failures on …
|
|
|
@ecbd96ed
|
12 years |
michaelni |
Merge commit 'e69222c50755030eef921e899e38b71a111093d9'
* commit …
|
|
|
@029353e4
|
12 years |
michaelni |
Merge commit 'e9e5a1bdc769a7225ab0d4f8b33bcacc6496bd68'
* commit …
|
|
|
@cf6ed1f
|
12 years |
Clément Bœsch |
lavu/opencl: remove semi-colon from macro.
Fixes compilation when the …
|
|
|
@0c25c398
|
12 years |
michaelni |
Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1'
* commit …
|
|
|
@8a994b7
|
12 years |
anton |
vf_fade: support slice threading
|
|
|
@cb79881
|
12 years |
anton |
vf_yadif: support slice threading
|
|
|
@129bb23
|
12 years |
anton |
lavfi: add a slice threading infrastructure
Mostly based on libavcodec's
|
|
|
@2a6eaeaa
|
12 years |
anton |
Move get_logical_cpus() from lavc/pthread to lavu/cpu.
It will be …
|
|
|
@90f9a583
|
12 years |
anton |
w32pthreads: move from lavc to compat/
It will be used in other …
|
|
|
@e69222c5
|
12 years |
anton |
doxy: enable TYPEDEF_HIDES_STRUCT
This means that typedef struct …
|
|
|
@e9e5a1bd
|
12 years |
kostya.shishkov |
Monkey's Audio old versions FATE tests
|
|
|
@3f1a7ceb
|
12 years |
anton |
h264_parser: Set field_order and picture_structure.
Signed-off-by: …
|
|
|
@b493847d
|
12 years |
anton |
avcodec: Add picture structure information to AVCodecParserContext.
…
|
|
|
@ac0ade26
|
12 years |
michaelni |
Changelog: add entry for the S302m encoder
Signed-off-by: Michael …
|
|
|
@102848e3
|
12 years |
onemda |
s302menc: unbreak compilation
Signed-off-by: Paul B Mahol …
|
|
|
@e75ddb7d
|
12 years |
onemda |
s302menc: fix bits_per_raw_sample for 21, 22 & 23 case
Signed-off-by: …
|
|
|
@d6832717
|
12 years |
onemda |
lavc/codec_desc: SMPTE 302M is not lossy
Signed-off-by: Paul B Mahol …
|
|
|
@15b9c0b
|
12 years |
onemda |
escape124: switch to init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@cdc3f8f
|
12 years |
onemda |
escape124: pass context to av_log()
Signed-off-by: Paul B Mahol …
|
|
|
@abf1e59e
|
12 years |
onemda |
libaacplus: return meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@6d530344
|
12 years |
onemda |
libaacplus: cosmetics: fix indentation
Signed-off-by: Paul B Mahol …
|
|
|
@963c5800
|
12 years |
onemda |
libaacplus: move profile check above, simplifies code a little
…
|
|
|
@0fb7fef8
|
12 years |
michaelni |
tools/patcheck: fix misdetection with stuff like const_names
…
|
|
|
@d51dfc7e
|
12 years |
Clément Bœsch |
doc/filters: fix wording of color option in testsrc filters.
|
|
|
@a0a41db3
|
12 years |
Clément Bœsch |
lavfi/testsrc: make nb_decimals available only in testsrc.
|
|
|
@288f9166
|
12 years |
Clément Bœsch |
lavfi/testsrc: move color options to the color scope filter definition.
|
|
|
@eee19198
|
12 years |
michaelni |
avcodec/libfaac: fallback to a supported bitrate if the requested is …
|
|
|
@e8c2655
|
12 years |
michaelni |
avformat/mtv: remove empty comments
Signed-off-by: Michael …
|
|
|
@ef43b949
|
12 years |
michaelni |
avcodec/mpegvideo: remove empty comments
Signed-off-by: Michael …
|
|
|
@1d3476f2
|
12 years |
michaelni |
postproc/postprocess_template: remove empty comments
Signed-off-by: …
|
|
|
@3e160475
|
12 years |
onemda |
s302m encoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@fbd0f91a
|
12 years |
onemda |
escape130: switch to init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@ac2c5217
|
12 years |
michaelni |
avcodec/wavpack: remove ;;
Signed-off-by: Michael Niedermayer …
|
|
|
@79f452f4
|
12 years |
onemda |
fraps: set avctx->color_range
Signed-off-by: Paul B Mahol …
|
|
|
@591fa052
|
12 years |
onemda |
doc/general: remove obsolete info about APE decoder
Signed-off-by: …
|
|
|
@b7d16dc4
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@402bec52
|
12 years |
michaelni |
Merge commit '3f0b6d7a6248a33df37b98cfcb37a1acce263f62'
* commit …
|
|
|
@1fded9b6
|
12 years |
michaelni |
Merge commit 'f36d7831d96aeb072db5a2b78892a534d96e288e'
* commit …
|
|
|
@1724123
|
12 years |
michaelni |
Merge commit '3eae9b030cbbdc263f69834b791624613032d548'
* commit …
|
|
|
@c54a1565
|
12 years |
michaelni |
avformat/utils: Keep internal and external av_read_frame() packets in …
|
|
|
@1f02927d
|
12 years |
onemda |
lavfi/mp: try to pass interlaced & tff flags
This makes …
|
|
|
@91b46145
|
12 years |
Clément Bœsch |
lavfi/lut3d: avoid overread.
|
|
|
@fd062912
|
12 years |
lu_zero |
wavpack: check packet size early
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@3f0b6d7a
|
12 years |
lu_zero |
wavpack: use bytestream2 in wavpack_decode_block
Prevent most out of …
|
|
|
@657875b1
|
12 years |
michaelni |
avcodec/aic: Fix vlc value checks
Fixes out of array accesses
…
|
|
|
@f36d7831
|
12 years |
anton |
pixdesc: mark gray8 as pseudopal
Many functions treat it as such …
|
|
|
@30df9789
|
12 years |
michaelni |
proresdec: Fix end condition
Fixes out of array writes
No FFmpeg …
|
|
|
@df3ee7b9
|
12 years |
michaelni |
smvjpegdec: use av_pix_fmt_desc_get() avoid direct table access
…
|
|
|
@165bc9ca
|
12 years |
Clément Bœsch |
v4l2: make possible to disable libv4l2 at runtime.
Also disable it by …
|
|
|
@12f51c1f
|
12 years |
Clément Bœsch |
lavfi: add lut3d filter.
Fixes part of Ticket #2517.
|
|
|
@ad22767c
|
12 years |
michaelni |
shorten: fix "off by padding" bug
Fixes array overread
Found-by: …
|
|
|
@3eae9b03
|
12 years |
janne-libav |
mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size …
|
|
|
@14ec9d25
|
12 years |
michaelni |
Support playing SMV files.
Signed-off-by: Michael Niedermayer …
|
|
|
@cc0db8cf
|
12 years |
michaelni |
avienc: Disallow the first frame to be skiped
Fixes Ticket2386
…
|
|
|
@c88e52e7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@32f550ee
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Add …
|
|
|
@914ab4cd
|
12 years |
michaelni |
j2kdec & jpeg2000dec: check lengthinc against array size
Fixes out of …
|
|
|
@17e66c9f
|
12 years |
michaelni |
j2k & jpeg2000dec: reset numX/Ytiles if tiles failed allocation
Fixes …
|
|
|
@53f04424
|
12 years |
michaelni |
avcodec/jpeg2000dec: Port tile size check from j2kdec
Fixes potential …
|
|
|
@73ffab41
|
12 years |
michaelni |
jpeg2000dec: check TPsot
Fixes out of array accesses
Found-by: …
|
|
|
@fec8783
|
12 years |
michaelni |
jpeg2000dec: read and check curtileno
Fixes out of array accesses …
|
|
|
@f399b33c
|
12 years |
michaelni |
jpeg2000dec & j2kdec: Fix return type of get_sot()
Signed-off-by: …
|
|
|
@4a9a6a1f
|
12 years |
michaelni |
vcodec/jpeg2000dec: fix av_log() type
Signed-off-by: Michael …
|
|
|
@8d9fa738
|
12 years |
michaelni |
j2kdec: cosmetics from jpeg2000dec
Signed-off-by: Michael Niedermayer …
|
|
|
@0b426316
|
12 years |
michaelni |
avcodec/jpeg2000dec: merge bytestream2 reading from j2kdec
This fixes …
|
|
|
@c649ecb3
|
12 years |
michaelni |
avcodec/jpeg2000dec: get_qcx, fix stack and heap overwrites
This is …
|
|
|
@898268a2
|
12 years |
Carl Eugen Hoyos |
Add a fate test for ProRes Transparency.
|
|
|