index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2017-03-31
Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'
Clément Bœsch
2017-03-31
Merge commit '0361e4dcb4d394c88c33364415a3b8fe315b67d1'
Clément Bœsch
2017-03-31
pthread_frame: Propagate sw_pix_fmt across threads
Mark Thompson
2017-03-30
avcodec/clearvideo: Do not lose the return code of decode_mb()
Michael Niedermayer
2017-03-30
Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'
Mark Thompson
2017-03-30
Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'
Mark Thompson
2017-03-30
Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'
Mark Thompson
2017-03-30
avcodec/atrac3: Check init_get_bits8() for failure
Michael Niedermayer
2017-03-30
Merge commit '67351924fa91dea4339109100a4c0689f006581f'
Clément Bœsch
2017-03-30
Merge commit '6354957a95022864746180525680cca872ab0e0a'
Clément Bœsch
2017-03-30
Merge commit 'c778eb15b89d875cb246b18f65b3b4321cb1e7d6'
Clément Bœsch
2017-03-30
Merge commit 'ee59f0540875ab42496af2aacddd942757707683'
Clément Bœsch
2017-03-29
avcodec/exr: add support for uint32
Martin Vignali
2017-03-29
Merge commit 'baab87c4f30e75ea309294b06adcd01ce678bdc5'
Clément Bœsch
2017-03-29
lavc/idctdsp: use prefix restrict with av_
Clément Bœsch
2017-03-29
lavc/pthread_slice: remove pointless condition
Clément Bœsch
2017-03-29
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
lavc: use av_fourcc2str() where appropriate
Clément Bœsch
2017-03-29
lavc: fix usages of av_get_codec_tag_string()
Clément Bœsch
2017-03-29
lavc: deprecate av_get_codec_tag_string()
Clément Bœsch
2017-03-29
Merge commit '4cf2ffb7c45840b09bc49e34da88d4053dd442cb'
Clément Bœsch
2017-03-29
Merge commit '39cea6570c11a49b64b2ec8d71e218db03b4c742'
Clément Bœsch
2017-03-29
pthread_frame: minor simplification to error handling
wm4
2017-03-28
avcodec/ac3dsp: add special-case handling for the C downmix_fixed function
James Almer
2017-03-28
aarch64/vp9dsp: add missing header includes
James Almer
2017-03-28
pthread_frame: don't sync items between threads for intra-only codecs.
Ronald S. Bultje
2017-03-28
hevc: initialize no_rasl_output_flag in hevc_frame_start().
Ronald S. Bultje
2017-03-28
h264: revert 1189af429211ac650aac730368a6cf5b23756605.
Ronald S. Bultje
2017-03-28
vp9: split out generic decoding skeleton interface API from VP9 types.
Ronald S. Bultje
2017-03-28
vp9: split out reconstruction functions in their own source file.
Ronald S. Bultje
2017-03-28
vp9: split out loopfilter functions in their own source file.
Ronald S. Bultje
2017-03-28
vp9: re-split the decoder/format/dsp interface header files.
Ronald S. Bultje
2017-03-28
dirac: make initialization of arithmetic coder tables threadsafe.
Ronald S. Bultje
2017-03-28
avcodec/extract_extradata_bsf: add missing break statement to extract_extrada...
James Almer
2017-03-27
Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'
Clément Bœsch
2017-03-27
Merge commit '30015305f3b523ed7640f2c3c58b017140533c58'
Clément Bœsch
2017-03-27
Merge commit '7a2b2b6a92c4b528ecb640790eca0aa790d858f4'
Clément Bœsch
2017-03-27
lavc/vp9: clarify inv_recenter_nonneg
Clément Bœsch
2017-03-27
lavc/vp9: shuffle header declaration
Clément Bœsch
2017-03-27
lavc/vp9: consistent use of typedef instead of struct
Clément Bœsch
2017-03-27
lavc/vp9: misc cosmetics
Clément Bœsch
2017-03-27
lavc/vp9: rename res to ret
Clément Bœsch
2017-03-27
lavc/vp9: split a few assignment out of ifs
Clément Bœsch
2017-03-27
lavc/vp9: rename {ref,unref,alloc}_frame to frame_{ref,unref,alloc}
Clément Bœsch
2017-03-27
lavc/vp9: rename ctx to avctx
Clément Bœsch
2017-03-27
lavc/vp9: split into vp9{block,data,mvs}
Clément Bœsch
2017-03-27
pthread_frame: fix uninitialized variable read
wm4
2017-03-27
pthread_frame: do not attempt to unlock a mutex on the wrong thread
wm4
2017-03-27
libavcodec/opusenc: use correct format specifiers
Kyle Swanson
2017-03-27
avcodec/avcodec: Correct and make consistent AVERROR() in comments
Michael Niedermayer
[next]