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
/
ffmpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffmpeg: count packets when queued
Muhammad Faiz
2017-05-03
1
-18
/
+20
*
ffmpeg: do not report EOF on filters as an error.
Nicolas George
2017-04-23
1
-1
/
+2
*
ff*: do not use AVFrame accessor
Muhammad Faiz
2017-04-23
1
-5
/
+5
*
ffmpeg; check return code of avcodec_send_frame when flushing encoders
Marton Balint
2017-04-22
1
-3
/
+11
*
ffmpeg: Clear fifo pointer on deallocation
Michael Niedermayer
2017-04-18
1
-2
/
+2
*
ffmpeg: use av_stream_new_side_data() in init_output_stream
James Almer
2017-04-08
1
-12
/
+4
*
ffmpeg: use av_stream_new_side_data()
James Almer
2017-04-07
1
-13
/
+4
*
ffmpeg: Change duration to int64_t
Michael Niedermayer
2017-04-07
1
-1
/
+1
*
ffmpeg: make transcode_init_done atomic.
Ronald S. Bultje
2017-04-03
1
-4
/
+5
*
ffmpeg: Fix avframe memleak
Michael Niedermayer
2017-03-30
1
-1
/
+3
*
Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'
Matthieu Bouron
2017-03-30
1
-1
/
+4
|
\
*
|
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
1
-1
/
+1
*
|
avformat, ffmpeg: deprecate old rotation API
wm4
2017-03-27
1
-5
/
+36
*
|
ffmpeg: stop using deprecated codec flags
James Almer
2017-03-25
1
-1
/
+1
*
|
Merge commit '27085d1b47c3741cc0fac284c916127c4066d049'
Clément Bœsch
2017-03-22
1
-9
/
+25
|
\
\
|
|
/
*
|
ffmpeg: Initialize two stack variables.
Carl Eugen Hoyos
2017-03-21
1
-2
/
+2
*
|
ffmpeg: don't unnecessarily use a deprecated API function
wm4
2017-03-21
1
-3
/
+0
*
|
ffmpeg: set the encoding framerate when the output is CFR
Anton Khirnov
2017-03-17
1
-0
/
+2
*
|
Merge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195'
Clément Bœsch
2017-03-15
1
-5
/
+7
|
\
\
|
|
/
*
|
Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'
Clément Bœsch
2017-03-12
1
-0
/
+3
|
\
\
|
|
/
*
|
ffmpeg: remove unnecessary hack for decoders which refuse to drain
wm4
2017-03-06
1
-6
/
+0
*
|
ffmpeg: delay processing of subtitles before filters are initialized
wm4
2017-03-03
1
-3
/
+28
*
|
ffmpeg_cuvid: adapt for recent filter graph initialization changes
Timo Rothenpieler
2017-03-03
1
-13
/
+0
*
|
ffmpeg: restructure sending EOF to filters
Anton Khirnov
2017-03-03
1
-11
/
+32
*
|
ffmpeg: move flushing the queued frames to configure_filtergraph()
Anton Khirnov
2017-03-03
1
-11
/
+0
*
|
ffmpeg: init filtergraphs only after we have a frame on each input
Anton Khirnov
2017-03-03
1
-123
/
+215
*
|
ffmpeg: do packet ts rescaling in write_packet()
Anton Khirnov
2017-03-03
1
-20
/
+31
*
|
ffmpeg: make sure packets put into the muxing FIFO are refcounted
wm4
2017-03-03
1
-2
/
+5
*
|
ffmpeg: Add a linebreak to an error message.
Carl Eugen Hoyos
2017-02-27
1
-1
/
+1
*
|
ffmpeg: Remove redundant null check
Michael Niedermayer
2017-02-06
1
-1
/
+1
*
|
ffmpeg: Add a missing line break when requesting a sample.
Carl Eugen Hoyos
2017-02-02
1
-1
/
+1
*
|
ffmpeg.c: Add output file index and stream index to vstats file.
Sasi Inguva
2017-01-27
1
-2
/
+7
*
|
ffmpeg: pass output stream duration as a hint to the muxer
Tobias Rapp
2017-01-19
1
-0
/
+9
*
|
ffmpeg: Add -time_base option to hint the time base
Michael Bradshaw
2017-01-14
1
-2
/
+4
*
|
ffmpeg: use buffersink accessors.
Nicolas George
2017-01-12
1
-22
/
+24
*
|
ffmpeg: remove stop_encoding variable and related code, it is dead / unused code
Michael Niedermayer
2016-12-28
1
-9
/
+2
*
|
ffmpeg: Check avcodec_parameters_to_context() for failure
Michael Niedermayer
2016-12-26
1
-2
/
+3
*
|
ffmpeg: assert return value is initialized
Tobias Rapp
2016-12-01
1
-0
/
+1
*
|
ffmpeg: factor out sending frame to filters
Clément Bœsch
2016-11-18
1
-34
/
+30
*
|
ffmpeg: remove dead code out of the video filter loop
Clément Bœsch
2016-11-18
1
-5
/
+0
*
|
Merge commit 'b55566db4c51d920a6496455bb30a608e5a50a41'
Hendrik Leppkes
2016-11-14
1
-56
/
+10
|
\
\
|
|
/
*
|
Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'
Hendrik Leppkes
2016-11-13
1
-0
/
+3
|
\
\
|
|
/
*
|
Merge commit 'ba7397baef796ca3991fe1c921bc91054407c48b'
Hendrik Leppkes
2016-11-13
1
-309
/
+317
|
\
\
|
|
/
*
|
ffmpeg: add newline to avformat_write_header error message
Marton Balint
2016-11-13
1
-1
/
+1
*
|
ffmpeg: don't overwrite av_bsf_receive_packet return value before checking it
James Almer
2016-11-05
1
-6
/
+6
*
|
ffmpeg: Warn if thousands of frames are duplicated.
Carl Eugen Hoyos
2016-11-04
1
-0
/
+5
*
|
ffmpeg: Fix bsf corrupting merged side data
Michael Niedermayer
2016-11-04
1
-0
/
+1
*
|
Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'
Hendrik Leppkes
2016-11-03
1
-0
/
+32
|
\
\
|
|
/
*
|
doc: fix spelling errors
Andreas Cadhalpun
2016-10-21
1
-1
/
+1
*
|
ffmpeg: remove unused ist parameter in do_subtitle_out()
Clément Bœsch
2016-10-16
1
-2
/
+1
[next]