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
*
x11grab: add follow_mouse AVOption.
Yu-Jie Lin
2011-07-31
3
-6
/
+95
*
Do not convert RGB buffer at once when stride does not fit exact samples.
Kostya Shishkov
2011-07-30
1
-1
/
+1
*
build: make examples build normally
Luca Barbato
2011-07-30
1
-1
/
+1
*
mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.
Alex Converse
2011-07-29
1
-1
/
+1
*
H.264: tweak some other x86 asm for Atom
Jason Garrett-Glaser
2011-07-29
5
-51
/
+48
*
probe: Fix insane flow control.
Alex Converse
2011-07-29
1
-2
/
+2
*
mpegts: remove invalid error check
Mike Williams
2011-07-29
1
-4
/
+0
*
s302m: use nondeprecated audio sample format API
Dustin Brody
2011-07-29
1
-2
/
+2
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
191
-2109
/
+1826
*
x86: cabac: add operand size suffixes missing from 6c32576
Mans Rullgard
2011-07-28
2
-3
/
+3
*
h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...
Dustin Brody
2011-07-28
4
-3
/
+7
*
x86: cabac: don't load/store context values in asm
Mans Rullgard
2011-07-28
2
-34
/
+10
*
H.264: optimize CABAC x86 asm for Atom
Jason Garrett-Glaser
2011-07-28
3
-16
/
+12
*
vp3/theora: flush after seek.
Ronald S. Bultje
2011-07-28
1
-0
/
+22
*
doc/fftools-common-opts: wording fixes missing from the previous commit.
Anton Khirnov
2011-07-28
1
-7
/
+7
*
doc: document using AVOptions in fftools.
Anton Khirnov
2011-07-28
1
-0
/
+25
*
cmdutils: add codec_opts parameter to setup_find_stream_info_opts()
Stefano Sabatini
2011-07-28
4
-4
/
+4
*
cmdutils: clarify documentation for filter_codec_opts()
Stefano Sabatini
2011-07-28
1
-0
/
+6
*
cmdutils: clarify documentation for setup_find_stream_info_opts()
Stefano Sabatini
2011-07-28
1
-2
/
+10
*
lavf: add forgotten attribute_deprecated to av_find_stream_info()
Anton Khirnov
2011-07-28
1
-0
/
+1
*
ppc: remove redundant setting of Altivec IDCT
Mans Rullgard
2011-07-27
1
-9
/
+0
*
mpegvideo: initialise DSPContext in ff_dct_common_init()
Mans Rullgard
2011-07-27
1
-1
/
+2
*
cosmetics: reindent
Justin Ruggles
2011-07-27
1
-3
/
+3
*
eac3enc: support writing of basic mixing and info metadata
Justin Ruggles
2011-07-27
5
-93
/
+210
*
dnxhdenc: fix declarations in for loops
Mans Rullgard
2011-07-27
1
-3
/
+5
*
dsputil: remove stale bink prototypes and comments
Mans Rullgard
2011-07-27
1
-6
/
+0
*
dsputil: move a bink-only function to binkdsp
Mans Rullgard
2011-07-27
5
-19
/
+19
*
dsputil: remove some unused functions
Mans Rullgard
2011-07-27
4
-217
/
+0
*
bink: make IDCT take 32-bit input
Kostya Shishkov
2011-07-27
6
-43
/
+86
*
configure: spelling cosmetics
Diego Biurrun
2011-07-27
1
-1
/
+1
*
dctref: make sure function declarations match between .c and .h file
Diego Biurrun
2011-07-27
1
-4
/
+2
*
x86: fix build with gcc 4.7
Mans Rullgard
2011-07-26
1
-4
/
+4
*
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
[next]