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
/
utils.c
Age
Commit message (
Expand
)
Author
2016-12-22
avcodec: add pcm_f16le and pcm_f24le decoder
Paul B Mahol
2016-12-17
lavc: Fix ticket 6024, truncated mode decoding
Pavel Koshevoy
2016-12-10
avcodec: Add max_pixels options
Michael Niedermayer
2016-12-07
lavc: Add spherical packet side data API
Vittorio Giovara
2016-11-10
lavc/utils.c: Make sure skip_samples never goes negative.
Sasi Inguva
2016-10-24
lavc/utils: avcodec_string: dump field order when known
Rodger Combs
2016-10-22
avcodec/utils: Move emms_c() before memory allocation functions in avcodec_en...
Michael Niedermayer
2016-10-21
avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()
Michael Niedermayer
2016-10-16
avcodec/utils: print Chroma Location string in verbose log level
James Almer
2016-10-07
Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'
Hendrik Leppkes
2016-10-05
lavc: set best effort timestamp if unset when using new decode API
wm4
2016-10-03
lavc/utils: disallow zero sized packets with data set in avcodec_send_packet
Marton Balint
2016-10-01
ffmpeg: move subframe warning to libavcodec
wm4
2016-09-29
lavc/utils.c: Subtract skip_samples when frame is DISCARDed.
Sasi Inguva
2016-09-28
Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'
James Almer
2016-09-19
avcodec/utils: If using discard frame flag, ignore skip_samples set by the de...
Sasi Inguva
2016-09-19
lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames...
Sasi Inguva
2016-09-03
avcodec/utils: print only the padding values that are set
James Almer
2016-09-03
avcodec/utils: print initial and trailing paddings only in verbose levels
James Almer
2016-08-18
avcodec: add 64-bit signed pcm codec
Paul B Mahol
2016-08-16
lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.
Jon Toohill
2016-08-12
avcodec/utils: only warn when passed invalid lowres value
Aman Gupta
2016-06-22
Merge commit 'e62ff72fc1052273deb708ba715f73e5187281d4'
Clément Bœsch
2016-06-21
lavc: export the timestamps when decoding in AVFrame.pts
Anton Khirnov
2016-06-21
lavc: allow using AVCodecContext.hw_frames_ctx for decoding
Anton Khirnov
2016-06-19
libavcodec: factor out SEI generation for A53 captions
Andrey Turkin
2016-06-07
avcodec/utils: check skip_samples signedness
Michael Niedermayer
2016-06-04
avcodec/utils: initialize delay in avcodec_parameters_to_context()
Michael Niedermayer
2016-05-21
avcodec: add adpcm MTAF decoder
Paul B Mahol
2016-05-20
avcodec/utils: Move avctx->codec check before its use
Michael Niedermayer
2016-05-16
lavc: make avcodec_open2() fail when the timebase is not set for encoding
Anton Khirnov
2016-05-15
avcodec: add Direct Stream Transfer (DST) decoder
Peter Ross
2016-05-11
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
Derek Buitenhuis
2016-05-01
lavc: override decode return value only in case of error
Clément Bœsch
2016-04-29
avcodec/utils: split side-data in new decode API too
wm4
2016-04-23
avcodec/utils: Assert that the number of consumed bytes in avcodec_decode_aud...
Michael Niedermayer
2016-04-22
avcodec/utils: fix minor memory leaks on avcodec_open2() failure
wm4
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-04-15
avcodec/utils: Add braces to framecount computation
Michael Niedermayer
2016-04-15
avcodec/utils: Fix duration of ATRAC3 packets
Michael Niedermayer
2016-04-15
avcodec: Add bits_per_raw_sample to AVCodecParameters
Michael Niedermayer
2016-04-05
avcodec: add adpcm dat4 decoder
Paul B Mahol
2016-04-02
avcodec: properly initialize AVCodecParameters profile/level
Hendrik Leppkes
2016-04-02
lavc/utils: use pkt_timebase for legacy subtitles timing code
Clément Bœsch
2016-04-01
lavc: factor apply_param_change() AV_EF_EXPLODE handling
wm4
2016-03-31
lavc/utils: transfer width/height for subs in codecpar
Clément Bœsch
2016-03-31
codecpar: Add video delay field
Derek Buitenhuis
2016-03-31
Add frame_size to AVCodecParameters
Hendrik Leppkes
2016-03-31
lavc: Add seek_preroll to AVCodecParameters
James Almer
[next]