|
|
|
@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.
|
|
|
@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 …
|
|
|
@890b8748
|
10 years |
michaelni |
avutil/internal: Suppress empty body warning from emms_c()
…
|
|
|
@7971fa9c
|
10 years |
michaelni |
lavd/xcbgrab: fix comparison with screen size.
Signed-off-by: Nicolas …
|
|
|
@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 …
|
|
|
@52835cb8
|
10 years |
michaelni |
avutil/opt: Avoid division by 0
Signed-off-by: Michael Niedermayer …
|
|
|
@a141948a
|
10 years |
michaelni |
avfilter/avf_showcqt: optimize gamma calculation
benchmark (on intel …
|
|
|
@29ef54aa
|
10 years |
michaelni |
avcodec/nvenc: Make pix_fmts_nvenc const
Reviewed-by: Timo …
|
|
|
@14605a0b
|
10 years |
michaelni |
ffv1dec: plane_index is 1 in case of version 4 gray+alpha.
Since …
|
|
|
@eb168811
|
10 years |
michaelni |
LICENSE.md: add *_rect filters
Found-by: ubitux
Signed-off-by: …
|
|
|
@c8b4ffdf
|
10 years |
michaelni |
configure: prepend avfilter_deps for *_rect filters
Found-by: ubitux …
|
|
|
@40964e2e
|
10 years |
michaelni |
Merge commit '3edeb7749e4276c78ad57307b8c3b32dd476d1da'
* commit …
|
|
|
@02b5af7
|
10 years |
michaelni |
Merge commit '863ee06809b215895ee20cbc557eeceb904cf770'
* commit …
|
|
|
@0ba65c9f
|
10 years |
michaelni |
Merge commit '709e1c91ea7a5bbf2b9a104642572ca7616b224f'
* commit …
|
|
|
@a72b61a3
|
10 years |
michaelni |
ffprobe: support printing AVStream and AVPacket side data
…
|
|
|
@08152f2d
|
10 years |
michaelni |
ffprobe: Add Support to print information about …
|
|
|
@2a3270b6
|
10 years |
michaelni |
ffprobe: add writer_print_integers() to allow printing formated 1d and …
|
|
|
@db4649dd
|
10 years |
michaelni |
Merge commit '3080b0497ddf8549d86ee99b79ac0c15f44ee382'
* commit …
|
|
|
@a1acae04
|
10 years |
michaelni |
ffmpeg_opt: remove rotate metadata in case of autorotate
…
|
|
|
@f5b26fbc
|
10 years |
michaelni |
Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'
* commit …
|
|
|
@deedf3e5
|
10 years |
michaelni |
Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37'
* commit …
|
|
|
@e874772f
|
10 years |
michaelni |
Merge commit '21180b73239c6360aa28496d4879713b7ba4a8e5'
* commit …
|
|
|
@94f4bdc4
|
10 years |
michaelni |
configure: add forgotten avcodec/avformat deps for find/cover_rect
…
|
|
|
@61b4ab18
|
10 years |
michaelni |
avfilter: Add cover_rect filter
Signed-off-by: Michael Niedermayer …
|
|
|
@94340e4b
|
10 years |
michaelni |
avfilter: add find_rect filter
Signed-off-by: Michael Niedermayer …
|
|
|
@3edeb774
|
10 years |
martin |
configure: Allow log2 with MSVC 2013 onwards.
Only MSVC 2010 in x64 …
|
|
|
@863ee068
|
10 years |
martin |
configure: Use the right local variable in the MSVC and ICL probes
…
|
|
|
@709e1c91
|
10 years |
martin |
avprobe: Print the display matrix from per-stream sidedata
This is …
|
|
|
@3080b049
|
10 years |
martin |
avprobe: Support writing arrays of integers without keys
…
|
|
|
@16302246
|
10 years |
martin |
avconv: Add an option for automatically rotating video according to …
|
|
|
@e2d50fc2
|
10 years |
martin |
avplay: Add support for rotated video
This is enabled by default, but …
|
|
|
@21180b73
|
10 years |
martin |
avplay: Factorize code for adding filters to the filter pipeline
…
|
|
|
@4e8ee7ac
|
10 years |
michaelni |
libavcodec/svq3: clarify unknown_flag by renaming to has_watermark
…
|
|
|
@dc4a6e4d
|
10 years |
michaelni |
avfilter/vf_libopencv: Make ocv_filter_entries const
Signed-off-by: …
|
|
|
@536b42e8
|
10 years |
michaelni |
avutil/cast5: Make iv array static
Signed-off-by: Michael Niedermayer …
|
|
|
@156f64bd
|
10 years |
michaelni |
avutil/cast5: Mark key_bits as const
Signed-off-by: Michael …
|
|
|
@dfc0708
|
10 years |
michaelni |
avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm
The table …
|
|
|
@270e647
|
10 years |
michaelni |
avcodec/x86/dct-test: Make static table const
Signed-off-by: Michael …
|
|
|
@c1872172
|
10 years |
michaelni |
avformat/matroskadec: Mark static tables as const
Signed-off-by: …
|
|
|
@71b69df6
|
10 years |
michaelni |
lavf/http: support HTTPS when listening
Signed-off-by: Michael …
|
|
|
@61976727
|
10 years |
michaelni |
avcodec/svq3: Print unknown fields at debug level
Signed-off-by: …
|
|
|
@d56245f7
|
10 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-profile1-wip'
* …
|
|
|
@c8de8f7e
|
10 years |
michaelni |
Merge commit '3ecb82dd4110108244373f007710df4c2ae572b6'
* commit …
|
|
|
@9aff7d41
|
10 years |
michaelni |
Merge commit '6503cbf842a026faec517eb980551089168c7d8a'
* commit …
|
|
|
@3ecb82dd
|
10 years |
vittorio.giovara |
dnxhddec: Fix pixel format change
Regression introduced in …
|
|
|
@6503cbf8
|
10 years |
vittorio.giovara |
ffv1enc: Add const attribute to input frame
warning: assigning to …
|
|
|