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
/
decode.c
Age
Commit message (
Expand
)
Author
2018-10-30
lavc/decode: Fix the error number report if av_image_fill_pointers fail.
Jun Zhao
2018-10-24
Revert "avcodec/decode: copy the output parameters from the last bsf in the c...
James Almer
2018-08-16
avcodec/decode: copy the output parameters from the last bsf in the chain bac...
James Almer
2018-08-16
avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them
James Almer
2018-07-19
avcodec: parse options from AVCodec.bsfs
Aman Gupta
2018-06-15
avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking ...
Michael Niedermayer
2018-04-05
avcodec/decode: fix warning when decoding pseudo paletted formats
wm4
2018-04-03
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-03-25
avcodec: add a subcharenc mode that disables UTF-8 check
wm4
2018-02-14
avcodec: remove unnecessary calls to ff_init_buffer_info()
James Almer
2018-02-12
Merge commit 'cad739dace55e3446ef7180de688173cd19fb000'
Mark Thompson
2018-02-12
Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'
Mark Thompson
2018-02-11
lavc: Add per-thread surfaces in get_hw_frame_parameters()
Mark Thompson
2018-02-11
lavc: Add support for increasing hardware frame pool sizes
Mark Thompson
2017-12-19
lavc: Mark all AVHWAccel structures as const
Mark Thompson
2017-12-19
lavc: Use hardware config information in ff_get_format()
Mark Thompson
2017-12-09
avcodec/decode: reset codec on receiving packet after EOF in compat_decode
James Cowgill
2017-11-26
lavc: Mark all AVHWAccel structures as const
Mark Thompson
2017-11-26
lavc: Use hardware config information in ff_get_format()
Mark Thompson
2017-11-11
Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'
James Almer
2017-11-11
avcodec/decode: always free private_ref
Timo Rothenpieler
2017-11-10
avcodec/decode: add missing \n to log message
wm4
2017-11-10
avcodec: allow multiple hwaccels for the same codec/pixfmt
wm4
2017-11-10
decode: add a per-frame private data for hwaccel use
Anton Khirnov
2017-11-10
decode: add a mechanism for performing delayed processing on the decoded frames
Anton Khirnov
2017-11-10
decode: add a method for attaching lavc-internal data to frames
Anton Khirnov
2017-10-29
decode: avoid leaks on failure in ff_get_buffer()
Anton Khirnov
2017-10-23
lavc: fix hw_device_ctx operation
wm4
2017-10-22
avcodec: remove ABI portion of the side data merging API
James Almer
2017-10-21
Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'
James Almer
2017-10-19
lavc: external hardware frame pool initialization
wm4
2017-09-28
avcodec/decode: Pass on the Closed Captions Side Data
Karthick J
2017-09-04
avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag
James Almer
2017-08-08
lavc, lavu: move frame cropping to a convenience function
wm4
2017-07-26
decode: add a per-frame private data for hwaccel use
Anton Khirnov
2017-07-26
decode: add a mechanism for performing delayed processing on the decoded frames
Anton Khirnov
2017-07-26
decode: add a method for attaching lavc-internal data to frames
Anton Khirnov
2017-07-26
decode: avoid leaks on failure in ff_get_buffer()
Anton Khirnov
2017-07-26
lavc, lavu: move frame cropping to a convenience function
wm4
2017-06-27
hwframe: Allow hwaccel frame allocators to align surface sizes
Anton Khirnov
2017-06-27
lavc: set avctx->hwaccel before init
wm4
2017-06-27
hwframe: Allow hwaccel frame allocators to align surface sizes
Anton Khirnov
2017-06-20
avcodec/decode: Update decode_simple_internal() to get the side data correctly.
John Rummell
2017-06-08
lavc: set avctx->hwaccel before init
wm4
2017-05-20
avcodec/decode: fix function name
James Almer
2017-05-20
decode: fix the code reducing cropping to preserve alignment
Anton Khirnov
2017-05-20
decode: fix the code reducing cropping to preserve alignment
Anton Khirnov
2017-05-08
Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'
James Almer
2017-05-06
avcodec: Avoid splitting side data repeatedly
Michael Niedermayer
2017-05-02
avcodec/decode: also check for FF_CODEC_CAP_SETS_PKT_DTS in audio decoders
James Almer
[next]