index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fftools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ffmpeg: assert that audio packet duration in process_input_packet() is non ne...
Michael Niedermayer
2018-06-14
1
-0
/
+1
*
fftools/ffmpeg: Fallback to duration if sample rate is unavailable
Michael Niedermayer
2018-06-14
1
-2
/
+6
*
ffmpeg: Fail if the user requested impossible subtitle encoding.
Carl Eugen Hoyos
2018-06-09
1
-0
/
+17
*
ffmpeg: mark sseof as an input-only option
Gyan Doshi
2018-06-09
1
-1
/
+1
*
fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
Vishwanath Dixit
2018-06-04
3
-1
/
+7
*
ffplay: Print codec_name if decoder for codec_id could not be found.
Carl Eugen Hoyos
2018-05-30
1
-1
/
+1
*
cmdutils: dump supported hardware devices in print_codec()
Jun Zhao
2018-05-28
1
-0
/
+11
*
cmdutils: print missing caps in print_codec().
Jun Zhao
2018-05-28
1
-0
/
+10
*
ffprobe: fix SEGV when new streams are added
Aman Gupta
2018-05-09
1
-2
/
+2
*
fftools/ffmpeg: properly initialize output stream field order
Tobias Rapp
2018-05-02
1
-0
/
+6
*
fftools/ffmpeg: fix mixed code and declarations
James Almer
2018-04-30
1
-5
/
+5
*
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
[prev]
[next]