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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'
Hendrik Leppkes
2016-11-13
1
-0
/
+12
*
ffmpeg: parameters for filter thread counts
DeHackEd
2016-11-06
1
-0
/
+3
*
Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'
Hendrik Leppkes
2016-11-03
1
-0
/
+15
*
Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'
Hendrik Leppkes
2016-10-08
1
-0
/
+7
*
ffmpeg: Fix bitstream typo
Michael Niedermayer
2016-10-07
1
-1
/
+1
*
Merge commit '1c169782cae6c5c430ff62e7d7272dc9d0e8d527'
Hendrik Leppkes
2016-10-07
1
-0
/
+8
*
ffmpeg: use new decode API
wm4
2016-10-01
1
-0
/
+3
*
ffmpeg: move subframe warning to libavcodec
wm4
2016-10-01
1
-1
/
+0
*
ffmpeg: stop using AVStream.codec on stream copy
James Almer
2016-09-27
1
-0
/
+1
*
ffmpeg: switch to the new BSF API
Clément Bœsch
2016-09-24
1
-1
/
+5
*
ffmpeg: switch to codecpar
Clément Bœsch
2016-09-21
1
-0
/
+1
*
Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into merge
Timothy Gu
2016-08-03
1
-1
/
+1
*
Merge commit '49670e4218d34899a1c37abb7a11615efc16f757'
Timothy Gu
2016-08-03
1
-0
/
+1
*
ffmpeg: Add cuvid hwaccel support
Timo Rothenpieler
2016-06-10
1
-0
/
+3
*
Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'
Derek Buitenhuis
2016-05-08
1
-0
/
+9
*
Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140'
Derek Buitenhuis
2016-02-17
1
-1
/
+0
*
ffmpeg: use lavf API for applying bitstream filters
Rodger Combs
2015-12-28
1
-1
/
+0
*
ffmpeg: Add basic support to mux multiple programs
Michael Niedermayer
2015-12-11
1
-0
/
+2
*
ffmpeg: Fixing typos and adding comments to fps code
Bryan Huh
2015-11-16
1
-1
/
+1
*
ffmpeg: set muxer packet duration based on framerate only for CFR
Michael Niedermayer
2015-11-11
1
-0
/
+1
*
ffmpeg: add abort_on option to allow aborting on empty output
Marton Balint
2015-10-22
1
-0
/
+3
*
ffmpeg: fix ffmpeg.h trailing whitespace
Marton Balint
2015-10-22
1
-2
/
+2
*
Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'
Hendrik Leppkes
2015-10-22
1
-0
/
+5
*
Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'
Hendrik Leppkes
2015-10-14
1
-0
/
+10
*
ffmpeg: switch swscale option handling to AVDictionary similar to what the ot...
Michael Niedermayer
2015-08-08
1
-1
/
+1
*
avcodec: add new Videotoolbox hwaccel.
Sebastien Zwickert
2015-08-03
1
-0
/
+3
*
ffmpeg: Implement support for seeking relative to EOF
Michael Niedermayer
2015-07-29
1
-0
/
+1
*
ffmpeg.c: remove all remaining coded_frame uses
Michael Niedermayer
2015-07-28
1
-0
/
+3
*
ffmpeg: Use side data instead of coded_frame for error[] values
Michael Niedermayer
2015-07-28
1
-0
/
+3
*
Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'
Michael Niedermayer
2015-07-21
1
-0
/
+3
*
Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'
Michael Niedermayer
2015-07-19
1
-0
/
+2
*
ffmpeg: Do not copy the display matrix if rotation meta-data is manually added
Michael Niedermayer
2015-05-18
1
-0
/
+1
*
Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'
Michael Niedermayer
2015-05-02
1
-0
/
+3
*
ffmpeg: add option not to offset seek position by start time
wm4
2015-04-20
1
-0
/
+2
*
ffmpeg: last frame duplication heuristic
Michael Niedermayer
2015-04-03
1
-0
/
+1
*
ffmpeg: allow to set the thread message queue size.
Nicolas George
2015-02-26
1
-0
/
+2
*
ffmpeg: Make CFR frame drop threshold user adjustable
Michael Niedermayer
2015-02-04
1
-0
/
+1
*
ffmpeg: allow overriding and amending AVStream->disposition
Michael Niedermayer
2015-01-25
1
-0
/
+3
*
ffmpeg: add sdp_file option
Simon Thelen
2014-12-28
1
-0
/
+1
*
ffmpeg: take bsf arguments from the command line
Christophe Gisquet
2014-11-30
1
-0
/
+1
*
ffmpeg: fix accurate seeking with -copyts
Rodger Combs
2014-11-24
1
-0
/
+1
*
ffmpeg: better CFR frame duplication selection
Michael Niedermayer
2014-11-19
1
-0
/
+2
*
ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest...
Michael Niedermayer
2014-10-06
1
-0
/
+1
*
ffmpeg: Enable compute_edt only when the subtitles are used for a output stre...
Michael Niedermayer
2014-09-01
1
-1
/
+4
*
ffmpeg: remove 32 channel limit from audio_channels_map
Michael Niedermayer
2014-08-15
1
-2
/
+1
*
ffmpeg: do not use SWR_CH_MAX
Michael Niedermayer
2014-08-10
1
-1
/
+2
*
ffmpeg: Do not fail if a demuxer and decoder use the same option identifer
Michael Niedermayer
2014-08-04
1
-0
/
+1
*
ffmpeg: support setting AVStream.discard
Michael Niedermayer
2014-06-07
1
-0
/
+3
*
ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context
Michael Niedermayer
2014-06-01
1
-1
/
+1
*
Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d'
Michael Niedermayer
2014-06-01
1
-0
/
+1
[next]