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
path:
root
/
fftools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...
Marton Balint
2018-04-30
1
-0
/
+1
*
fftools/ffmpeg: change fps progress log message to show two decimal digits
André Camargo
2018-04-28
1
-1
/
+1
*
fftools/ffmpeg: Add system time and real time to benchmarking.
Mark Wachsler
2018-04-28
1
-13
/
+36
*
make swresample optional for ffmpeg
Paul B Mahol
2018-04-25
1
-0
/
+2
*
ffplay: Fix realloc_texture when input texture is NULL.
Matt Oliver
2018-04-18
1
-2
/
+3
*
ffprobe: report unavailable SAR correctly in stream info
Timo Teräs
2018-04-17
1
-1
/
+1
*
ffmpeg: allow setting attached_pic disposition
Timo Teräs
2018-04-04
1
-0
/
+1
*
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-04-03
1
-0
/
+2
*
fftools/cmdutils: add support for level flag in loglevel option parser
Tobias Rapp
2018-04-03
1
-18
/
+47
*
lav*,tests: remove several register_all calls
Josh de Kock
2018-04-02
3
-8
/
+0
*
cmdutils: fix new API break the "ffmpeg -muxers/demuxers"
Jun Zhao
2018-04-02
1
-2
/
+2
*
ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitles
Jan Ekström
2018-04-01
1
-1
/
+2
*
cmdutils: use new APIs
Josh de Kock
2018-03-31
1
-5
/
+10
*
fftools/ffmpeg: Remove an unused variable.
Carl Eugen Hoyos
2018-03-30
1
-1
/
+0
*
ffmpeg: do not finish output streams manually on eof even if no input is prov...
Marton Balint
2018-03-29
1
-11
/
+1
*
ffmpeg: fallback to codecpar parameters on input filter eof
Marton Balint
2018-03-29
1
-12
/
+21
*
ffmpeg: pass reference counted packet on codec copy when possible
James Almer
2018-03-23
1
-0
/
+5
*
ffmpeg: remove dead call to av_parser_change()
James Almer
2018-03-23
2
-43
/
+4
*
cmdutils: print supported codecs in show_help_bsf()
James Almer
2018-03-22
2
-0
/
+5
*
ffmpeg.c - drain all decoded frames during stream_loop flush
Gyan Doshi
2018-03-20
1
-6
/
+11
*
cmdutils: remove a superfluous line break
James Almer
2018-03-17
1
-1
/
+0
*
ffmpeg: support dump bit stream filter options.
Jun Zhao
2018-03-16
2
-1
/
+19
*
ffprobe: fix infinite loop in subtitle decoding
Marton Balint
2018-03-12
1
-1
/
+2
*
fftools/ffmpeg: update print_report to use AVBPrint API
Tobias Rapp
2018-03-05
1
-26
/
+22
*
fftools/ffmpeg: fix progress log message in case pts is not available
Tobias Rapp
2018-03-05
1
-8
/
+17
*
fftools/ffmpeg: replace call to av_strerror with av_err2str
Tobias Rapp
2018-02-27
1
-8
/
+2
*
Don't complain about codec2's 700 bit/s modes in ffmpeg.c
Tomas Härdin
2018-02-24
1
-1
/
+2
*
ffmpeg_opt: fix max_error_rate help info display issue.
Jun Zhao
2018-02-24
1
-1
/
+1
*
avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio
Aman Gupta
2018-02-23
1
-0
/
+1
*
Revert "cmdutils: make use of new iteration APIs"
James Almer
2018-02-08
1
-43
/
+79
*
lavc/bsf: make BSF iteration the same as other iterators
Josh de Kock
2018-02-06
1
-1
/
+1
*
cmdutils: make use of new iteration APIs
Josh de Kock
2018-02-06
1
-79
/
+43
*
ffprobe: remove usage of deprecation warning removal pragmas
James Almer
2018-02-02
1
-2
/
+0
*
ffprobe: Initialize coded_width/height
Zhong Li
2018-02-02
1
-0
/
+8
*
fftools, tools, examples: migrate to AVFormatContext->url
Marton Balint
2018-01-28
4
-16
/
+16
*
ffmpeg: Ignore SIGPIPE
Mark Thompson
2018-01-25
1
-0
/
+3
*
fftools/ffmpeg_opt: Remove a write-only variable.
Carl Eugen Hoyos
2018-01-08
1
-2
/
+0
*
Remove the ffserver program
Rostislav Pehlivanov
2018-01-06
5
-5599
/
+2
*
ffmpeg: use thread wrappers for the thread message functionality
James Almer
2018-01-04
3
-17
/
+11
*
ffplay: drop lock manager use
wm4
2017-12-26
1
-27
/
+0
*
ffmpeg_opt: Constify hwaccel pointer.
Carl Eugen Hoyos
2017-11-29
1
-1
/
+2
*
ffmpeg: Check read_ffserver_streams() return value
Pan Bian
2017-11-28
1
-0
/
+2
*
ffmpeg: Use codec hardware config to configure hwaccels
Mark Thompson
2017-11-26
4
-133
/
+251
*
lavu,lavfi,ffmpeg: Remove experimental OpenCL API
Mark Thompson
2017-11-22
3
-302
/
+0
*
ffmpeg: add return value check to supress the build warning.
Jun Zhao
2017-11-21
1
-9
/
+19
*
ffmpeg: add ui64 type to SpecifierOpt
pkviet
2017-11-20
1
-0
/
+1
*
ffmpeg: Allow "-to" on input files in addition to "-t"
Vitaly _Vi Shukela
2017-11-19
1
-1
/
+16
*
ffmpeg_filter: use nb_threads=1 on unused filtergraph
DHE
2017-11-19
1
-0
/
+1
*
ffplay: remove usage of AVCodecContext accessors
James Almer
2017-11-15
1
-6
/
+6
*
ffprobe: remove usage of AVCodecContext accessors
James Almer
2017-11-15
1
-1
/
+1
[prev]
[next]