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-01-22
vaapi_mpeg4: Restore changes overwritten by merge
Mark Thompson
2017-01-21
avcodec/fraps: add support for PAL8
Paul B Mahol
2017-01-21
avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs
Michael Niedermayer
2017-01-20
lavc/h264dec: re-indent after previous commit
Matthieu Bouron
2017-01-20
lavc/h264dec: make sure a slice is decoded before finishing setup
Matthieu Bouron
2017-01-20
avcodec/wmaprodec: add xma_flush for seeking in XMA2
Paul B Mahol
2017-01-20
avcodec: add XMA2 parser
Paul B Mahol
2017-01-20
avcodec/wmaprodec: unbreak XMA mono decoding
Paul B Mahol
2017-01-20
avcodec/atrac3: allow 6 channels (non-joint stereo)
bnnm
2017-01-20
dcaenc: Use Huffman codes for Bit Allocation Index
Daniil Cherednik
2017-01-20
avcodec/nvenc: add logging for more error cases
Timo Rothenpieler
2017-01-20
avcodec/nvenc: make gpu indices independend of supported capabilities
Timo Rothenpieler
2017-01-19
avcodec/exr: export writer info into frame metadata
Paul B Mahol
2017-01-19
avcodec/exr: make it aware of 2 additional compressions
Paul B Mahol
2017-01-19
avcodec/avcodec: fix lil typo in comment
Aleksandr Slobodeniuk
2017-01-19
avcodec/speedhq: Fix warning about "initialization from incompatible pointer ...
Michael Niedermayer
2017-01-19
avcodec/wmaprodec: check number of channels for XMA streams
Paul B Mahol
2017-01-19
avcodec/pixlet: use av_clip_uintp2_c explicitly
Paul B Mahol
2017-01-19
avcodec/pixlet: use av_clip_uintp2()
Paul B Mahol
2017-01-19
avcodec/pixlet: clip chroma before shifting
Paul B Mahol
2017-01-19
avcodec/wmapro: redone stream selection for XMA1/2
Paul B Mahol
2017-01-19
lavc/h264: simplify find_unused_picture()
Clément Bœsch
2017-01-19
avcodec/wmaprodec: >2 channel support for XMA
Paul B Mahol
2017-01-18
lavc/h264dec: remove flush goto in decode callback
Clément Bœsch
2017-01-17
lavc: Remove old vaapi decode infrastructure
Mark Thompson
2017-01-17
vaapi_vp9: Convert to use the new VAAPI hwaccel code
Mark Thompson
2017-01-17
vaapi_hevc: Convert to use the new VAAPI hwaccel code
Anton Khirnov
2017-01-17
vaapi_mpeg4: Convert to use the new VAAPI hwaccel code
Mark Thompson
2017-01-17
vaapi_vc1: Convert to use the new VAAPI hwaccel code
Mark Thompson
2017-01-17
vaapi_mpeg2: Convert to use the new VAAPI hwaccel code
Mark Thompson
2017-01-17
vaapi_h264: Convert to use the new VAAPI hwaccel code
Mark Thompson
2017-01-17
lavc: Rewrite VAAPI decode infrastructure
Mark Thompson
2017-01-17
vaapi_vc1: Remove redundant version check
Mark Thompson
2017-01-17
vaapi_vc1: Constify pointers
Mark Thompson
2017-01-17
vaapi_mpeg2: Constify pointers
Mark Thompson
2017-01-17
vaapi_h264: Constify pointers
Mark Thompson
2017-01-17
Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'
Matthieu Bouron
2017-01-16
lavc/h264dec: reconstruct and debug flush frames as well
Clément Bœsch
2017-01-16
lavc/h264_slice: drop redundant current_slice reset
Clément Bœsch
2017-01-16
lavc/pthread_frame: protect read state access in setup finish function
Clément Bœsch
2017-01-16
avcodec: add SIPR parser
Paul B Mahol
2017-01-16
dxva2: allow an empty array of ID3D11VideoDecoderOutputView
Steve Lhomme
2017-01-16
dxva2: get the slice number directly from the surface in D3D11VA
Steve Lhomme
2017-01-16
dxva2: use a single macro to test if the DXVA context is valid
Steve Lhomme
2017-01-15
dcaenc: Implementation of Huffman codes for DCA encoder
Daniil Cherednik
2017-01-15
dcaenc: Reverse data layout to prevent data copies during Huffman encoding in...
Daniil Cherednik
2017-01-14
aarch64: vp9mc: Fix a comment to refer to a register with the right name
Martin Storsjö
2017-01-14
aarch64: vp9dsp: Fix vertical alignment in the init file
Martin Storsjö
2017-01-14
arm: vp9mc: Fix vertical alignment of operands
Martin Storsjö
2017-01-14
aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and...
Martin Storsjö
[next]