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
Age
Commit message (
Expand
)
Author
2015-12-04
avcodec: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
ffmdec: reject zero-sized chunks
Andreas Cadhalpun
2015-12-04
ffmdec: only seek back at EOF if a server is attached
Andreas Cadhalpun
2015-12-04
libavcodec/aacsbr_tablegen: fix tablegen on windows
Hendrik Leppkes
2015-12-04
avcodec: include tablegen compat header before the tablegen functionality
Hendrik Leppkes
2015-12-04
libavutil/tablegen: add missing math.h include
Hendrik Leppkes
2015-12-04
avformat/oggparsetheora: Check duration to be not AV_NOPTS_VALUE (and positiv...
Michael Niedermayer
2015-12-04
avcodec/dnxhddec: Fix runtime error: left shift of negative value
Michael Niedermayer
2015-12-04
ffmpeg: Check pkt_dts for AV_NOPTS_VALUE
Michael Niedermayer
2015-12-04
avcodec/vp3: Fix "runtime error: left shift of negative value"
Michael Niedermayer
2015-12-04
avformat/movenc: HE-AAC correct FourCC in ISML
Yann Coupin
2015-12-04
avformat/mpjpegdec: Fix "libavformat/mpjpegdec.c:269:9: warning: passing argu...
Michael Niedermayer
2015-12-04
mips: rename mipsdspr1 to mipsdsp
Vicente Olivert Riera
2015-12-04
mpegtsenc: Fix off-by-one in indexing into Opus channel mapping arrays
Sebastian Dröge
2015-12-04
avcodec/h264_direct: Check CO-POCs before use
Michael Niedermayer
2015-12-04
avformat/utils: Fix "libavformat/utils.c:927:35: runtime error: signed intege...
Michael Niedermayer
2015-12-03
aacenc_ltp: fix out of bounds memory access
Rostislav Pehlivanov
2015-12-03
avformat/riffdec: remove special case for bitrate > 32bit
Michael Niedermayer
2015-12-03
avformat/riffdec: Initialize bitrate
Michael Niedermayer
2015-12-03
lavf/mpegts: use AVERROR_INVALIDDATA instead of AVERROR(EINTR).
Nicolas George
2015-12-03
lavf/lxfdec: use FFERROR_REDO instead of AVERROR(EAGAIN).
Nicolas George
2015-12-03
lavf/mpeg: use FFERROR_REDO instead of AVERROR(EAGAIN).
Nicolas George
2015-12-03
lavf/flvdec: use FFERROR_REDO instead of AVERROR(EAGAIN).
Nicolas George
2015-12-03
lavf: add FFERROR_REDO to let demuxers return no packet.
Nicolas George
2015-12-03
mpegencts: Fix overflow in cbr mode period calculations
Timo Teräs
2015-12-03
avfilter/af_agate: change default for detection to rms
Paul B Mahol
2015-12-03
avfilter/af_sidechaincompress: kill init function
Paul B Mahol
2015-12-03
avfilter/af_agate: compile agate only when requested.
Paul B Mahol
2015-12-03
avfilter/af_agate: add level_sc option for sidechaingate filter
Paul B Mahol
2015-12-03
avfilter: add sidechaingate filter
Paul B Mahol
2015-12-03
avfilter/af_agate: prepare for adding sidechain version
Paul B Mahol
2015-12-03
tests/api: Fix API test build on windows with --enable-shared
Hendrik Leppkes
2015-12-03
avformat/mpjpegdec: fix mixed declarations and code
James Almer
2015-12-03
avutil/timecode: Fix fps check
Michael Niedermayer
2015-12-03
avcodec/jpeg2000: fix type of arguments of tag_tree_size
Michael Niedermayer
2015-12-02
avfilter/af_flanger: use rint instead of floor hack
Ganesh Ajjanagadde
2015-12-02
avfilter/vf_perspective: use lrint instead of floor hack
Ganesh Ajjanagadde
2015-12-02
avfilter/vsrc_mptestsrc: use lrint instead of floor hack
Ganesh Ajjanagadde
2015-12-02
avutil/crc: avoid needless space wastage of hardcoded crc table
Ganesh Ajjanagadde
2015-12-03
avcodec/vp3: ensure header is parsed successfully before tables
Michael Niedermayer
2015-12-03
avformat/utils: Move end_time1 AV_NOPTS_VALUE Check after rescale
Michael Niedermayer
2015-12-03
avformat/utils: Check AVFormatContext->duration in compute_chapters_end() bef...
Michael Niedermayer
2015-12-02
avfilter/af_compand: do not clip; allow >0dB curve points
Paul B Mahol
2015-12-02
avformat/mpjpeg: utilize MIME boundary value to detect start of new frame
Alex Agranovsky
2015-12-02
avformat/mpjpeg: allow processing of MIME parts without Content-Length header
Alex Agranovsky
2015-12-02
avutil/rational: Test av_rescale_rnd() with combinations of "special" values
Michael Niedermayer
2015-12-02
avutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE) from av_rescale_rnd() ...
Michael Niedermayer
2015-12-02
avcodec/apedec: Check length in long_filter_high_3800()
Michael Niedermayer
2015-12-02
vp9: always keep s->bytesperpixel and ctx->pix_fmt in sync.
Ronald S. Bultje
2015-12-02
git-howto: mention how to clone ffmpeg-web
Andreas Cadhalpun
[next]