projects
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2018-02-05
Michael Niedermayer
avcodec/utvideodec: Fix bytes left check in decode_frame()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-04
wm4
id3v2: fix unsynchronization
commit
|
commitdiff
|
tree
|
snapshot
2018-02-04
wm4
rtsp: rename certain options after a deprecation period
commit
|
commitdiff
|
tree
|
snapshot
2018-02-04
Jun Zhao
examples: Add a VA-API transcode example.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
Muhammad Faiz
avcodec: do not use init_static_data on some codecs
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
Michael Niedermayer
avcodec/wavpack: Fix integer overflow in FFABS
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
Nikolas Bowe
avfilter/af_join: Fix crash in join filter
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
Jérôme Martinez
avcodec/ffv1enc: mark RGB48 support as non-experimental
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
James Almer
ffprobe: remove usage of deprecation warning removal...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
Zhong Li
ffprobe: Initialize coded_width/height
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
Calvin Walton
librsvgdec: Fix frame clearing code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
Richard Shaffer
fate: add id3v2 test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Xiaohan Wang
configure: Remove carriage return ('\r') in Windows...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Michael Niedermayer
avcodec/aacsbr_fixed: Fix overflows in rounding in...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Michael Niedermayer
avcodec/exr: Fix memleaks in decode_header()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Steven Liu
avformat/hls: store referer message in HLS http request
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Steven Liu
avformat/http: add referer option into http
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Steven Liu
avfilter: add comments for duplicate line
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Rostislav Pehlivanov
avcodec/vc2enc: prevent bitrate overshoots
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
Michael Niedermayer
avcodec/dirac_dwt: Fix several integer overflows
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
Michael Niedermayer
avcodec/indeo5: Do not leave frame_type set to an inval...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
Michael Niedermayer
avcodec/hevc_ps: Check log2_sao_offset_scale_*
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
James Almer
avcodec/mediacodecdec: use ff_hevc_ps_uninit()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
James Almer
avcodec/hevc_parser: use ff_hevc_decode_extradata(...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
Dale Curtis
avcodec/mpegaudio_parser: Skip APE tags when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
Gyan Doshi
avformat/mpegenc - fix typo in VBV warning
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
James Almer
avcodec/Makefile: add missing opus.c dependency to...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
James Almer
avcodec/mlp_parser: reindent after last commit
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
James Almer
avcodec/mlp_parser: don't try to combine frames when...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-30
James Almer
avformat/matroskadec: force full frame parsing of MLP...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Michael Niedermayer
avcodec/mpeg4videodec: Avoid possibly aliasing violatin...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Michael Niedermayer
avcodec/get_bits: Document the return code of get_vlc2()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Michael Niedermayer
avcodec/mpeg4videodec: Check mb_num also against 0
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Brendan McGrath
dashdec: Fix segfault on decoding segment timeline
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avformat: deprecate AVFormatContext filename field
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avformat: migrate to AVFormatContext->url
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avformat/hls: migrate to AVFormatContext->url
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avdevice: migrate to AVFormatContext->url
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
fftools, tools, examples: migrate to AVFormatContext...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avformat: add url field to AVFormatContext
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avformat/hlsenc: use av_bprintf without buffer limit...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Martin Vignali
checkasm : add test for losslessvideoencdsp for diff...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Martin Vignali
avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Martin Vignali
avfilter/x86/vf_blend : avfilter/x86/vf_blend : add...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avfilter/vf_framerate: add SIMD functions for frame...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avfilter/vf_framerate: change blend factor precision
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avfilter/vf_framerate: factorize blend functions and...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Marton Balint
avfilter/vf_framerate: unify luma and chroma blending
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Michael Niedermayer
fate: test the transpose filter more fully
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Michael Niedermayer
avfilter/vf_transpose: Fix regression with packed pixel...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Timo Rothenpieler
avcodec/nvenc: also clear data pointer after unregister...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Timo Rothenpieler
avcodec/nvenc: add some more error case checks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Timo Rothenpieler
avcodec/nvenc: unregister input resource when unmapping
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Timo Rothenpieler
avcodec/nvenc: refcount input frame mappings
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Michael Niedermayer
avcodec/hevc_cabac: Check prefix so as to avoid invalid...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Michael Niedermayer
avcodec/mjpegdec: Fix integer overflow in DC dequantization
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
Michael Niedermayer
avfilter/vf_transpose: Fix used plane count.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
wm4
hls: don't print a certain warning if playlist loading...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
wm4
avformat, hls: add a flag to signal unavailability...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-27
wm4
hls: do not allow fallback to generic seeking
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
Rodger Combs
lavc/aarch64/sbrdsp_neon: fix build on old binutils
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
Karthick Jeyapal
avformat/dashenc: Signal http end of chunk(http_shutdow...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-26
Karthick Jeyapal
avformat/dashenc: Fix a resource leak when http persist...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Jun Zhao
lavfi/misc_vaapi: use default value setting if without...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Jun Zhao
lavfi/procamp_vaapi: fix the green video issue if witho...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Mark Thompson
ffmpeg: Ignore SIGPIPE
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Mark Thompson
Merge commit '559370f2c45110afd8308eec7194437736c323d4'
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Mark Thompson
Merge commit 'a2a9e4eea0e4fde2ed8d3405b4f33f655b600c2d'
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Mark Thompson
Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Josh Allmann
libavformat/rtmpproto: Plug leak if sending bytes read...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-25
Ruiling, Song
qsv: Skip the packet if decoding failure
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Jun Zhao
lavfi/vf_xxx_vaapi: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Josh Allmann
rtmp: Plug leak if sending bytes read report fails.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Vishwanath...
avformat/hlsenc: closed caption tags in the master...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
Richard Shaffer
avformat: add option to parse/store ID3 PRIV tags in...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
James Almer
avfilter/Makefile: skip compiling vaapi_vpp.h when...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-24
James Almer
configure: fix vaapi_encode_example dependencies
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
Karthick Jeyapal
MAINTAINERS: Add dashenc maintainer
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
Michael Niedermayer
avcodec/dxtory: Fix bits left checks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
Michael Niedermayer
avcodec/hevc_cabac: Move prefix check in coeff_abs_leve...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
Jacob Trimble
avutil/aes_ctr: Add method to set 16-byte IV.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
Jorge Ramirez...
avcodec: v4l2_context: remove unnecessary code
commit
|
commitdiff
|
tree
|
snapshot
2018-01-22
Mark Thompson
v4l2_m2m: Fix integer overflow in timestamp handling
commit
|
commitdiff
|
tree
|
snapshot
2018-01-22
James Almer
avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvd...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Mark Thompson
v4l2_m2m: Fix free of the wrong pointer in an error...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Jun Zhao
lavfi: add denoise and sharpness VAAPI video filters.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Jun Zhao
lavfi: add ProcAmp (color balance) VAAPI video filter.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Jun Zhao
lavfi: use common VAAPI VPP infrastructure for vf_deint...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Jun Zhao
lavfi: use common VAAPI VPP infrastructure for vf_scale...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Jun Zhao
lavfi: VAAPI VPP common infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Michael Niedermayer
avcodec/truemotion2: Fix integer overflow in TM2_RECALC...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Jorge Ramirez...
MAINTAINERS: add myself for avcodec/v4l2_
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Carl Eugen...
lavc/svq3: Do not write into memory defined as const.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Colin NG
libavformat/dashdec: Fix for ticket 6856 (filename...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Colin NG
libavformat/dashdec: Fix for ticket 6658 (Dash demuxer...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Colin NG
avformat/dashdec.c: Download dash content with byte...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Brendan McGrath
dashdec: Only free url string if being reused
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
Brendan McGrath
avformat/hlsenc: Check that data is set
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
sfan5
dashdec: Make use of frame rate specified in Representation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-21
James Almer
avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
commit
|
commitdiff
|
tree
|
snapshot
next