|
|
|
@f5c281d
|
9 years |
Michael Niedermayer |
configure: clean whitespace with [:space:]
…
|
|
|
@488cc051
|
9 years |
Michael Niedermayer |
avformat/mov: Use ff_configure_buffers_for_index()
Fixes Ticket2513 …
|
|
|
@b183fb47
|
9 years |
Michael Niedermayer |
avformat: Add ff_configure_buffers_for_index()
This allows …
|
|
|
@1aab5d8a
|
9 years |
James |
avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changes
…
|
|
|
@b11c3fce
|
9 years |
Philip Langdale |
avcodec/vdpau_hevc: unbreak compilation after sps/pps changes
There …
|
|
|
@10d7d088
|
9 years |
Michael Niedermayer |
avcodec/utils: Check that the sample rate is not negative when opening …
|
|
|
@7c944b0a
|
9 years |
Michael Niedermayer |
tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asm
Signed-off-by: …
|
|
|
@d6ff68ad
|
9 years |
Michael Niedermayer |
Factor duplicated ff_fast_malloc() out into mem_internal.h
internal.h …
|
|
|
@03931ecf
|
9 years |
Michael Niedermayer |
vf_ssim: remove another obscure double loop.
Reviewed-by: Paul B …
|
|
|
@a1f48480
|
9 years |
Michael Niedermayer |
ssim: refactor a weird double loop.
Reviewed-by: Paul B Mahol …
|
|
|
@4496ccc7
|
9 years |
Michael Niedermayer |
avcodec/hevc_parser: Reenable the old parser under ADVANCED_PARSER …
|
|
|
@9e810a98
|
9 years |
Michael Niedermayer |
Merge commit '650060dfb665552442ec11b456660e3e9a9d9016'
* commit …
|
|
|
@99558270
|
9 years |
Michael Niedermayer |
avcodec/hevc: Simplify skipped_bytes_pos code further
Signed-off-by: …
|
|
|
@ad92410d
|
9 years |
Michael Niedermayer |
avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code
…
|
|
|
@bcc6c7bb
|
9 years |
Michael Niedermayer |
avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNAL
…
|
|
|
@5620ed35
|
9 years |
Michael Niedermayer |
avcodec/hevc: Remove skipped_bytes_nal, simplify code
Signed-off-by: …
|
|
|
@93aa84c1
|
9 years |
Michael Niedermayer |
Merge commit '7f78155dc6b65be55efb5309b6dd2bb33925a8c4'
* commit …
|
|
|
@4690a636
|
9 years |
Michael Niedermayer |
Merge commit 'd82e1adc2019135a2fc45372e0ed0b5ef107cdd0'
* commit …
|
|
|
@4c42c669
|
9 years |
Michael Niedermayer |
Merge commit 'ae05b4865514fd71b5e9431e93aa0d03d7ba7751'
* commit …
|
|
|
@760304e
|
9 years |
Michael Niedermayer |
Merge commit 'd7bebe4805193783f0b6f292f9127a75709fb7d9'
* commit …
|
|
|
@d5fcca83
|
9 years |
Michael Niedermayer |
Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2'
* commit …
|
|
|
@885afff0
|
9 years |
onemda |
avfilter/vf_w3fdif: implement slice threading
Signed-off-by: Paul B …
|
|
|
@7b07e72a
|
9 years |
onemda |
avfilter/vf_stereo3d: implement slice threading for anaglyph output
…
|
|
|
@c02ee69b
|
9 years |
onemda |
fate: add tests for stereo3d anaglyph modes
Signed-off-by: Paul B …
|
|
|
@ddd86e47
|
9 years |
Michael Niedermayer |
Merge commit 'ab05ed4c322ed0488ac9b5d2ef5d4ffa55a946a7'
* commit …
|
|
|
@547848f7
|
9 years |
Michael Niedermayer |
Merge commit '9f4c7397a296e6d11b3c6c121a6896163577dc7c'
* commit …
|
|
|
@6727380d
|
9 years |
Michael Niedermayer |
Merge commit 'a9a2f3613040c4f90bf15cbd76f8671252ecc043'
* commit …
|
|
|
@98c7f974
|
9 years |
Michael Niedermayer |
Merge commit '86eee85daddb682fa072c2e2657c90a514b855e3'
* commit …
|
|
|
@f14fc559
|
9 years |
Michael Niedermayer |
Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717'
* commit …
|
|
|
@4547cf68
|
9 years |
Michael Niedermayer |
avformat/isom: utilize bitrate hints
Fixes Ticket4546
Signed-off-by: …
|
|
|
@774ceee1
|
9 years |
Philip Langdale |
movtextdec.c: Add support for highlight and hilightcolor box
…
|
|
|
@a3b721d1
|
9 years |
James |
avcodec/dcadec: silence request_channels deprecation warnings
This …
|
|
|
@650060df
|
9 years |
anton |
hevc_parser: parse and export some stream parameters
Particularly …
|
|
|
@7f78155d
|
9 years |
anton |
hevc: improve a comment
That loop does the actual full decoding, so …
|
|
|
@d82e1adc
|
9 years |
anton |
hevc: move splitting the packet into NALUs into a separate function
…
|
|
|
@ae05b486
|
9 years |
anton |
hevc: eliminate the second call to hls_nal_unit()
Also, make …
|
|
|
@d7bebe48
|
9 years |
anton |
hevc: skip invalid/ignored NALUs when splitting the packet
There is …
|
|
|
@b11acd57
|
9 years |
anton |
hevc: remove HEVCContext usage from hevc_ps
Factor out the parameter …
|
|
|
@ab05ed4c
|
9 years |
anton |
mpegvideo_parser: export pixel format and dimensions
|
|
|
@9f4c7397
|
9 years |
anton |
hevc: check slice address length
It is used as get_bits argument and …
|
|
|
@a9a2f361
|
9 years |
anton |
doc: add a section about building with libmfx
|
|
|
@86eee85d
|
9 years |
anton |
bytestream2: set the reader to the end when reading more than …
|
|
|
@f353b851
|
9 years |
Michael Niedermayer |
vf_ssim: fix s->coefs for yuv with non-4:2:0 subsampling.
…
|
|
|
@8bc67ec2
|
9 years |
janne-libav |
Checkasm: assembly testing and benchmarking tool
It provides the …
|
|
|
@d2e5297e
|
9 years |
Michael Niedermayer |
Merge commit '796268654c7807c9a1cfb322c838383e2b900d60'
* commit …
|
|
|
@839d6bc1
|
9 years |
Michael Niedermayer |
avformat/riffde: Fix integer overflow in bitrate
Signed-off-by: …
|
|
|
@cd326377
|
9 years |
Michael Niedermayer |
Merge commit 'f1bdc234370401c032cd85184e93c7c155eb6d62'
* commit …
|
|
|
@189420cb
|
9 years |
Michael Niedermayer |
riffdec: prevent negative bit rate
Signed-off-by: Andreas Cadhalpun …
|
|
|
@7da1f00e
|
9 years |
Michael Niedermayer |
Merge commit 'c1d647b15afa69fa70f999a9ddcb98346409fb4d'
* commit …
|
|
|
@ba77fb61
|
9 years |
Michael Niedermayer |
Merge commit 'd80811c94e068085aab797f9ba35790529126f85'
* commit …
|
|
|
@e72988d
|
9 years |
Michael Niedermayer |
Merge commit '355864ef7a9548ee6491a25de1e0650bd983a667'
* commit …
|
|
|
@3a18d3fa
|
9 years |
Michael Niedermayer |
ivfenc: write duration at end-of-stream.
At the beginning, the value …
|
|
|
@7962686
|
9 years |
lu_zero |
asfdec: always reset packet state after seeking
Signed-off-by: Luca …
|
|
|
@cdb0d7e4
|
9 years |
Michael Niedermayer |
avformat/brstm: Remove unused variable
Fixes …
|
|
|
@944a1aa3
|
9 years |
Michael Niedermayer |
avformat/yuv4mpegdec: Use 64bit for file offset
Signed-off-by: …
|
|
|
@f8db8107
|
9 years |
Michael Niedermayer |
avcodec/utils: Assert that the pointer is set when size is in …
|
|
|
@59a07df0
|
9 years |
Michael Niedermayer |
avcodec/utils: Avoid undefined void casts in ff_fast_malloc()
based …
|
|
|
@b3415e4c
|
9 years |
Michael Niedermayer |
avutil/mem: Fix potential overflow in overallocation code
…
|
|
|
@bc976e57
|
9 years |
Michael Niedermayer |
avcodec/utils: Fix potential overflow in overallocation code
…
|
|
|
@9ea81fe9
|
9 years |
onemda |
fate: add tests for w3fdif filter
Signed-off-by: Paul B Mahol …
|
|
|
@36669742
|
9 years |
onemda |
avformat/yuv4mpegdec: remove unused variable
Signed-off-by: Paul B …
|
|
|
@3bb58c3
|
9 years |
Michael Niedermayer |
vf_psnr: fix rgb channel order mixup in final log message.
…
|
|
|
@9879421f
|
9 years |
Michael Niedermayer |
vf_psnr: always calculate MSE over full pixel range.
This makes the …
|
|
|
@f1bdc23
|
9 years |
lu_zero |
riff: Validate bitrate
|
|
|
@c1d647b1
|
9 years |
lu_zero |
mp3: Make the seek more robust
Try to parse up to 4 packets to find …
|
|
|
@d80811c9
|
9 years |
lu_zero |
riff: Use the correct logging context
|
|
|
@355864e
|
9 years |
lu_zero |
g726: Do not crash on user mistake
Properly report the sample rate as …
|
|
|
@9b8b804c
|
9 years |
Michael Niedermayer |
avformat/yuv4mpegdec: Remove unused variables
Signed-off-by: Michael …
|
|
|
@733c5d88
|
9 years |
Michael Niedermayer |
yuv4mpeg: add rough duration estimate and seeking.
Reviewed-by: Paul …
|
|
|
@c381af77
|
9 years |
Michael Niedermayer |
vF_psnr: move set_meta() calls out of loop.
Reviewed-by: Paul B Mahol …
|
|
|
@e76c34d0
|
9 years |
Michael Niedermayer |
Merge commit '87f98a2b9d4c7218ad82bb45347a53b65e5244f3'
* commit …
|
|
|
@87f98a2b
|
9 years |
martin |
fbdev: Support the RGB565 colour space.
Tested on a Raspberry Pi.
…
|
|
|
@0303d439
|
9 years |
Michael Niedermayer |
vf_psnr: add channel weighting based on chroma subsampling.
Also add …
|
|
|
@235e903b
|
9 years |
Michael Niedermayer |
Merge commit '1410eeb6ea6bc5784e40032430afcdf54a79aedb'
* commit …
|
|
|
@c06e5562
|
9 years |
Michael Niedermayer |
avcodec/mpeg4videodec: Check P cbpy
Fixes undefined behavior
Fixes: …
|
|
|
@75fd5ce4
|
9 years |
Andreas.Cadhalpun |
imc: use correct position for flcoeffs2 calculation
flcoeffs2[pos] …
|
|
|
@8fca37d5
|
9 years |
Michael Niedermayer |
avfilter/vf_ssim: Mark constant tables as const
Signed-off-by: …
|
|
|
@d759f7f1
|
9 years |
Michael Niedermayer |
avcodec/j2kenc: remove unused variable
Signed-off-by: Michael …
|
|
|
@1410eeb6
|
9 years |
lu_zero |
imc: Use correct position for flcoeffs2 calculation
flcoeffs2[pos] …
|
|
|
@05cc8c8e
|
9 years |
Andreas.Cadhalpun |
hevc: check slice address length
It is used as get_bits argument and …
|
|
|
@72527d9c
|
9 years |
Michael Niedermayer |
Merge commit '872fab4a3df48e7e6484333ee2228c684e319634'
* commit …
|
|
|
@47d07733
|
9 years |
Michael Niedermayer |
avcodec/utils: Document 32 min for h264 width
Suggested-by: "Ronald …
|
|
|
@b1e242bc
|
9 years |
Michael Niedermayer |
avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred()
Fixes: …
|
|
|
@3526a120
|
9 years |
Andreas.Cadhalpun |
snow: remove an obsolete av_assert2
It asserts that the frame …
|
|
|
@7ef6656b
|
9 years |
Michael Niedermayer |
avcodec/utils: use a minimum 32pixel width in …
|
|
|
@e71ca21f
|
9 years |
Michael Niedermayer |
avcodec/motion_est_template: Fix undefined behavior in …
|
|
|
@872fab4a
|
9 years |
lu_zero |
asfdec: Fix reading from the pipe
Signed-off-by: Luca Barbato …
|
|
|
@ae55fc82
|
9 years |
onemda |
avfilter/vf_removegrain: clip to uint16 instead to uint8
This is how …
|
|
|
@7b404c94
|
9 years |
michaelni |
avcodec/libopenh264enc: Do not truncate frame rate
Suggested-by: …
|
|
|
@033dc39c
|
9 years |
michaelni |
Merge commit '67c884eb07c7e9f2cb72bb8d447d945e5ac8cac7'
* commit …
|
|
|
@60c6959b
|
9 years |
michaelni |
Merge commit '461b45efd04859b2672238bc8a6ecab9e9a14948'
* commit …
|
|
|
@5985316f
|
9 years |
michaelni |
libavcodec/qsvenc.c: improving handling for return codes of …
|
|
|
@b160fc29
|
9 years |
michaelni |
avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()
This …
|
|
|
@67c884eb
|
9 years |
lu_zero |
libvpx: Add the library header
Unbreak make checkheaders
|
|
|
@461b45ef
|
9 years |
lu_zero |
lavc: Add nvenc.h to the skipheader
Unbreak make checkheaders
|
|
|
@ba0b4e53
|
9 years |
onemda |
fate: add removegrain tests
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@e786e96b
|
9 years |
Carl Eugen Hoyos |
lavf/rtpenc_jpeg: Error out for non-standard Huffman tables.
Related …
|
|
|
@ad7c5cba
|
9 years |
Carl Eugen Hoyos |
lavf/rtpenc_jpeg: Do not check the table number when checking precision.
|
|
|
@2c7f7a69
|
9 years |
Carl Eugen Hoyos |
ffmpeg: Use av_log to print benchmark output.
|
|
|
@6253f511
|
9 years |
Carl Eugen Hoyos |
Cosmetics: Reindent after last commit.
|
|
|