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
/
internal.h
Age
Commit message (
Expand
)
Author
2018-07-13
avcodec/internal: increase FF_SANE_NB_CHANNELS to 256
Marton Balint
2018-02-14
avcodec: remove unnecessary calls to ff_init_buffer_info()
James Almer
2017-12-26
lavc: remove complex debug code around avcodec init locking
wm4
2017-12-26
lavc, lavf: move avformat static mutex from avcodec to avformat
wm4
2017-12-24
avcodec: add stride alignment needed for AVX-512
James Darnley
2017-12-11
Revert "libavcodec/utils.c: simplify avcodec locking with atomics"
Hendrik Leppkes
2017-11-26
lavc: Use hardware config information in ff_get_format()
Mark Thompson
2017-11-26
libavcodec/utils.c: simplify avcodec locking with atomics
Rostislav Pehlivanov
2017-11-19
Merge commit '3152058bf1dca318898550efacf0286f4836cae6'
James Almer
2017-11-19
libavcodec: Don't use dllexport, only dllimport when building DLLs
Martin Storsjö
2017-11-11
Merge commit 'accb06120c13a4ead442464d96f2fa318fa07a4e'
James Almer
2017-11-11
Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'
James Almer
2017-11-10
avcodec: allow multiple hwaccels for the same codec/pixfmt
wm4
2017-10-23
Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'
James Almer
2017-10-23
Merge commit 'cbebc3251bc2544b469e0dcb176bc04779d8866c'
James Almer
2017-10-22
avcodec: remove ABI portion of the side data merging API
James Almer
2017-09-08
avcodec/pthread_slice: add ff_slice_thread_execute_with_mainfunc()
Ilia Valiakhmetov
2017-09-01
avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.h
James Almer
2017-08-31
configure: Use dllexport/dllimport for data symbols across DLLs with mingw
Martin Storsjö
2017-08-31
msvc: Properly specify dllexport for data symbols shared across dll boundaries
Martin Storsjö
2017-05-08
Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'
James Almer
2017-05-06
avcodec: Avoid splitting side data repeatedly
Michael Niedermayer
2017-05-01
avcodec/internal: update FF_CODEC_CAP_SETS_PKT_DTS doxy
James Almer
2017-04-30
avcodec/pthread_frame, decode: allow errors to happen on draining
Muhammad Faiz
2017-04-22
Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'
James Almer
2017-04-22
Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'
James Almer
2017-04-22
Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f'
James Almer
2017-03-23
lavc: Drop deprecated options moved to private contexts
Vittorio Giovara
2017-03-17
avcodec: estimate output bitrate for uncompressed video codecs
Tobias Rapp
2017-03-16
lavc/internal: Constify AVPacket* in AVCodecInternal.
Carl Eugen Hoyos
2017-03-15
Merge commit '89aebc5bcc6e23a0a79c3f51c3a55c3571692ba0'
James Almer
2017-03-09
aacdec: do not mutate input packet metadata
wm4
2017-01-12
lavc: add an option for exporting cropping information to the caller
Anton Khirnov
2016-12-14
lavc: add support for filtering packets before decoding
Anton Khirnov
2016-12-14
decode: restructure the core decoding code
Anton Khirnov
2016-12-14
decode: be more explicit about storing the last packet properties
Anton Khirnov
2016-11-16
Fix -Werror=parentheses error
Thierry Foucu
2016-10-01
ffmpeg: move subframe warning to libavcodec
wm4
2016-06-19
libavcodec: factor out SEI generation for A53 captions
Andrey Turkin
2016-04-21
lavc: introduce a new decoding/encoding API with decoupled input/output
wm4
2016-04-21
avcodec: Add avpriv_codec_get_cap_skip_frame_fill_param()
Michael Niedermayer
2016-03-23
lavc: introduce a new decoding/encoding API with decoupled input/output
wm4
2015-12-18
Merge commit '34138ece23c8ddae543269212a051c00d49e67d7'
Hendrik Leppkes
2015-12-17
Merge commit '11c9bd633f635f07a762be1ecd672de55daf4edc'
Hendrik Leppkes
2015-12-16
lavc: move exp2fi to ff_exp2fi in internal.h
Ganesh Ajjanagadde
2015-12-08
log: Use a do {} while (0) for tlog
Luca Barbato
2015-12-06
libopenh264enc: export CPB props side data
Anton Khirnov
2015-12-05
log: Use a do {} while (0) for dlog
Luca Barbato
2015-11-17
avcodec/internal: Fix skiped typo
Michael Niedermayer
2015-11-15
lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
Matthieu Bouron
[next]