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
...
*
lavc/avcodec.h: fix missing line breaks in API documentation
Linjie Fu
2020-02-28
1
-0
/
+2
*
avformat/ivfenc: Don't use size_t for size of file
Andreas Rheinhardt
2020-02-28
1
-1
/
+1
*
avfilter/vf_v360: simplify code which handles interpolation points
Paul B Mahol
2020-02-28
1
-74
/
+74
*
avfilter/vf_v360: add initial barrel split format input support
Paul B Mahol
2020-02-27
1
-20
/
+128
*
avcodec/mpegaudioenc_template: fix invalid shift of sample
Michael Niedermayer
2020-02-27
1
-1
/
+1
*
avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search()
Michael Niedermayer
2020-02-27
1
-2
/
+2
*
libavformat/avienc: Check bits per sample for PAL8
Michael Niedermayer
2020-02-27
1
-0
/
+8
*
avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_p...
Michael Niedermayer
2020-02-27
1
-5
/
+3
*
mailmap: Add another old mail address I used.
Carl Eugen Hoyos
2020-02-27
1
-1
/
+1
*
mailmap: add entry for myself
Thilo Borgmann
2020-02-27
1
-0
/
+1
*
mailmap: add entry for myself
rcombs
2020-02-27
1
-0
/
+1
*
Add .mailmap
Josh de Kock
2020-02-27
1
-0
/
+16
*
avdevice/decklink: add support for SDK version 11.5
Marton Balint
2020-02-26
1
-1
/
+16
*
avdevice/decklink_dec: fix stopping streams in read_close
Marton Balint
2020-02-26
2
-2
/
+1
*
doc/muxers: describe the default behavior of the write_prft dash muxer option
James Almer
2020-02-26
1
-0
/
+2
*
avformat/dashenc: use a quieter log lever when informing prft was automatical...
James Almer
2020-02-26
1
-1
/
+1
*
avfilter/vf_v360: add barrel split format output support
Paul B Mahol
2020-02-26
3
-1
/
+98
*
libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned data
Ting Fu
2020-02-26
1
-2
/
+2
*
configure: Enable section_data_rel_ro for OpenBSD aarch64 / arm
Brad Smith
2020-02-25
1
-0
/
+1
*
avcodec/magicyuv: Check that there are enough lines for interlacing to be pos...
Michael Niedermayer
2020-02-25
1
-0
/
+11
*
avformat/mvdec: Check stream numbers
Michael Niedermayer
2020-02-25
1
-0
/
+6
*
avformat/mux: Cosmetics
Andreas Rheinhardt
2020-02-25
1
-10
/
+9
*
avformat/segafilmenc: Add deinit function
Andreas Rheinhardt
2020-02-25
1
-0
/
+14
*
avformat/segafilmenc: Combine several checks
Andreas Rheinhardt
2020-02-25
1
-17
/
+9
*
avfilter/vf_zscale: fix crash on unaligned input
Jacob Ruiz
2020-02-25
1
-10
/
+49
*
avfilter/vf_convolve: reset fft/ifft pointers after free
Paul B Mahol
2020-02-25
1
-0
/
+2
*
doc/filters: split tblend from blend
Paul B Mahol
2020-02-25
1
-1
/
+7
*
doc/filters: mention commands for v360 filter
Paul B Mahol
2020-02-25
1
-0
/
+4
*
avcodec/utvideodec: add support for UQY0
Paul B Mahol
2020-02-25
2
-0
/
+15
*
avfilter/vf_v360: add basic commands support
Paul B Mahol
2020-02-25
1
-23
/
+44
*
avfilter/vf_v360: handle gracefully invalid values for rorder option
Paul B Mahol
2020-02-25
1
-6
/
+12
*
avcodec/Makefile: remove bogus/duplicate PNG parser entry
Anamitra Ghorui
2020-02-24
1
-1
/
+0
*
avfilter: add Contrast Adaptive Sharpen video filter
Paul B Mahol
2020-02-24
6
-1
/
+318
*
doc: add adpcm_ima_{ssi,apm}
Zane van Iperen
2020-02-24
1
-0
/
+2
*
changelog: add adpcm_ima_ssi decoder and kvag demuxer
Zane van Iperen
2020-02-24
1
-0
/
+2
*
hwcontext_vaapi: Only accept a render node when deriving from DRM device
Mark Thompson
2020-02-24
1
-3
/
+43
*
lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE
Linjie Fu
2020-02-24
1
-0
/
+2
*
lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support
Linjie Fu
2020-02-24
1
-0
/
+6
*
lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT
Linjie Fu
2020-02-24
1
-6
/
+22
*
lavc/vaapi_hevc: add function to find exact va_profile for REXT
Linjie Fu
2020-02-24
3
-1
/
+106
*
lavc/hevc_ps: parse constraint flags for HEVC REXT
Linjie Fu
2020-02-24
2
-5
/
+50
*
lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtension
Linjie Fu
2020-02-24
1
-19
/
+85
*
lavu/hwcontext_vaapi: add vaapi_format_map support for Y210
Linjie Fu
2020-02-24
1
-0
/
+3
*
swscale: Add swscale input support for Y210LE
Linjie Fu
2020-02-24
2
-0
/
+25
*
lavu/pix_fmt: add new pixel format y210
Linjie Fu
2020-02-24
4
-1
/
+36
*
avcodec/libzvbi-teletextdec: add option to set default G0 character set
Kirill Savkov
2020-02-24
3
-1
/
+12
*
doc/protocols: clarify SRT timeout options docs
Marton Balint
2020-02-24
1
-5
/
+3
*
avformat/libsrt: make avformat connect timeout 0 by default
Marton Balint
2020-02-24
1
-1
/
+1
*
avformat/libsrt: use listen_timeout for listening
Marton Balint
2020-02-24
1
-9
/
+4
*
avformat/libsrt: send non-blocking mode on both the listen and the connect so...
Marton Balint
2020-02-24
1
-3
/
+3
[prev]
[next]