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 '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
|
\
\
|
|
/
|
*
avconv: add -cpuflags option for setting supported cpuflags.
Anton Khirnov
2012-03-06
1
-5
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-05
1
-2
/
+2
|
\
\
|
|
/
|
*
cmdutils: use new avcodec_is_decoder/encoder() functions.
Anton Khirnov
2012-03-04
1
-2
/
+2
|
*
Remove libpostproc.
Diego Biurrun
2012-02-23
1
-6
/
+0
|
*
cmdutils: update copyright year to 2012.
Ronald S. Bultje
2012-02-08
1
-1
/
+1
*
|
cmdutils: add -cpuflags.
Michael Niedermayer
2012-02-19
1
-0
/
+13
*
|
Fix ffmpeg -codecs output.
Carl Eugen Hoyos
2012-02-17
1
-1
/
+1
*
|
cmdutils: re-add return 0 accidentally remove from opt_protocols().
Clément Bœsch
2012-01-28
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-17
/
+10
|
\
\
|
|
/
|
*
cmdutils: fix options starting with 'no'.
Alexandra Khirnova
2012-01-27
1
-4
/
+2
|
*
Drop unnecessary prefix from *sink* variable and struct names.
Diego Biurrun
2012-01-25
1
-10
/
+10
|
*
cosmetics: Rename ffsink to avsink.
Diego Biurrun
2012-01-19
1
-10
/
+10
*
|
cmdutils: include type in filter list.
Nicolas George
2012-01-19
1
-2
/
+22
*
|
cmdutils: media type to letter conversion in a separate function.
Nicolas George
2012-01-19
1
-17
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-12
1
-0
/
+4
|
\
\
|
|
/
[next]