projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hwcontext_dxva2: fix handling of the mapping flags
2016-11-18
Anton Khirnov
hwcontext_dxva2: fix handling of the mapping flags
commit
|
commitdiff
|
tree
2016-11-18
Anton Khirnov
hwcontext_dxva2: do not assume the destination format...
commit
|
commitdiff
|
tree
2016-11-10
James Almer
matroskaenc: write updated STREAMINFO metadata for...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-11-10
James Almer
matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-11-10
Anton Khirnov
pthread_frame: properly propagate the hw frame context...
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
qsv{enc,dec}: extend the internal frame allocator
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
qsv{dec,enc}: use a struct as a memory id with internal...
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
qsv{dec,enc}: always use an internal mfxFrameSurface1
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
hwcontext_qsv: support frame mapping
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
hwcontext_qsv: transfer data through the child context...
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
hwcontext_qsv: do not fail when download/upload VPP...
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
hwcontext_qsv: add support for the P8 format
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
hwcontext_dxva2: add support for the P8 format
commit
|
commitdiff
|
tree
2016-11-07
Anton Khirnov
hwcontext_dxva2: frame mapping support
commit
|
commitdiff
|
tree
2016-11-07
Hendrik Leppkes
dxva2: fix surface selection when compiled with both...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/decode_video: remove a stray unrelated comment
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/decode_video: constify the AVCodec instance
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/encode_video: use the AVFrame API for allocating...
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/encode_video: set the framerate
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/encode_video: constify the AVCodec instance
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/avcodec: split the remaining two examples...
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/decode_audio: constify the AVCodec instance
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/avcodec: split audio decoding into a separate...
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/encode_audio: use the AVFrame API for allocating...
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/encode_audio: constify AVCodec instances
commit
|
commitdiff
|
tree
2016-11-02
Anton Khirnov
examples/avcodec: split audio encoding into a separate...
commit
|
commitdiff
|
tree
2016-11-02
James Almer
avconv: support parsing bitstream filter options
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-25
Yogender Gupta
scale_npp: fix passthrough mode
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-21
Anton Khirnov
Makefile: fix checking whether reconfiguring is required
commit
|
commitdiff
|
tree
2016-10-21
Anton Khirnov
hevc: factor out a repeated condition
commit
|
commitdiff
|
tree
2016-10-21
Anton Khirnov
hevc: move the SliceType enum to hevc.h
commit
|
commitdiff
|
tree
2016-10-21
Anton Khirnov
lavf: check that the codec is supported by extract_extradata
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
lavf: use the new bitstream filter for extracting extradata
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
lavc: add a bitstream filter for extracting extradata...
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
hevcdec: move parameter set parsing into a separate...
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
hevcdec: split ff_hevc_diag_scan* declarations into...
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
hevcdec: drop the prototype of a non-existing function
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
hevcdec: move decoder-independent declarations into...
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
hevc: rename hevc.[ch] to hevcdec.[ch]
commit
|
commitdiff
|
tree
2016-10-16
James Almer
avformat/matroska: fix MatroskaVideoFieldOrder enum...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-16
Anton Khirnov
file protocol: handle the file: protocol string in...
commit
|
commitdiff
|
tree
2016-10-11
Alexandra Hájková
hevc: Add SSE2 and AVX IDCT
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-11
Alexandra Hájková
checkasm: add a test for HEVC IDCT
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-06
Anton Khirnov
Revert "hevc: x86: Refactor IDCT macro declarations"
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make filter_16_h work on 32-bit.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make filter_48/84/88_h work on 32-bit.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make filter_44_h work on 32-bit.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make filter_16_v work on 32-bit.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make filter_48/84_v work on 32-bit.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make filter_88_v work on 32-bit.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make filter_44_v work on 32-bit.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: save one register in SIGN_ADD/SUB.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: store unpacked intermediates for filter6...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: move variable assigned inside macro branch.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: simplify ABSSUM_CMP by inverting the comparison...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: remove unused register from ABSSUB_CMP...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: slightly simplify 44/48/84/88 h stores.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: make cglobal statement more conservative...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9lpf/x86: save one register in loopfilter surface...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Clément Bœsch
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Clément Bœsch
vp9lpf/x86: add ff_vp9_loop_filter_h_{48,84}_16_{sse2...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
James Almer
vp9lpf/x86: add an SSE2 version of vp9_loop_filter_...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Clément Bœsch
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
James Almer
vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Clément Bœsch
vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
checkasm: add VP9 loopfilter tests.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-04
Ronald S. Bultje
vp9: ignore reference segmentation map if error_resilience...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
lavu: remove the custom atomic API
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
pthread_frame: use atomics for frame progress
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
pthread_frame: use atomics for PerThreadContext.state
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
pthread_frame: use a thread-safe way for signalling...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
mmaldec: convert to stdatomic
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
v4l2: convert to stdatomic
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
buffer: convert to stdatomic
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat dummy stdatomic.h used when threading...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on pthreads
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on suncc...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on windows...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on GCC...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
configure: check for stdatomic.h
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
avconv: only retry decoding on actual decoding errors
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
avconv: make sure the filtergraph is freed on init...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
avconv: set the encoding framerate when the output...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
h264dec: support broken files with mp4 extradata/annex...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
hwcontext_vaapi: add a quirk for the missing MemoryType...
commit
|
commitdiff
|
tree
2016-09-30
Anton Khirnov
avio: add a new flag for marking streams seekable by...
commit
|
commitdiff
|
tree
2016-09-30
Anton Khirnov
avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
commit
|
commitdiff
|
tree
2016-09-30
Anton Khirnov
lavf: fix usage of AVIOContext.seekable
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
examples/output: switch to the new encoding API
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
tdsc: use the new decoding API
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
lavc: add clobber tests for the new encoding/decoding API
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
mpegvideo_enc: use the new encoding API for b_strategy=2
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
mpegvideo_enc: handle encoding errors with b_strategy=2
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
mpegvideo_enc: add const to the AVCodec instance
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
APIchanges: fix a typo in the version number
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
audiodsp/x86: yasmify vector_clipf_sse
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
audiodsp: reorder arguments for vector_clipf
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
audiodsp: fix vector_clipf documentation
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
checkasm: add tests for audiodsp
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
checkasm: add a test for blockdsp
commit
|
commitdiff
|
tree
next