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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run...
Michael Niedermayer
2012-09-06
6
-268
/
+0
*
Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'
Michael Niedermayer
2012-09-06
3
-7
/
+28
|
\
|
*
dsputil: workaround __VA_ARGS__ missing tokenization for MSVC
Luca Barbato
2012-09-05
1
-3
/
+7
|
*
configure: add section for libc-specific hacks
Mans Rullgard
2012-09-05
1
-3
/
+20
|
*
build: disable ranlib on mingw
Mans Rullgard
2012-09-05
1
-0
/
+1
|
*
parser: Don't use pc as context for av_dlog
Martin Storsjö
2012-09-05
1
-4
/
+4
|
*
h264: Remove an assert on current_picture_ptr being null
Michael Niedermayer
2012-09-05
1
-1
/
+0
*
|
lavfi/mp: drop rotate wrapper
Stefano Sabatini
2012-09-06
5
-157
/
+1
*
|
eliminate some mingw warnings
rogerdpack
2012-09-06
1
-0
/
+6
*
|
amrnbdec: silence a warning about unsigned cant be negative
Michael Niedermayer
2012-09-06
1
-1
/
+1
*
|
tests/lavfi-regression: name temporary files after $testname in do_lavfi_pixf...
Stefano Sabatini
2012-09-06
1
-4
/
+4
*
|
tests: add tinterlace filter tests
Stefano Sabatini
2012-09-06
3
-0
/
+22
*
|
tests/lavfi-regressions: support user-specified test name in do_lavfi_pixfmts()
Stefano Sabatini
2012-09-06
1
-1
/
+8
*
|
lavfi/tinterlace: declare source buffers in copy_picture_field() as const
Stefano Sabatini
2012-09-06
1
-10
/
+10
*
|
lavfi/tinterlace: set inlink->cur to NULL, since it is stored internally
Stefano Sabatini
2012-09-06
1
-0
/
+1
*
|
lavu/parseutils: add av_small_strptime()
Stefano Sabatini
2012-09-06
7
-27
/
+40
*
|
lavu/parseutils: make small_strptime() return a (non const) char *
Stefano Sabatini
2012-09-06
1
-2
/
+2
*
|
lavf: fix a few typo in some comments.
Clément Bœsch
2012-09-05
1
-2
/
+2
*
|
lavf: remove a few useless AV_NOWARN_DEPRECATED().
Clément Bœsch
2012-09-05
1
-6
/
+0
*
|
vf_hue: fix AVOption defaults
Michael Niedermayer
2012-09-05
1
-3
/
+3
*
|
acelp_pitch_delay: add missing libm.h include for exp2()
Michael Niedermayer
2012-09-05
1
-0
/
+1
*
|
g723_1: add some const for more correctness
Michael Niedermayer
2012-09-05
1
-5
/
+5
*
|
proresenc_anatoliy: add 2 const to silence 2 warnings
Michael Niedermayer
2012-09-05
1
-2
/
+2
*
|
Optimization of AC3 floating point decoder for MIPS
Nedeljko Babic
2012-09-05
13
-0
/
+1173
*
|
imgconvert: silence some const incompatible pointer warnings.
Michael Niedermayer
2012-09-05
1
-2
/
+2
*
|
avopt: fix examples to match the same style about default values as the actua...
Michael Niedermayer
2012-09-05
1
-4
/
+4
*
|
vf_scale: fix incompatible pointer type warning
Michael Niedermayer
2012-09-05
1
-1
/
+1
*
|
lavu/opt: support NULL and special "none" values for size and pixel format op...
Stefano Sabatini
2012-09-05
2
-3
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-05
4
-3
/
+8
|
\
\
|
|
/
|
*
build: eamad: Add missing dependency on mpegvideo code
Diego Biurrun
2012-09-05
1
-1
/
+1
|
*
build: utvideoenc: Add missing dependency on Huffman code
Diego Biurrun
2012-09-05
1
-0
/
+1
|
*
avopt: Reorder the default_val struct, making i64 the first field
Martin Storsjö
2012-09-04
3
-2
/
+6
*
|
Merge commit '21bc44038491e525335ad763883b0288402ff6a0'
Michael Niedermayer
2012-09-05
2
-5
/
+5
|
\
\
|
|
/
|
*
avopt: Explicitly store rational option defaults in .dbl
Martin Storsjö
2012-09-04
3
-3
/
+3
*
|
Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
Michael Niedermayer
2012-09-05
6
-13
/
+13
|
\
\
|
|
/
|
*
avopt: Explicitly store float/double option defaults in .dbl
Martin Storsjö
2012-09-04
5
-11
/
+11
*
|
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
109
-527
/
+523
|
\
\
|
|
/
|
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
74
-359
/
+355
*
|
Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
Michael Niedermayer
2012-09-05
16
-32
/
+33
|
\
\
|
|
/
|
*
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
Martin Storsjö
2012-09-04
15
-28
/
+29
*
|
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Michael Niedermayer
2012-09-05
42
-493
/
+494
|
\
\
|
|
/
|
*
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
2012-09-04
31
-403
/
+404
*
|
Merge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906'
Michael Niedermayer
2012-09-05
0
-0
/
+0
|
\
\
|
|
/
|
*
svq1enc: Set picture_structure correctly
Michael Niedermayer
2012-09-04
1
-0
/
+1
|
*
mpegvideo: remove last_picture_ptr / h264 assert.
Michael Niedermayer
2012-09-04
1
-3
/
+0
|
*
mpegvideo_enc: remove assert that has become obsolete with the new API
Michael Niedermayer
2012-09-04
1
-1
/
+0
|
*
elbg: Fix an assert
Michael Niedermayer
2012-09-04
1
-1
/
+1
*
|
doc/filters: add mp=noise example
Stefano Sabatini
2012-09-05
1
-0
/
+6
*
|
doc/filters: itemize example for mp filter
Stefano Sabatini
2012-09-05
1
-1
/
+4
*
|
doc/filters: remove reference to mp=hue filter, which was dropped
Stefano Sabatini
2012-09-05
1
-3
/
+0
[next]