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: drop usage of coded_frame
Michael Niedermayer
2014-12-03
1
-4
/
+2
*
ffmpeg: take bsf arguments from the command line
Christophe Gisquet
2014-11-30
1
-1
/
+6
*
ffmpeg: Print a debug message if the frame parameters mismatch the context
Michael Niedermayer
2014-11-27
1
-0
/
+14
*
ffmpeg: skip duration cliping for passthrough & drop modes
Michael Niedermayer
2014-11-19
1
-7
/
+11
*
ffmpeg: Check duration for overlap and clip in fps cfr/vfr code
Michael Niedermayer
2014-11-19
1
-0
/
+7
*
ffmpeg: Use input packet duration in vfr/cfr code if available and valid
Michael Niedermayer
2014-11-19
1
-0
/
+8
*
ffmpeg: fix printed timestamp for droped frames
Michael Niedermayer
2014-11-19
1
-1
/
+1
*
ffmpeg: better CFR frame duplication selection
Michael Niedermayer
2014-11-19
1
-11
/
+33
*
ffmpeg: fix variable type for end char
Michael Niedermayer
2014-11-19
1
-1
/
+1
*
ffmpeg: Fix last newline at log level less than "info"
Michael Niedermayer
2014-11-17
1
-3
/
+3
*
Merge commit '88b32673db39440422a73ec3047d3326c96b4fb2'
Michael Niedermayer
2014-10-24
1
-0
/
+20
|
\
*
\
Merge commit 'd0c093021943e9b9c23528b12cd61ca2a5b01b4f'
Michael Niedermayer
2014-10-24
1
-1
/
+1
|
\
\
|
|
/
*
|
ffmpeg: avoid endlessly reading from one input while another is unavailable
Michael Niedermayer
2014-10-22
1
-2
/
+2
*
|
Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283'
Michael Niedermayer
2014-10-18
1
-2
/
+1
|
\
\
|
|
/
*
|
Merge commit 'c92965dbfbb7e2b49df14db2fd0e23a29295730a'
Michael Niedermayer
2014-10-17
1
-2
/
+3
|
\
\
|
|
/
*
|
Merge commit '557d4c4ecae080729e68df54ed2bd8420d0f037a'
Michael Niedermayer
2014-10-15
1
-6
/
+6
|
\
\
|
|
/
*
|
ffmpeg: Fix stream copy with initial_padding
Michael Niedermayer
2014-10-14
1
-0
/
+3
*
|
Merge commit '6cfbe1de5ac6c57c41459626f7ac32841d63ace8'
Michael Niedermayer
2014-09-27
1
-9
/
+11
|
\
\
|
|
/
*
|
ffmpeg: replace impossible dts/pts combinations by a reasonable guess instead...
Michael Niedermayer
2014-09-23
1
-9
/
+11
*
|
ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph ...
Michael Niedermayer
2014-09-11
1
-8
/
+0
*
|
ffmpeg: Copy extradata if it has been initialized later from the encoder
Michael Niedermayer
2014-09-07
1
-0
/
+8
*
|
ffmpeg: Enable compute_edt only when the subtitles are used for a output stre...
Michael Niedermayer
2014-09-01
1
-2
/
+6
*
|
avcodec/dvbsubdec: make compute_edt user settable
Michael Niedermayer
2014-09-01
1
-1
/
+1
*
|
ffmpeg: Fix missing {} in Stream to Packet side data code
Michael Niedermayer
2014-08-28
1
-1
/
+2
*
|
Drop remaining unneeded != NULL
Michael Niedermayer
2014-08-15
1
-1
/
+1
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
\
|
|
/
*
|
ffmpeg: remove 32 channel limit from audio_channels_map
Michael Niedermayer
2014-08-15
1
-0
/
+3
*
|
ffmpeg: fix streamcopy with side data
Christophe Gisquet
2014-08-15
1
-0
/
+2
*
|
Merge commit 'aa51b0492bfced6d650fb5ff419e2b13fde6833d'
Michael Niedermayer
2014-08-14
1
-4
/
+4
|
\
\
|
|
/
*
|
ffmpeg: Do not fail if a demuxer and decoder use the same option identifer
Michael Niedermayer
2014-08-04
1
-0
/
+9
*
|
ffmpeg: Fix copying timebase to muxer context
Michael Niedermayer
2014-07-15
1
-1
/
+1
*
|
ffmpeg: Use av_stream_get_parser() to avoid ABI issues
Michael Niedermayer
2014-07-14
1
-2
/
+2
*
|
ffmpeg: fix integer overflows with sub->*display_time
Michael Niedermayer
2014-07-12
1
-2
/
+2
*
|
ffmpeg: remove common factors from copied timebase
Michael Niedermayer
2014-07-09
1
-1
/
+2
*
|
Merge commit '3f3232a371cc88696184d9aef1f812656264e56c'
Michael Niedermayer
2014-07-09
1
-0
/
+2
|
\
\
|
|
/
*
|
ffmpeg: check av_opt_set_dict() return
Michael Niedermayer
2014-07-02
1
-1
/
+5
*
|
ffmpeg: fix deadlock regression in threading error handing
Sergey
2014-06-27
1
-1
/
+4
*
|
ffmpeg: fix reinitializing with threads while flushing
Michael Niedermayer
2014-06-23
1
-4
/
+9
*
|
ffmpeg: fix transcoding dvbsub to dvbsub
Anshul Maheshwari
2014-06-22
1
-0
/
+2
*
|
ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputs
Anshul Maheshwari
2014-06-21
1
-0
/
+4
*
|
Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251'
Michael Niedermayer
2014-06-20
1
-16
/
+3
|
\
\
|
|
/
*
|
Merge commit '71d6551e674c86d07c165439c2bf6613b3892307'
Michael Niedermayer
2014-06-17
1
-1
/
+1
|
\
\
|
|
/
*
|
ffmpeg: for h264 we need has_b_frames from the decoder
Michael Niedermayer
2014-06-14
1
-4
/
+9
*
|
ffmpeg: print values of mismatching has_b_frames
Michael Niedermayer
2014-06-14
1
-1
/
+3
*
|
ffmpeg: Fix bitstream filters manipulating AVCodecContext
Michael Niedermayer
2014-06-14
1
-1
/
+1
*
|
Merge commit '48e50921337984ba4ec2c1cafe45d43787f84498'
Michael Niedermayer
2014-06-12
1
-1
/
+14
|
\
\
|
|
/
*
|
ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy
Michael Niedermayer
2014-06-05
1
-1
/
+12
*
|
Merge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3'
Michael Niedermayer
2014-06-04
1
-4
/
+26
|
\
\
|
|
/
*
|
fix various typos
Lou Logan
2014-06-03
1
-1
/
+1
*
|
ffmpeg: try to use the more fitting of the 2 encoder contexts
Michael Niedermayer
2014-06-03
1
-6
/
+6
[next]