|
|
|
@7174df44
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, …
|
|
|
@aa70801
|
10 years |
michaelni |
ripemd: move ripemd{256, 320} into separate functions
This allows the …
|
|
|
@cc77bb09
|
10 years |
michaelni |
avcodec/x86/vp9dsp_init: Fix mix of declaration and statement
…
|
|
|
@a6153977
|
10 years |
michaelni |
avcodec/vp9dsp: Replace assert by av_assert0()
Reviewed-by: "Ronald …
|
|
|
@b28d5c49
|
10 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-profile23-wip'
* …
|
|
|
@2293ec6a
|
10 years |
rsbultje |
libvpxdec: add 440 pixfmts.
|
|
|
@b8077d7a
|
10 years |
rsbultje |
vp9: add profile 2/3 fate tests.
|
|
|
@9253cc4
|
10 years |
michaelni |
avcodec/diracdec: Replace default_bsep[] by multiplication
…
|
|
|
@21b30947
|
10 years |
michaelni |
swscale/x86/hscale_fast_bilinear_simd: Fix variable names in comments
…
|
|
|
@5f2b4a2f
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@bc6f84ff
|
10 years |
michaelni |
avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug()
…
|
|
|
@2279de6e
|
10 years |
Carl Eugen Hoyos |
lavf/img2dec: Autodetect qdraw images.
|
|
|
@b453e768
|
10 years |
Carl Eugen Hoyos |
lavc/qdrw: Also support real-world qdraw images.
|
|
|
@223a8598
|
10 years |
michaelni |
swresample/dither_template: Do not define macro functions to nothing
…
|
|
|
@3e14ed05
|
10 years |
michaelni |
avformat/internal: always check arguments of hex_dump_debug()
…
|
|
|
@374cf935
|
10 years |
michaelni |
avformat/asfdec: do not define print_guid() to nothing
This avoid …
|
|
|
@0c015aa9
|
10 years |
michaelni |
avcodec/tableprint_vlc: Do not define functions to nothing
This …
|
|
|
@2284c38e
|
10 years |
michaelni |
Merge commit 'e0010bb91fc0b067be8aefd2f77e6838537da433'
* commit …
|
|
|
@0318013a
|
10 years |
michaelni |
Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278'
* commit …
|
|
|
@1caff573
|
10 years |
michaelni |
Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47'
* commit …
|
|
|
@20ce69e5
|
10 years |
michaelni |
Merge commit 'd81fb63d87692765c004c19934b49427df434a07'
* commit …
|
|
|
@23ba4538
|
10 years |
rsbultje |
vp9: add inter-frame profile 2/3 suport.
|
|
|
@b224b165
|
10 years |
rsbultje |
vp9: add keyframe profile 2/3 support.
|
|
|
@346ce5da
|
10 years |
rsbultje |
vp9: parse profile 2/3 bitdepth in frame header.
|
|
|
@01e59d48
|
10 years |
rsbultje |
vp9: add profile 2/3 to exported profiles.
|
|
|
@5c600d74
|
10 years |
rsbultje |
fate: add/update reference files for 440 addition.
|
|
|
@ffed987a
|
10 years |
michaelni |
Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d'
* commit …
|
|
|
@39e89f52
|
10 years |
michaelni |
Merge commit '34efb8a169e4551326e069be47125c6c2cb7ab90'
* commit …
|
|
|
@251f9dcf
|
10 years |
michaelni |
Merge commit 'bb2cb0a66d86ec4ad9f43a488e8b6ab894c22d2f'
* commit …
|
|
|
@d423fc12
|
10 years |
michaelni |
Merge commit 'd00f1e0fc10bb945cdf140a6c320eb0c9cd25162'
* commit …
|
|
|
@958ddef4
|
10 years |
michaelni |
Merge commit '01fdfa51aca9086e04bd354fe3f103a49352c085'
* commit …
|
|
|
@711d8812
|
10 years |
rsbultje |
swscale: add yuv440p10/12 pixfmts.
|
|
|
@57f970a7
|
10 years |
rsbultje |
lavc: add yuv440p10/12 formats to aligned pixfmt list.
|
|
|
@98f7f0f7
|
10 years |
rsbultje |
lavu: add yuv440p10/12 pixfmts.
|
|
|
@75fc81c8
|
10 years |
michaelni |
diracdec: check that block length is valid
In init_planes p->xblen …
|
|
|
@4b13a542
|
10 years |
michaelni |
dirac: use and forward error codes
Signed-off-by: Andreas Cadhalpun …
|
|
|
@3c7d3d27
|
10 years |
michaelni |
tools/cws2fws: Use a similar implementation in dbgprintf() as in …
|
|
|
@0a6b410e
|
10 years |
michaelni |
avcodec/vp8: Suppress empty body warnings
Signed-off-by: Michael …
|
|
|
@e0010bb
|
10 years |
vittorio.giovara |
mux: Do not leave stale side data pointers in …
|
|
|
@6c8c7c2
|
10 years |
vittorio.giovara |
dump: Print AVAudioServiceType side data
|
|
|
@890b8748
|
10 years |
michaelni |
avutil/internal: Suppress empty body warning from emms_c()
…
|
|
|
@04070dbc
|
10 years |
vittorio.giovara |
libx265: Fix 'braces around scalar initializer' warning
x265 …
|
|
|
@d81fb63
|
10 years |
vittorio.giovara |
fate: Add a PICT test
This stimulates the direct pixel mode in …
|
|
|
@7b734ee5
|
10 years |
vittorio.giovara |
lavf: Open PICT images with Quickdraw
Update the pictor test to use …
|
|
|
@34efb8a1
|
10 years |
vittorio.giovara |
quickdraw: Support direct pixel blocks
Data is stored in separated …
|
|
|
@bb2cb0a6
|
10 years |
vittorio.giovara |
quickdraw: Switch to greedy parsing
Quickdraw packs data as a series …
|
|
|
@d00f1e0f
|
10 years |
vittorio.giovara |
quickdraw: Convert to bytestream2
Add appropriate error messages and …
|
|
|
@7971fa9c
|
10 years |
michaelni |
lavd/xcbgrab: fix comparison with screen size.
Signed-off-by: Nicolas …
|
|
|
@01fdfa51
|
10 years |
lu_zero |
xcbgrab: Accept geometries matching the screen size
Introduced in …
|
|
|
@22a0387d
|
10 years |
michaelni |
OS/2:Makedef.cmd cleanup
Remove PROTMODE as it doesn't make sense for …
|
|
|
@a2190de5
|
10 years |
michaelni |
avcodec/diracdec: Fix types and wraparounds in …
|
|
|
@d93181ef
|
10 years |
michaelni |
diracdec: check if reference could not be allocated
s->ref_pics[i] is …
|
|
|
@9e66b39a
|
10 years |
michaelni |
diracdec: avoid overflow of bytes*8 in decode_lowdelay
If bytes is …
|
|
|
@af6739d6
|
10 years |
michaelni |
Merge commit '3735b5c616770429572f86aabdaec39c6ebb8818'
* commit …
|
|
|
@e31cdb5c
|
10 years |
Carl Eugen Hoyos |
lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG.
|
|
|
@1ace789f
|
10 years |
michaelni |
Merge commit '60f1cc4a1ffcbf24acbb543988ceeaec76b70818'
* commit …
|
|
|
@ff849e11
|
10 years |
michaelni |
Merge commit '94bb1ce882a12b6d7a1fa32715a68121b39ee838'
* commit …
|
|
|
@9810aa3
|
10 years |
michaelni |
Merge commit '110f7f35fb615b97d983b1c6c6a714fddd28bcbe'
* commit …
|
|
|
@df952816
|
10 years |
michaelni |
Merge commit 'e191aaca44b986816695e3b7ecfae64697fd6631'
* commit …
|
|
|
@54d985db
|
10 years |
michaelni |
Merge commit '8fc8024ea56e814cd257d5fe27b21a865080782f'
* commit …
|
|
|
@5a455dd0
|
10 years |
michaelni |
avcodec/diracdec: Move buf[] read after size check
Signed-off-by: …
|
|
|
@984f50de
|
10 years |
michaelni |
diracdec: prevent overflow in data_unit_size check
buf_idx + …
|
|
|
@ed68fccf
|
10 years |
michaelni |
vp9: error out if chroma subsampling changes between frames.
This can …
|
|
|
@3735b5c6
|
10 years |
anton |
Revert "lavfi: always check av_expr_parse_and_eval() return value"
…
|
|
|
@60f1cc4a
|
10 years |
anton |
alsdec: only adapt order for positive max_order
For max_order = 0 the …
|
|
|
@94bb1ce8
|
10 years |
anton |
alsdec: check sample pointer range in revert_channel_correlation
Also …
|
|
|
@9d4fdfe2
|
10 years |
michaelni |
avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream …
|
|
|
@7ac5c38e
|
10 years |
michaelni |
avformat/mux: Add avoid_negative_ts_use_pts
This allows using pts …
|
|
|
@36993527
|
10 years |
michaelni |
cmdutils: Add libm.h for round()
Found-by: jamrial
Signed-off-by: …
|
|
|
@110f7f35
|
10 years |
anton |
aacpsy: correct calculation of minath in psy_3gpp_init
The minimum of …
|
|
|
@e191aaca
|
10 years |
anton |
alsdec: limit avctx->bits_per_raw_sample to 32
…
|
|
|
@8fc8024e
|
10 years |
anton |
aasc: return correct buffer size from aasc_decode_frame
CC: …
|
|
|
@858f81fd
|
10 years |
James |
cmdutils: move get_rotation() up in the file
Fixes compilation of …
|
|
|
@3f7986f
|
10 years |
James |
avfilter/Makefile: add missing lavfutils.c dependency to cover_rect …
|
|
|
@7f45f7fc
|
10 years |
michaelni |
avcodec/mpeg12dec: use the correct dimensions for checking SAR
Fixes …
|
|
|
@6ef3426d
|
10 years |
michaelni |
avcodec/x86/deinterlace: use INIT_MMX like other asm code does too
|
|
|
@c7369f3a
|
10 years |
michaelni |
avformat/avidec: print a warning for negative sample_size
…
|
|
|
@ca234639
|
10 years |
michaelni |
avidec: avoid infinite loop due to negative ast->sample_size
If max …
|
|
|
@079b7f6e
|
10 years |
James |
vp9: add profile names
Reviewed-by: Ronald S. Bultje …
|
|
|
@b4cc7d67
|
10 years |
michaelni |
avfilter/vf_cover_rect: clip rectangle if it is partly outside the …
|
|
|
@0eec40b7
|
10 years |
michaelni |
avidec: check for valid bit_rate range
If bit_rate is negative, it …
|
|
|
@783e94cb
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@0bca6182
|
10 years |
Carl Eugen Hoyos |
lavfi/cropdetect: Fix cropdetect for > 8 bit input.
|
|
|
@8ad04d24
|
10 years |
Carl Eugen Hoyos |
lavf/apngenc: Fix png remuxing by using default extension apng.
|
|
|
@d90f91c1
|
10 years |
Carl Eugen Hoyos |
lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.
…
|
|
|
@f320f2f4
|
10 years |
michaelni |
cmdutils: Ask for a sample in case a odd rotation angle is encountered …
|
|
|
@5d309d30
|
10 years |
michaelni |
avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k]
…
|
|
|
@e5454065
|
10 years |
michaelni |
matroskadec: check s->streams[k] before using it
This fixes a …
|
|
|
@d43cd6b0
|
10 years |
michaelni |
avcodec/ffv1dec: Check chroma shift parameters
Signed-off-by: Michael …
|
|
|
@03baa861
|
10 years |
michaelni |
avcodec/ffv1dec: More completely check micro_version
Signed-off-by: …
|
|
|
@3dfbdb32
|
10 years |
michaelni |
avcodec/ffv1dec: Check quant table symbols more completely
…
|
|
|
@eb9fb508
|
10 years |
michaelni |
matroskadec: use uint64_t instead of int for index_scale
index_scale …
|
|
|
@800df6a8
|
10 years |
michaelni |
ffmpeg_filter: use get_rotation()
This unifies the rotation …
|
|
|
@4351c28
|
10 years |
michaelni |
ffplay&cmdutils:Factor get_rotation() code out
Signed-off-by: Michael …
|
|
|
@a6b630e9
|
10 years |
michaelni |
avcodec/ccaption_dec: correcting line breaks in cc
Signed-off-by: …
|
|
|
@f9e8020
|
10 years |
michaelni |
ffplay: unify displaymatrix based rotation code
Reviewed-by: Marton …
|
|
|
@372aa077
|
10 years |
michaelni |
pngdec: don't use AV_PIX_FMT_MONOBLACK for apng
AV_PIX_FMT_MONOBLACK …
|
|
|
@8f760be
|
10 years |
michaelni |
pngdec: return correct error code from decode_frame_common
During the …
|
|
|
@287dbb07
|
10 years |
michaelni |
pngdec: check s->last_picture.f->data[0] before using it
This check …
|
|
|
@042260cd
|
10 years |
michaelni |
avcodec/wavpack: Check L/R values before use to avoid harmless integer …
|
|
|