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
*
cmdutils: use version accessor macros
Reynaldo H. Verdejo Pinochet
2015-12-06
1
-1
/
+3
*
all: use FFDIFFSIGN to resolve possible undefined behavior in comparators
Ganesh Ajjanagadde
2015-11-03
1
-1
/
+1
*
Merge commit 'fe66671bd5f446f8d0a9c70968ba8fe891efe028'
Hendrik Leppkes
2015-10-27
1
-2
/
+2
|
\
|
*
cmdutils: Check for and report the correct codec capability
Vittorio Giovara
2015-10-25
1
-2
/
+2
*
|
Merge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa'
Hendrik Leppkes
2015-10-16
1
-0
/
+29
|
\
\
|
|
/
|
*
cmdutils: Print general codec capabilities
Vittorio Giovara
2015-10-15
1
-0
/
+29
*
|
Merge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0'
Hendrik Leppkes
2015-10-16
1
-2
/
+4
|
\
\
|
|
/
|
*
cmdutils: Add auto to threading capabilities report
Vittorio Giovara
2015-10-15
1
-2
/
+4
*
|
cmdutils: silence unused warnings under --disable-swscale, --disable-swresample
Ganesh Ajjanagadde
2015-10-03
1
-3
/
+6
*
|
cmdutils: Filter dst/srcw/h
Michael Niedermayer
2015-09-19
1
-0
/
+6
*
|
ffmpeg: replace deprecated av_log_ask_for_sample with av_log
Andreas Cadhalpun
2015-08-12
1
-1
/
+4
*
|
use avfilter_pad_get_{type,name} accessor functions
Andreas Cadhalpun
2015-08-08
1
-2
/
+2
*
|
cmdutils: remove sws_opts usage, simplify code
Michael Niedermayer
2015-08-08
1
-24
/
+0
*
|
cmdutils: Fix overriding flags on the command line.
Michael Niedermayer
2015-08-08
1
-1
/
+1
*
|
cmdutils: Export all sws options using a AVDictionary like the other subsyste...
Michael Niedermayer
2015-08-08
1
-4
/
+20
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-11
/
+11
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-9
/
+9
*
|
Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e'
Michael Niedermayer
2015-07-19
1
-58
/
+0
|
\
\
|
|
/
|
*
avconv: use read_file() for reading the 2pass stats
Anton Khirnov
2015-07-19
1
-55
/
+0
|
*
lavu: add an API function to return the Libav version string
wm4
2015-07-02
1
-1
/
+1
*
|
cmdutils: Fix sign error in display matrix auto-rotation code
Michael Niedermayer
2015-05-18
1
-1
/
+1
*
|
cmdline: Check options array for not working flag combinations
Michael Niedermayer
2015-05-09
1
-0
/
+12
*
|
cmdutils: Add libm.h for round()
Michael Niedermayer
2015-05-05
1
-0
/
+1
*
|
cmdutils: move get_rotation() up in the file
James Almer
2015-05-05
1
-24
/
+24
*
|
cmdutils: Ask for a sample in case a odd rotation angle is encountered
Michael Niedermayer
2015-05-04
1
-0
/
+3
*
|
ffplay&cmdutils:Factor get_rotation() code out
Michael Niedermayer
2015-05-03
1
-0
/
+23
*
|
Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'
Michael Niedermayer
2015-04-20
1
-0
/
+1
|
\
\
|
|
/
|
*
log: Introduce a more verbose debug level
Vittorio Giovara
2015-04-19
1
-0
/
+1
|
*
cmdutils: Add a stream specifier to map usable streams
Luca Barbato
2015-03-20
1
-0
/
+22
|
*
cmdutils: update copyright year to 2015.
Johan Andersson
2015-01-04
1
-1
/
+1
*
|
cmdutils: indent protocols listing
Lou Logan
2015-04-19
1
-2
/
+2
*
|
cmdutils: fix "Commmand" typo
Lou Logan
2015-04-03
1
-1
/
+1
*
|
cmdutils: fix success path
Jean Delvare
2015-02-11
1
-1
/
+2
*
|
stop embedding the build date
Andreas Cadhalpun
2015-02-02
1
-2
/
+1
*
|
cmdutils: use av_match_name to filter devices
Lukasz Marek
2015-01-11
1
-4
/
+4
*
|
cmdutils: use helper functions for listing sinks/sources
Lukasz Marek
2015-01-11
1
-25
/
+2
*
|
cmdutils.c: Use av_realloc_array()
Michael Niedermayer
2015-01-06
1
-1
/
+1
*
|
cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_fi...
Michael Niedermayer
2015-01-06
1
-1
/
+1
*
|
Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'
Michael Niedermayer
2014-12-19
1
-1
/
+9
|
\
\
|
|
/
|
*
check memory errors from av_strdup()
Vittorio Giovara
2014-12-18
1
-1
/
+9
*
|
Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed'
Michael Niedermayer
2014-12-19
1
-9
/
+22
|
\
\
|
|
/
|
*
cmdutils: check file access functions return values
Vittorio Giovara
2014-12-18
1
-5
/
+23
*
|
cmdutils: use macros for device test
Lukasz Marek
2014-12-14
1
-6
/
+1
*
|
cmdutils: Exit in case of faulty stream specifiers
Michael Niedermayer
2014-11-17
1
-1
/
+1
*
|
opts: add list device sources/sinks options
Lukasz Marek
2014-10-25
1
-0
/
+181
*
|
cmdutils: Read errno before av_log() as the callback from av_log() might affe...
Michael Niedermayer
2014-10-25
1
-4
/
+7
*
|
Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4'
Michael Niedermayer
2014-10-17
1
-1
/
+1
|
\
\
|
|
/
|
*
cmdutils: Use the correct guard
Luca Barbato
2014-10-17
1
-1
/
+1
*
|
Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286'
Michael Niedermayer
2014-09-17
1
-2
/
+4
|
\
\
|
|
/
|
*
cmdutils: Print a more sensible message in show_filters() w/o libavfilter
Diego Biurrun
2014-09-16
1
-2
/
+4
[next]