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
*
avfilter/vf_vectorscope: add invert graticule
Paul B Mahol
2019-12-28
2
-0
/
+219
*
avfilter/vf_vectorscope: use enum for graticule items
Paul B Mahol
2019-12-28
1
-9
/
+16
*
avfilter/vf_geq: Add support for reading sample sums and means of rectangles
Michael Niedermayer
2019-12-28
1
-4
/
+103
*
avfilter/vf_geq: Add NB_PLANES
Michael Niedermayer
2019-12-28
1
-2
/
+4
*
avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()
Michael Niedermayer
2019-12-28
4
-9
/
+38
*
avcodec/vc1dec: Fix "return -1" cases
Michael Niedermayer
2019-12-28
1
-4
/
+4
*
avcodec/vc1dec: Free sprite_output_frame on error
Michael Niedermayer
2019-12-28
1
-2
/
+9
*
avfilter/vf_geq: Relicense to LGPL
Michael Niedermayer
2019-12-28
3
-11
/
+9
*
avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped.
Michael Niedermayer
2019-12-28
1
-1
/
+11
*
avcodec/agm: Include block size in the MV check for flags == 3
Michael Niedermayer
2019-12-28
1
-2
/
+2
*
avcodec/wmadec: Keep track of exponent initialization per channel
Michael Niedermayer
2019-12-28
2
-4
/
+7
*
avcodec/iff: Check that video_size is large enough for the read parameters
Michael Niedermayer
2019-12-28
1
-0
/
+2
*
avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device
Andriy Gelman
2019-12-27
1
-0
/
+15
*
avutil/tests/opt: add av_opt_get/av_opt_set tests
Marton Balint
2019-12-27
2
-0
/
+67
*
avutil/tests/opt: add tests for AV_OPT_TYPE_DICT
Marton Balint
2019-12-27
2
-2
/
+18
*
avutil/opt: add full support for AV_OPT_TYPE_DICT
Marton Balint
2019-12-27
2
-8
/
+53
*
avfilter/vf_vibrance: add support for commands
Paul B Mahol
2019-12-27
2
-1
/
+6
*
avfilter/vf_il: add support for commands
Paul B Mahol
2019-12-27
2
-1
/
+6
*
avfilter/af_stereowiden: add support for commands
Paul B Mahol
2019-12-27
2
-4
/
+10
*
avfilter/af_extrastereo: add support for commands
Paul B Mahol
2019-12-27
2
-1
/
+6
*
avfilter/vf_neighbor: add support for commands
Paul B Mahol
2019-12-27
2
-1
/
+18
*
avformat/dashdec: propagate icy to child AVIOContexts
Marvin Scholz
2019-12-27
1
-1
/
+1
*
avformat/hls: propagate icy to child AVIOContexts
Marvin Scholz
2019-12-27
1
-1
/
+1
*
avcodec/mvha: fix warning: variable 'size' set but not used
Limin Wang
2019-12-27
1
-0
/
+3
*
avformat/microdvdenc: Use avio_w8 to write a char
Andreas Rheinhardt
2019-12-27
1
-1
/
+1
*
avformat/microdvd: Use \n instead of \0 to end file header
Andreas Rheinhardt
2019-12-27
3
-4
/
+6
*
avformat/flvenc: Fix leak of oversized packets
Andreas Rheinhardt
2019-12-26
1
-1
/
+2
*
avformat/flvenc: Forward errors from allocating keyframe index
Andreas Rheinhardt
2019-12-26
1
-7
/
+9
*
avformat/wavenc: Add deinit function
Andreas Rheinhardt
2019-12-26
1
-5
/
+2
*
avformat/spdifenc: Replace write_trailer by deinit
Andreas Rheinhardt
2019-12-26
1
-3
/
+2
*
avcodec/vc1dec: remove the unneeded ()
Limin Wang
2019-12-26
1
-3
/
+3
*
avcodec/ass: remove the unneeded ()
Limin Wang
2019-12-26
1
-1
/
+1
*
avfilter/vf_histogram: use the name 's' for the pointer to the private context
Paul B Mahol
2019-12-26
1
-62
/
+62
*
avcodec/cbs_vp9: Check data_size
Michael Niedermayer
2019-12-26
1
-0
/
+3
*
avfilter/buffersrc: Remove unused variables
Andreas Rheinhardt
2019-12-26
1
-2
/
+0
*
avdevice/xcbgrab: use a buffer pool for shared memory segments
Marton Balint
2019-12-26
1
-32
/
+47
*
avutil/buffer: add av_buffer_pool_buffer_get_opaque
Marton Balint
2019-12-26
4
-2
/
+26
*
avformat/dhav: improve seeking
Paul B Mahol
2019-12-25
1
-81
/
+130
*
avcodec/cbs_vp9: Check index_size
Michael Niedermayer
2019-12-25
1
-0
/
+3
*
avfilter/vf_yadif: cosmetics in the pix_fmts[] array
Limin Wang
2019-12-25
1
-35
/
+12
*
avfilter/drawtext: log why input pad failed to be configured
Gyan Doshi
2019-12-24
1
-5
/
+7
*
avformat/sccdec: only change duration for last subtitle
Paul B Mahol
2019-12-23
1
-1
/
+2
*
avformat/sccdec: fix sub->pos values
Paul B Mahol
2019-12-23
1
-2
/
+5
*
avformat/sccdec: fix timestamp of last subtitle
Paul B Mahol
2019-12-23
1
-2
/
+4
*
avfilter/vf_fade: reindent after previous commit
Paul B Mahol
2019-12-23
1
-9
/
+9
*
avfilter/vf_fade: add support for gbrp/gbrap formats
Paul B Mahol
2019-12-23
1
-5
/
+44
*
lavc/midivid: check return value of init_get_bits8()
Zhong Li
2019-12-23
1
-2
/
+4
*
avfilter/vf_readeia608: factor some constants out
Paul B Mahol
2019-12-23
1
-6
/
+8
*
avfilter/vf_readeia608: check if gaps between clock bits are big enough
Paul B Mahol
2019-12-23
1
-1
/
+2
*
avfilter/vf_readeia608: use special struct to hold line items
Paul B Mahol
2019-12-23
1
-78
/
+70
[next]