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
*
ape: adjust some printf format strings to correctly match argument types
Diego Biurrun
2011-07-26
1
-4
/
+7
*
jpegdec: actually search for and parse RSTn
Michael Niedermayer
2011-07-23
1
-2
/
+5
*
dnxhddec: avoid a branch in 10-bit decode_dct_block()
Mans Rullgard
2011-07-22
1
-1
/
+1
*
H.264: Add optimizations to predict x86 assembly.
Daniel Kang
2011-07-22
3
-714
/
+437
*
riff: Add mpgv MPEG-2 fourcc
Alex Converse
2011-07-22
1
-0
/
+1
*
add Flash Screen Video 2 decoder
Kostya Shishkov
2011-07-22
7
-13
/
+301
*
dnxhddec: optimise dnxhd_decode_dct_block()
Mans Rullgard
2011-07-21
1
-37
/
+67
*
rtp: remove disabled code
Diego Biurrun
2011-07-21
2
-39
/
+0
*
eac3enc: use different numbers of blocks per frame to allow higher bitrates
Justin Ruggles
2011-07-21
6
-97
/
+142
*
dnxhd: add regression test for 10-bit
Mans Rullgard
2011-07-21
3
-0
/
+13
*
dnxhd: 10-bit support
Joseph Artsimovich
2011-07-21
6
-81
/
+427
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
15
-15
/
+15
*
dsputil: template get_pixels() for different bit depths
Mans Rullgard
2011-07-21
9
-30
/
+39
*
dsputil: create 16/32-bit dctcoef versions of some functions
Mans Rullgard
2011-07-21
4
-56
/
+80
*
jfdctint: add 10-bit version
Mans Rullgard
2011-07-21
9
-416
/
+454
*
mov: add clcp type track as Subtitle stream.
Thierry Foucu
2011-07-21
1
-1
/
+1
*
mpeg4: add Mpeg4 Profiles names.
Thierry Foucu
2011-07-21
2
-0
/
+37
*
mpeg4: decode Level Profile for MPEG4 Part 2.
Thierry Foucu
2011-07-21
1
-0
/
+19
*
ffprobe: display bitstream level.
Thierry Foucu
2011-07-21
1
-0
/
+1
*
imgconvert: remove unused glue and xglue macros
Stefano Sabatini
2011-07-21
1
-3
/
+0
*
rv30: return AVERROR(EINVAL) instead of EINVAL
Diego Biurrun
2011-07-21
1
-1
/
+1
*
build: add -L flags before existing LDFLAGS
Mans Rullgard
2011-07-21
1
-3
/
+3
*
simple_idct: whitespace cosmetics
Mans Rullgard
2011-07-21
1
-124
/
+124
*
simple_idct: make repeated code a macro
Mans Rullgard
2011-07-21
1
-144
/
+53
*
dsputil: remove huge #if 0 block
Mans Rullgard
2011-07-21
1
-145
/
+0
*
simple_idct: change 10-bit add/put stride from pixels to bytes
Mans Rullgard
2011-07-21
1
-0
/
+6
*
dsputil: allow 9/10-bit functions for non-h264 codecs
Mans Rullgard
2011-07-21
1
-15
/
+12
*
dnxhd: rename some data tables
Joseph Artsimovich
2011-07-21
1
-16
/
+16
*
dnxhdenc: remove inline from function only called through pointer
Mans Rullgard
2011-07-21
1
-1
/
+1
*
dnxhdenc: whitespace cosmetics
Mans Rullgard
2011-07-21
1
-30
/
+32
*
swscale: mark YUV422P10(LE,BE) as supported for output
Joseph Artsimovich
2011-07-21
6
-0
/
+12
*
configure: add -xc99 to LDFLAGS for Sun CC
Sean McGovern
2011-07-21
1
-0
/
+1
*
Remove unused and non-compiling vestigial g729 decoder
Diego Biurrun
2011-07-20
5
-661
/
+1
*
Remove unused code under G729_BITEXACT #ifdef.
Diego Biurrun
2011-07-20
3
-100
/
+0
*
mpegvideo: fix invalid picture unreferencing.
Ronald S. Bultje
2011-07-20
1
-4
/
+6
*
dsputil: Remove extra blank line at end.
Alex Converse
2011-07-20
1
-1
/
+0
*
dsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
Alex Converse
2011-07-20
1
-1
/
+1
*
simple_idct: add 10-bit version
Mans Rullgard
2011-07-20
17
-361
/
+461
*
Remove h264_lowres_idct_put/add functions
Mans Rullgard
2011-07-20
3
-59
/
+25
*
Remove snow/dwt test program
Mans Rullgard
2011-07-20
2
-122
/
+1
*
h264: remove some disabled code
Diego Biurrun
2011-07-20
1
-149
/
+0
*
Fix incorrect max_lowres values
Mans Rullgard
2011-07-20
5
-9
/
+1
*
matroskadec: fix integer underflow if header length < probe length.
Chris Evans
2011-07-19
1
-0
/
+2
*
cosmetics: indentation
Justin Ruggles
2011-07-19
1
-3
/
+3
*
eac3enc: use frame exponent strategy when applicable.
Justin Ruggles
2011-07-19
5
-10
/
+106
*
cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also
Justin Ruggles
2011-07-19
4
-8
/
+8
*
dsputil: fix ff_check_alignment()
Mans Rullgard
2011-07-19
1
-2
/
+2
*
simple_idct: simplify some ifdeffery
Mans Rullgard
2011-07-18
1
-18
/
+6
*
simple_idct: remove code for DCTELEM != int16
Mans Rullgard
2011-07-18
1
-30
/
+15
*
Remove VLAs in ff_amrwb_lsp2lpc()
Mans Rullgard
2011-07-18
2
-3
/
+3
[next]