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: reindent after last commit.
Nicolas George
2012-08-19
1
-62
/
+61
*
ffmpeg: reduce differences with avconv for in/out scheduling.
Nicolas George
2012-08-19
1
-141
/
+147
*
ffmpeg: Clip invalid video timestamps like audio instead of failing hard.
Michael Niedermayer
2012-08-19
1
-3
/
+6
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-18
1
-4
/
+14
|
\
*
\
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-14
1
-1
/
+1
|
\
\
|
|
/
*
|
ffmpeg: copy subtitles frame dimensions.
Nicolas George
2012-08-14
1
-0
/
+4
*
|
ffmpeg: add an option to fix subtitles durations.
Nicolas George
2012-08-14
1
-1
/
+22
*
|
ffmpeg: Do not discard slightly invalid timestamps.
Michael Niedermayer
2012-08-12
1
-4
/
+4
*
|
ffmpeg: Allocate new buffer for bitstream filter when buffer shifted
Michael Niedermayer
2012-08-10
1
-0
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
1
-10
/
+11
|
\
\
|
|
/
*
|
ffmpeg: factorize process_input() out
Michael Niedermayer
2012-08-09
1
-151
/
+178
*
|
Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
Michael Niedermayer
2012-08-09
1
-41
/
+48
|
\
\
|
|
/
*
|
dvbsub: fix encoding of termination packets.
Nicolas George
2012-08-09
1
-0
/
+2
*
|
ffmpeg: reduce difference to qatar by a few lines
Michael Niedermayer
2012-08-09
1
-3
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
1
-3328
/
+45
|
\
\
|
|
/
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-20
/
+20
|
\
\
|
|
/
*
|
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-08-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-05
1
-2
/
+1
|
\
\
|
|
/
*
|
ass subtitles: Fix valgrind warnings.
Philip Langdale
2012-08-05
1
-1
/
+2
*
|
ffmpeg: insert bitmap subtitles as video in filters.
Nicolas George
2012-08-04
1
-4
/
+174
*
|
ffmpeg: honor -ss and -t parameters with muxed subtitles.
Clément Bœsch
2012-08-01
1
-2
/
+5
*
|
ffmpeg: avoid bogus error with "test.flac -c copy -f null -"
Michael Niedermayer
2012-08-01
1
-1
/
+2
*
|
ffmpeg: init simple filter graph before trying to extract framerate from its ...
Michael Niedermayer
2012-07-30
1
-11
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
1
-0
/
+1
|
\
\
|
|
/
*
|
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
Michael Niedermayer
2012-07-29
1
-2
/
+3
|
\
\
|
|
/
*
|
ffmpeg: allow using the r_frame_rate as fundamental timebase for stream copy ...
Michael Niedermayer
2012-07-28
1
-1
/
+9
*
|
ffmpeg: add code to perform ts wrap correction
Michael Niedermayer
2012-07-28
1
-0
/
+15
*
|
ffmpeg: doxyfy some comments and mention the timebase used in various timesta...
Michael Niedermayer
2012-07-26
1
-7
/
+6
*
|
ffmpeg: move decoded_frame->pts computation together
Michael Niedermayer
2012-07-26
1
-19
/
+17
*
|
ffmpeg: Fix rounding errors in decoded_frame->pts computation
Michael Niedermayer
2012-07-26
1
-3
/
+9
*
|
ffmpeg: fix assumed decoded_frame->pts timebase
Michael Niedermayer
2012-07-26
1
-3
/
+3
*
|
ffmpeg: reset decoded_frame->pts after rescaling.
Michael Niedermayer
2012-07-26
1
-0
/
+2
*
|
ffmpeg: fix units of next_?ts in debug printing routine.
Michael Niedermayer
2012-07-26
1
-2
/
+2
*
|
ffmpeg: warn about new streams after startup.
Nicolas George
2012-07-26
1
-1
/
+19
*
|
ffmpeg: keep packet/frame availability in global structures.
Nicolas George
2012-07-24
1
-26
/
+20
*
|
ffmpeg: select input file based on output time.
Nicolas George
2012-07-23
1
-15
/
+83
*
|
ffmpeg: probe buffersinks once more after EOF.
Nicolas George
2012-07-20
1
-3
/
+3
*
|
Revert "ffmpeg: set pkt_timebase"
Nicolas George
2012-07-19
1
-2
/
+0
*
|
ffmpeg: add -(no)stdin option.
Nicolas George
2012-07-19
1
-0
/
+2
*
|
ffmpeg: invert using_stdin and rename accordingly.
Nicolas George
2012-07-19
1
-6
/
+6
*
|
ffmpeg: revert 3ba90d9 (cosmetics to reduce difference to qatar by about 90 l...
Michael Niedermayer
2012-07-18
1
-6
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-18
1
-0
/
+5
|
\
\
|
|
/
*
|
ffmpeg: fix streamcopy of some mp3 in avi
Michael Niedermayer
2012-07-16
1
-1
/
+1
*
|
ffmpeg: add -progress option.
Nicolas George
2012-07-14
1
-2
/
+58
*
|
ffmpeg: use pkt_pts before pkt->pts for audio
Michael Niedermayer
2012-07-14
1
-1
/
+4
*
|
ffmpeg: set pkt_timebase
Michael Niedermayer
2012-07-14
1
-0
/
+2
*
|
ffmpeg: fix type of av_log() argument
Michael Niedermayer
2012-07-13
1
-1
/
+1
*
|
add output for frame timestamps
Robert Krüger
2012-07-12
1
-0
/
+10
*
|
ffmpeg: poll filters even after -t limit.
Nicolas George
2012-07-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-05
1
-2
/
+11
|
\
\
|
|
/
[next]