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_opt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffmpeg: Do not fill gap before the first decodable frame on single stream inp...
Michael Niedermayer
2013-11-16
1
-0
/
+1
*
ffmpeg_opt: fix overriding values set by -target
Michael Niedermayer
2013-11-13
1
-25
/
+25
*
ffmpeg: generate more specific error message in case of inconsistent filterin...
Stefano Sabatini
2013-11-09
1
-14
/
+13
*
ffmpeg: store value of -filter and -filter_script per-stream option in Output...
Stefano Sabatini
2013-11-09
1
-24
/
+17
*
ffmpeg: add verbose consistency checks in case of filtering inconsistent options
Stefano Sabatini
2013-11-03
1
-0
/
+42
*
make it possible to compile ffmpeg without swscale
Paul B Mahol
2013-10-21
1
-0
/
+2
*
ffmpeg: add max_error_rate to allow tuning the point decoding errors are cons...
Michael Niedermayer
2013-10-07
1
-0
/
+3
*
ffmpeg: avoid direct access to lowres use av_codec_g/set_lowres()
Michael Niedermayer
2013-10-03
1
-1
/
+1
*
ffmpeg: add support to force specific AVCodecs
Michael Niedermayer
2013-10-02
1
-0
/
+8
*
Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7'
Michael Niedermayer
2013-08-06
1
-1
/
+3
*
ffmpeg_opt: Remove support for specifying -t anywhere to set the duration
Michael Niedermayer
2013-08-06
1
-19
/
+6
*
Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'
Michael Niedermayer
2013-08-06
1
-0
/
+6
*
Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8'
Michael Niedermayer
2013-08-06
1
-5
/
+8
*
Merge commit '7748dd41be3d6dd6300f14263586af4ee104ead2'
Michael Niedermayer
2013-08-01
1
-3
/
+8
*
ffmpeg_opt: do not warn about unused gop_timecode
Michael Niedermayer
2013-07-09
1
-0
/
+4
*
ffmpeg: Allow overriding ffservers input
Michael Niedermayer
2013-07-09
1
-1
/
+4
*
ffmpeg: move creation_time for ffserver setting up
Michael Niedermayer
2013-07-09
1
-3
/
+10
*
ffmpeg_opt: replace exit() by exit_program()
Michael Niedermayer
2013-07-08
1
-81
/
+81
*
ffmpeg: add -apad option which injects a apad filter only in the presence of ...
Michael Niedermayer
2013-05-08
1
-0
/
+6
*
ffmpeg: move a local variable definition later.
Nicolas George
2013-05-07
1
-1
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-03
1
-0
/
+1
*
Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117'
Michael Niedermayer
2013-05-01
1
-32
/
+33
*
ffmpeg: make -aspect work with -vcodec copy.
Nicolas George
2013-04-18
1
-13
/
+13
*
Merge commit 'dc574658d15ad8f171dbdecbdce7197acf9424a0'
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
Michael Niedermayer
2013-04-11
1
-1
/
+0
*
ffmpeg: use a rational for -aspect option.
Nicolas George
2013-04-09
1
-1
/
+1
*
ffmpeg: Print a warning when -frames is affecting non video frames
Michael Niedermayer
2013-04-07
1
-0
/
+8
*
Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'
Michael Niedermayer
2013-03-28
1
-10
/
+82
*
ffmpeg_opt: avoid strcpy()
Michael Niedermayer
2013-03-26
1
-1
/
+1
*
ffmpeg: Replace -deinterlace (which was broken by the buffer ref stuff) with ...
Michael Niedermayer
2013-03-21
1
-12
/
+1
*
ffmpeg: make -lavfi an alias for -filter_complex.
Nicolas George
2013-03-17
1
-0
/
+2
*
ffmpeg_opt: add OPT_INPUT to -fix_sub_duration and -canvas_size.
Nicolas George
2013-03-16
1
-2
/
+2
*
Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'
Michael Niedermayer
2013-03-15
1
-0
/
+1
*
ffmpeg: add OPT_INPUT to -guess_layout_max.
Nicolas George
2013-03-14
1
-1
/
+1
*
ffmpeg: add OPT_OUTPUT to -to option.
Nicolas George
2013-03-14
1
-1
/
+1
*
Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'
Michael Niedermayer
2013-03-12
1
-0
/
+89
*
Merge commit '6deae8e0530a885b76f149841ed4899cb438ec23'
Michael Niedermayer
2013-03-12
1
-6
/
+9
*
Merge commit '1da54e908eba73eb86f5d614c51f06811c85c3ea'
Michael Niedermayer
2013-03-12
1
-12
/
+15
*
ffmpeg: fix reinit_filter type
Michael Niedermayer
2013-03-12
1
-1
/
+1
*
Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'
Michael Niedermayer
2013-03-12
1
-76
/
+114
*
ffmpeg: add the -canvas_size option.
Nicolas George
2013-03-10
1
-1
/
+11
*
ffmpeg_opt: Ask for overwrite in single image2 files too
Michael Niedermayer
2013-03-03
1
-1
/
+2
*
Deprecate deinterlaced in libavcodec.
Ronald S. Bultje
2013-03-03
1
-0
/
+4
*
ffmpeg: fix -stats -v 0
Michael Niedermayer
2013-03-03
1
-1
/
+1
*
Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311'
Michael Niedermayer
2013-03-01
1
-0
/
+2
*
ffmpeg_opt: add -to option to specify stop time
Jean First
2013-02-27
1
-0
/
+17
*
ffmpeg_opt: cosmetics
Jean First
2013-02-25
1
-1
/
+1
*
ffmpeg: use a AVDictionary instead of the context to move swr parameters around
Michael Niedermayer
2013-02-24
1
-4
/
+3
*
Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'
Michael Niedermayer
2013-02-24
1
-0
/
+2
*
ffmpeg: dont allow -flags to override -pass
Michael Niedermayer
2013-02-06
1
-0
/
+2
[next]