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
*
Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311'
Michael Niedermayer
2013-03-01
1
-0
/
+2
|
\
*
|
ffmpeg: fix variable name in psnr printing code
Michael Niedermayer
2013-03-01
1
-1
/
+1
*
|
ffmpeg: free last sub when using -fix_sub_duration.
Nicolas George
2013-02-27
1
-0
/
+1
*
|
ffmpeg: use a AVDictionary instead of the context to move swr parameters around
Michael Niedermayer
2013-02-24
1
-0
/
+1
*
|
Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'
Michael Niedermayer
2013-02-24
1
-0
/
+1
|
\
\
|
|
/
*
|
ffmpeg: Check for parameter changes at the output of the audio filter graph
Michael Niedermayer
2013-02-14
1
-0
/
+6
*
|
ffmpeg: fix streamcopy of lsf mp3.
Michael Niedermayer
2013-02-12
1
-1
/
+1
*
|
ffmpeg: do not call exit from exit_program()
Michael Niedermayer
2013-02-06
1
-2
/
+1
*
|
ffmpeg: implement -force_key_frames expression evalution
Stefano Sabatini
2013-01-27
1
-5
/
+60
*
|
ffmpeg: support filtering of unknown channel layouts.
Nicolas George
2013-01-26
1
-1
/
+1
*
|
ffmpeg: add -guess_layout_max option.
Nicolas George
2013-01-26
1
-0
/
+2
*
|
ffmpeg: copy tmcd track timebase parameters
Michael Niedermayer
2013-01-24
1
-0
/
+6
*
|
Merge commit 'd9bf716945046333c24580d538f450b516f15710'
Michael Niedermayer
2013-01-21
1
-1
/
+1
|
\
\
|
|
/
*
|
ffmpeg: accept "chapters" as forced key frames.
Nicolas George
2013-01-19
1
-7
/
+45
*
|
Use new function av_codec_get_tag2() in ffmpeg.c.
Carl Eugen Hoyos
2013-01-17
1
-1
/
+2
*
|
add note on windows pipe
rogerdpack
2013-01-06
1
-1
/
+3
*
|
ffmpeg: remove annoying logs and improve reporting in case of unavailable bit...
Stefano Sabatini
2012-12-27
1
-13
/
+11
*
|
Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
Michael Niedermayer
2012-12-20
1
-14
/
+5
|
\
\
|
|
/
*
|
ffmpeg: Fix shortest with libx264
Michael Niedermayer
2012-12-19
1
-3
/
+2
*
|
ffmpeg: replace magic number with VSYNC_CFR
Peter Ross
2012-12-16
1
-1
/
+1
*
|
ffmpeg: sub2video: use start and end time.
Nicolas George
2012-12-12
1
-3
/
+17
*
|
ffmpeg: small indent fix.
Clément Bœsch
2012-12-04
1
-1
/
+1
*
|
ffmpeg: use the correct variables in do_video_stats()
Michael Niedermayer
2012-12-04
1
-4
/
+2
*
|
Update video stats log during encode flush
Thierry Foucu
2012-12-04
1
-0
/
+5
*
|
ffmpeg: fix mixed declarations and statements.
Michael Niedermayer
2012-11-24
1
-2
/
+3
*
|
ffmpeg: Correct starttime based on non discarded streams.
Michael Niedermayer
2012-11-24
1
-0
/
+19
*
|
ffmpeg: minor simplification of wraping code
Michael Niedermayer
2012-11-24
1
-2
/
+2
*
|
ffmpeg: add setting of field_order flag
Tim Nicholson
2012-11-22
1
-0
/
+12
*
|
ffmpeg: fix weird reindent
Stefano Sabatini
2012-11-22
1
-13
/
+13
*
|
ffmpeg: print debug_ts off and off_time values with timestamp helper routines
Stefano Sabatini
2012-11-22
1
-4
/
+6
*
|
ensure comment blocks that contain doxygen commands start with double asterix
Peter Ross
2012-11-21
1
-1
/
+1
*
|
ffmpeg: rework debugging timestamp logs in process_input()
Stefano Sabatini
2012-11-20
1
-11
/
+19
*
|
ffmpeg: fix double ;;
Michael Niedermayer
2012-11-14
1
-1
/
+1
*
|
ffmpeg: fix audio timestamps on stream copy with -ss
Michael Niedermayer
2012-11-14
1
-1
/
+1
*
|
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-1
/
+1
|
\
\
|
|
/
*
|
Fix the packet duration when flushing the encoder.
Thierry Foucu
2012-11-07
1
-0
/
+2
*
|
Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'
Michael Niedermayer
2012-11-03
1
-1
/
+0
|
\
\
|
|
/
*
|
Merge commit '381dc1a5ec0925b281c573457c413ae643567086'
Michael Niedermayer
2012-10-30
1
-4
/
+3
|
\
\
|
|
/
*
|
ffmpeg: use av_rescale_delta() for audio stream copy
Michael Niedermayer
2012-10-27
1
-0
/
+9
*
|
ffmpeg: use av_rescale_delta() on the audio filter input
Michael Niedermayer
2012-10-27
1
-3
/
+3
*
|
ffmpeg: trivial simplification
Michael Niedermayer
2012-10-27
1
-1
/
+1
*
|
Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'
Michael Niedermayer
2012-10-26
1
-3
/
+7
|
\
\
|
|
/
*
|
ffmpeg: fix null ptr deref in psnr printing code
Michael Niedermayer
2012-10-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-24
1
-4
/
+0
|
\
\
|
|
/
*
|
Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'
Michael Niedermayer
2012-10-24
1
-0
/
+1
|
\
\
|
|
/
*
|
ffmpeg: check avpicture_get_size() retuen value
Michael Niedermayer
2012-10-23
1
-0
/
+2
*
|
ffmpeg/lavc: move experimental warnings to libavcodec.
Michael Niedermayer
2012-10-22
1
-9
/
+0
*
|
Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'
Michael Niedermayer
2012-10-22
1
-18
/
+17
|
\
\
|
|
/
*
|
ffmpeg: Make video filter graph reinit user selectable
Michael Niedermayer
2012-10-17
1
-2
/
+3
*
|
Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be'
Michael Niedermayer
2012-10-13
1
-7
/
+4
|
\
\
|
|
/
[next]