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
/
cmdutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
Michael Niedermayer
2012-08-24
1
-0
/
+1
|
\
\
|
|
/
|
*
cmdutils: fix a memleak when specifying an option twice.
Anton Khirnov
2012-08-24
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-20
1
-1
/
+2
|
\
\
|
|
/
|
*
avconv: split printing "main options" into global and per-file.
Anton Khirnov
2012-08-19
1
-1
/
+2
*
|
Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
Michael Niedermayer
2012-08-20
1
-1
/
+174
|
\
\
|
|
/
|
*
avtools: add -h demuxer/muxer
Anton Khirnov
2012-08-19
1
-0
/
+55
|
*
cmdutils: extend -h to allow printing codec details.
Anton Khirnov
2012-08-19
1
-1
/
+119
*
|
Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
Michael Niedermayer
2012-08-20
1
-13
/
+17
|
\
\
|
|
/
|
*
cmdutils: change semantics of show_help_options() and document it.
Anton Khirnov
2012-08-19
1
-13
/
+16
|
*
avtools: move some newlines to show_help_options().
Anton Khirnov
2012-08-19
1
-1
/
+2
*
|
Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
Michael Niedermayer
2012-08-20
1
-7
/
+10
|
\
\
|
|
/
|
*
avtools: fix show_foo() signatures.
Anton Khirnov
2012-08-19
1
-8
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-18
1
-74
/
+111
|
\
\
|
|
/
|
*
cmdutils: refactor -codecs option.
Anton Khirnov
2012-08-18
1
-66
/
+108
*
|
cmdutils: show options in show_help_children only if the context has options
Stefano Sabatini
2012-08-10
1
-2
/
+4
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
cmdutils/alloc_buffer: fix typo
chinshou
2012-07-20
1
-1
/
+1
*
|
lavf: make cmdutils's check_stream_specifier public.
Nicolas George
2012-07-20
1
-56
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-19
1
-2
/
+3
|
\
\
|
|
/
|
*
Print full compiler identification, not only version number
Mans Rullgard
2012-07-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-08
1
-0
/
+1
|
\
\
|
|
/
|
*
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
Ronald S. Bultje
2012-07-07
1
-0
/
+1
*
|
Extend -codecs output.
Carl Eugen Hoyos
2012-07-05
1
-13
/
+22
*
|
mdutils: print error message on error get_buffer related errors
Michael Niedermayer
2012-07-04
1
-1
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-30
1
-4
/
+7
|
\
\
|
|
/
|
*
cmdutils: Pass the actual chosen encoder to filter_codec_opts
Martin Storsjö
2012-06-30
1
-4
/
+5
*
|
codec_release_buffer: fix handling of non user buffers
Michael Niedermayer
2012-06-22
1
-1
/
+3
*
|
cmdutils: dont return void from a void function
Michael Niedermayer
2012-06-10
1
-1
/
+1
*
|
cmdutils: include threading caps in codecs listing.
Nicolas George
2012-06-07
1
-10
/
+15
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
1
-0
/
+142
|
\
\
|
|
/
|
*
avtools: move buffer management code from avconv to cmdutils.
Anton Khirnov
2012-06-05
1
-0
/
+130
*
|
options: stop after option is found.
Clément Bœsch
2012-06-04
1
-13
/
+13
*
|
cmdutils: replace 1 line #ifs by if()
Michael Niedermayer
2012-05-30
1
-9
/
+10
*
|
Allow building of command line utils without swresample lib
Gavin Kinsey
2012-05-30
1
-0
/
+6
*
|
cmdutils: allow to specify a stream by its ID.
Nicolas George
2012-05-20
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
1
-1
/
+2
|
\
\
|
|
/
|
*
cmdutils: Add fallback case to switch in check_stream_specifier().
Diego Biurrun
2012-05-10
1
-0
/
+2
|
*
lavfi: add video buffer sink, and use it in avtools
Anton Khirnov
2012-05-09
1
-68
/
+0
*
|
cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps()
Michael Niedermayer
2012-04-30
1
-38
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-25
1
-1
/
+4
|
\
\
|
|
/
|
*
avconv: use libavresample
Justin Ruggles
2012-04-24
1
-1
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-22
1
-0
/
+8
|
\
\
|
|
/
|
*
avconv: get output pixel format from lavfi.
Anton Khirnov
2012-04-15
1
-2
/
+4
*
|
cmdutils: fix "oswr may be used uninitialized" warning
Michael Niedermayer
2012-04-13
1
-1
/
+1
*
|
cmdutils: parse options for swr
Michael Niedermayer
2012-04-11
1
-3
/
+15
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Read preset files with suffix .avpreset
Reinhard Tartler
2012-03-18
1
-2
/
+2
*
|
cmdutils: Fix cpuflags so the flags dont pull in and out other flags.
Michael Niedermayer
2012-03-14
1
-28
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-07
1
-11
/
+49
|
\
\
|
|
/
[prev]
[next]