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
*
iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...
Stefano Sabatini
2011-05-17
7
-74
/
+152
*
iff: compact code setting metadata tags
Stefano Sabatini
2011-05-17
1
-15
/
+4
*
iff: fix bitrate computation for compressed audio stream
Stefano Sabatini
2011-05-17
1
-1
/
+1
*
iff: distinguish fields for audio and video compression
Stefano Sabatini
2011-05-17
1
-10
/
+12
*
imgutils: introduce internal image_get_linesize() and use it
Stefano Sabatini
2011-05-16
1
-14
/
+24
*
imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for invalid pix...
Stefano Sabatini
2011-05-16
1
-0
/
+3
*
drawtext: specify union type for setting default options
Stefano Sabatini
2011-05-16
1
-29
/
+29
*
drawtext: reindent after the previous commit
Stefano Sabatini
2011-05-16
1
-20
/
+20
*
drawtext: fix strftime() text expansion
Stefano Sabatini
2011-05-16
1
-18
/
+27
*
rawdec: Allow overriding top field first.
Michael Niedermayer
2011-05-16
2
-0
/
+16
*
ffmpeg: initialize input_codec array earlier.
Michael Niedermayer
2011-05-16
1
-0
/
+6
*
cmdutils: Allocate private decoder context if its not allocated yet.
Michael Niedermayer
2011-05-16
1
-1
/
+12
*
pngdec: relax condition for setting monoblack pixel format
Stefano Sabatini
2011-05-16
1
-3
/
+2
*
Support decoding of 1bpp rawvideo in avi (ticket 205).
ami_stuff
2011-05-16
1
-0
/
+1
*
Support decoding of 2bpp rawvideo in avi (ticket 206).
ami_stuff
2011-05-16
1
-0
/
+1
*
Bump minor after adding a caf muxer.
Carl Eugen Hoyos
2011-05-16
1
-2
/
+2
*
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-16
4
-14
/
+6
|
\
|
*
aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
Justin Ruggles
2011-05-15
2
-4
/
+4
|
*
acelp: Remove unused gray_decode table.
Diego Biurrun
2011-05-15
1
-10
/
+0
|
*
dfa: Remove unused variable.
Diego Biurrun
2011-05-15
1
-1
/
+0
|
*
configure: Include AVX availability in summary output.
Diego Biurrun
2011-05-15
1
-0
/
+1
|
*
configure: use same CPPFLAGS in kFreeBSD as Linux
Reinhard Tartler
2011-05-15
1
-0
/
+1
*
|
configure: another try on fixing osx/mingw SDL
Hanspeter Niederstrasser
2011-05-16
1
-1
/
+1
*
|
av_picture_crop(): Support simple cases with packed pixels too.
Michael Niedermayer
2011-05-15
1
-1
/
+9
*
|
rawdec: propagate pict_type information to the output frame
Stefano Sabatini
2011-05-15
1
-0
/
+1
*
|
showinfo: replace "CRC" by "checksum"
Stefano Sabatini
2011-05-15
2
-10
/
+10
*
|
showinfo: fix vertical align nit
Stefano Sabatini
2011-05-15
1
-1
/
+1
*
|
showinfo: fix computation of Adler checksum
Stefano Sabatini
2011-05-15
1
-5
/
+11
*
|
imgutils: generalize linesize computation for bitstream formats
Stefano Sabatini
2011-05-15
1
-12
/
+7
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-15
20
-19
/
+23
|
\
\
|
|
/
|
*
Fix FSF address copy paste error in some license headers.
Diego Biurrun
2011-05-14
17
-17
/
+17
|
*
Add an aac sample which uses LTP to fate-aac.
Justin Ruggles
2011-05-14
1
-0
/
+4
|
*
[PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.
Ronald S. Bultje
2011-05-14
2
-49
/
+4
|
*
arm: properly mark external symbol call
Martin Aumüller
2011-05-14
2
-2
/
+2
*
|
Initial caf muxer.
Carl Eugen Hoyos
2011-05-15
7
-2
/
+217
*
|
Support decoding of amr_nb and gsm in caf.
Carl Eugen Hoyos
2011-05-15
1
-0
/
+2
*
|
Fix decoding of msrle samples with 1bpp.
Carl Eugen Hoyos
2011-05-15
1
-1
/
+1
*
|
udp: remove resource.h inclusion, it breaks mingw compilation.
Michael Niedermayer
2011-05-15
1
-1
/
+0
*
|
ffmpeg: Allow seting and cycling through debug modes.
Michael Niedermayer
2011-05-15
1
-0
/
+22
*
|
ffmpeg: Help for interactive keys.
Michael Niedermayer
2011-05-14
1
-1
/
+11
*
|
UDP: dont use thread_t as truth value.
Michael Niedermayer
2011-05-14
1
-1
/
+1
*
|
swscale: fix compile on mingw32
Peter Belkner
2011-05-14
1
-0
/
+2
*
|
ffmpeg: Interactivity support. Try pressing +-hs.
Michael Niedermayer
2011-05-14
1
-0
/
+12
*
|
swscale: 10l forgot git add this change from ronald.
Ronald S. Bultje
2011-05-14
1
-3
/
+4
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-14
3
-20
/
+34
|
\
\
|
|
/
|
*
swscale: properly inline bits/endianness in yuv2yuvX16inC().
Ronald S. Bultje
2011-05-13
1
-4
/
+25
|
*
swscale: fix clipping of 9/10bit YUV420P.
Ronald S. Bultje
2011-05-13
1
-17
/
+18
|
*
Add av_clip_uintp2() function
Mans Rullgard
2011-05-13
2
-3
/
+16
|
*
dfa: fix buffer overflow checks to avoid integer overflows.
Reimar Döffinger
2011-05-13
1
-16
/
+19
|
*
movenc: always write esds descriptor length using 4 bytes.
Baptiste Coudurier
2011-05-13
4
-17
/
+9
[next]