index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/av1_parser: skip frames with spatial_id > 0
James Almer
2019-12-02
1
-0
/
+3
*
avfilter/buffersrc: remove write-only variable
Zhao Zhili
2019-12-02
1
-3
/
+0
*
fate/cbs: add a decode model AV1 test
James Almer
2019-12-01
2
-0
/
+2
*
fate/cbs: add a switch frame AV1 test
James Almer
2019-12-01
2
-1
/
+3
*
Revert "avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use"
James Almer
2019-12-01
1
-4
/
+3
*
avcodec/cbs_av1: implement missing set_frame_refs() function
James Almer
2019-12-01
1
-10
/
+112
*
avcodec/alsdec: Discard frames for which no channel could be decoded
Michael Niedermayer
2019-12-01
1
-0
/
+8
*
avcodec/alsdec: Avoid 1 layer of pointer dereferences in INTERLEAVE_OUTPUT()
Michael Niedermayer
2019-12-01
1
-3
/
+4
*
avcodec/g729dec: Avoid one multiply by using init_get_bits8()
Michael Niedermayer
2019-12-01
1
-1
/
+1
*
avcodec/g729dec: Avoid using buf_size
Michael Niedermayer
2019-12-01
1
-2
/
+2
*
avcodec/g729dec: Factor block_size out
Michael Niedermayer
2019-12-01
1
-2
/
+5
*
avcodec/g729dec: require buf_size to be non 0
Michael Niedermayer
2019-12-01
1
-1
/
+1
*
avcodec/g729dec: Check for KELVIN && 6k4
Michael Niedermayer
2019-12-01
1
-1
/
+1
*
avcodec/alac: Fix integer overflow in lpc_prediction() with sign
Michael Niedermayer
2019-12-01
1
-1
/
+1
*
avcodec/wmaprodec: Fix buflen computation in save_bits()
Michael Niedermayer
2019-12-01
1
-3
/
+3
*
avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block...
Michael Niedermayer
2019-12-01
1
-1
/
+1
*
avcodec/vmdaudio: Check chunk counts to avoid integer overflow
Michael Niedermayer
2019-12-01
1
-0
/
+3
*
avformat/mxfdec: Clear metadata_sets_count in mxf_read_close()
Michael Niedermayer
2019-12-01
1
-0
/
+1
*
avformat/flac_picture: Return directly if nothing has been allocated
Andreas Rheinhardt
2019-12-01
1
-6
/
+6
*
avformat/flac_picture: Switch to bytestream2 API
Andreas Rheinhardt
2019-12-01
1
-28
/
+36
*
avformat/flac_picture: Simplify checks
Andreas Rheinhardt
2019-12-01
1
-4
/
+2
*
avformat/smoothstreamingenc: removed unused check of avformat_free_context
Steven Liu
2019-12-02
1
-2
/
+1
*
avformat/rtpenc_mpegts: removed unused check of avformat_free_context
Steven Liu
2019-12-02
1
-2
/
+1
*
avformat/hdsenc: removed unused check of avformat_free_context
Steven Liu
2019-12-02
1
-2
/
+1
*
avformat/dashenc: remove unused check of avformat_free_context
Steven Liu
2019-12-02
1
-2
/
+1
*
avformat/avc: add missing return error value
James Almer
2019-11-30
1
-1
/
+3
*
lavc/extract_extradata: Use bytestream api
Andriy Gelman
2019-11-30
1
-16
/
+19
*
avcodec/extract_extradata_bsf: Don't unref uninitialized buffers
Andreas Rheinhardt
2019-11-30
1
-2
/
+2
*
avformat/avc: fix sps buffer offset when calling ff_avc_decode_sps()
James Almer
2019-11-29
1
-1
/
+1
*
fate/demux: add an AV1 Annex B test
James Almer
2019-11-29
2
-0
/
+19
*
avcodec/av1_parser: export stream dimensions in avctx
James Almer
2019-11-29
1
-0
/
+7
*
fate/lavf-container: add an H264 mp4 remux test
James Almer
2019-11-29
2
-0
/
+5
*
fate/lavf-container: add an AV1 mp4 remux test
James Almer
2019-11-29
2
-0
/
+5
*
libavdevice/lavfi: check avfilter_graph_dump return value
Zhao Zhili
2019-11-29
1
-3
/
+7
*
avformat/avio: Use ffurl_closep
Andreas Rheinhardt
2019-11-29
1
-2
/
+1
*
avfilter/vf_hqdn3d: add support for commands
Paul B Mahol
2019-11-29
2
-9
/
+38
*
avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formats
Paul B Mahol
2019-11-29
1
-19
/
+12
*
lavc/mvha: Check init_get_bits8() for failure
Jun Zhao
2019-11-29
1
-1
/
+3
*
lavf/vividas: check avformat_new_stream() return
Jun Zhao
2019-11-29
1
-0
/
+4
*
avfilter/vf_yadif: rename config_props -> config_output, link -> outlink
Limin Wang
2019-11-29
1
-10
/
+10
*
avformat/vividas: Avoid allocation of AVIOContext
Andreas Rheinhardt
2019-11-29
1
-15
/
+4
*
avformat/avc: write the missing bits in the AVC Decoder Configuration Box
James Almer
2019-11-28
2
-5
/
+33
*
avformat/movenc: Avoid allocation for small dynamic buffers
Andreas Rheinhardt
2019-11-28
1
-10
/
+8
*
avformat/matroskaenc: Avoid allocation for small dynamic buffers
Andreas Rheinhardt
2019-11-28
1
-4
/
+4
*
avformat/id3v2enc: Avoid allocation for small tags
Andreas Rheinhardt
2019-11-28
1
-21
/
+16
*
avformat/avc: Avoid allocation for small SPS/PPS arrays
Andreas Rheinhardt
2019-11-28
1
-9
/
+6
*
avformat/av1: Avoid allocation for small headers
Andreas Rheinhardt
2019-11-28
1
-9
/
+5
*
avformat/apetag: Avoid allocation for small tags
Andreas Rheinhardt
2019-11-28
1
-7
/
+5
*
avformat/aviobuf: Avoid allocating buffer when using dynamic buffer
Andreas Rheinhardt
2019-11-28
1
-6
/
+14
*
avfilter/vf_libvmaf: Check for av_frame_alloc failure
Limin Wang
2019-11-28
1
-0
/
+3
[next]