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
*
cosmetic
Aurelien Jacobs
2010-08-29
1
-1
/
+1
*
move m4v demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-44
/
+63
*
move cavsvideo demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-59
/
+78
*
move mpegvideo demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-48
/
+68
*
move ingenient demuxer to its own file
Aurelien Jacobs
2010-08-29
4
-64
/
+85
*
move DTS demuxer to its own file
Aurelien Jacobs
2010-08-29
4
-65
/
+88
*
simplify code by using the AV_NE() macro
Aurelien Jacobs
2010-08-29
1
-5
/
+1
*
10l: aacdec and idroqenc still depend on raw.o
Aurelien Jacobs
2010-08-29
1
-2
/
+2
*
rename idroq.c to idroqdec.c
Aurelien Jacobs
2010-08-29
3
-2
/
+2
*
move id roq muxer to its own file
Aurelien Jacobs
2010-08-29
4
-49
/
+71
*
move ADTS AAC demuxer to its own file
Aurelien Jacobs
2010-08-29
3
-74
/
+97
*
Include stdint.h instead of inttypes.h, it is enough for what this file need.
Vitor Sessak
2010-08-29
1
-1
/
+1
*
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet
Josh Allmann
2010-08-29
3
-3
/
+22
*
Reindent
Josh Allmann
2010-08-29
1
-4
/
+4
*
rtpdec: Read RTCP compound packets
Josh Allmann
2010-08-29
1
-2
/
+18
*
rtsp: Check the RTCP file handle for new packets, too
Josh Allmann
2010-08-29
1
-6
/
+7
*
Fix two compiler arnings related to printf-format of sizeof()-statements.
Ronald S. Bultje
2010-08-28
1
-2
/
+2
*
stream_selection can be freed in the fail case, in which case it's unassigned.
Zhentan Feng
2010-08-28
1
-1
/
+1
*
Hopefully fix the fate-ws_snd breakage on PPC
Vitor Sessak
2010-08-28
1
-3
/
+4
*
cosmetics in imdct_sse
Loren Merritt
2010-08-28
1
-25
/
+20
*
Add fate test for Westwood SND1 codec
Vitor Sessak
2010-08-28
2
-0
/
+3
*
Remove CCITT fax G4 tests (partial revert of r24954). This test is
Vitor Sessak
2010-08-28
3
-7
/
+0
*
cosmetic
Aurelien Jacobs
2010-08-28
1
-1
/
+1
*
CCITT Fax Group compression fate tests
Vitor Sessak
2010-08-28
5
-0
/
+16
*
configure: move config.fate creation after OS section
Måns Rullgård
2010-08-26
1
-2
/
+2
*
configure: write config.fate file as early as possible
Måns Rullgård
2010-08-26
1
-2
/
+2
*
configure: improve error message for missing yasm
Måns Rullgård
2010-08-26
1
-2
/
+1
*
x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build.
Alex Converse
2010-08-26
1
-2
/
+3
*
Revert "Disable MMX for i686 and pentiumpro"
Måns Rullgård
2010-08-26
1
-7
/
+1
*
Fix typos when converting inline asm to yasm, fixes MMX-only fate-ea-vp61.
Ronald S. Bultje
2010-08-26
1
-5
/
+5
*
fate: print list of tests with "make fate-list"
Måns Rullgård
2010-08-26
1
-0
/
+3
*
Disable MMX for i686 and pentiumpro
Måns Rullgård
2010-08-26
1
-1
/
+7
*
configure: select warning suppression syntax based on armcc version
Måns Rullgård
2010-08-26
1
-2
/
+3
*
Cosmetic changes.
Tobias Bindhammer
2010-08-26
1
-5
/
+5
*
Insert info from extradata into header
Tobias Bindhammer
2010-08-26
1
-2
/
+2
*
Added option to write frames interleaved (yet disabled)
Tobias Bindhammer
2010-08-26
1
-1
/
+93
*
Clarify code/avoid possible bugs by using precalculated values that are used ...
Tobias Bindhammer
2010-08-26
1
-9
/
+9
*
enable a flexible lifetime
Tobias Bindhammer
2010-08-26
1
-2
/
+1
*
Setting proper values in extradata for future use in muxer
Tobias Bindhammer
2010-08-26
1
-0
/
+14
*
Flush the PutBitsContext at the end of each block when encoding ADPCM IMA QT
Martin Storsjö
2010-08-26
1
-0
/
+1
*
Add APIchanges entry after the addition of
Stefano Sabatini
2010-08-26
1
-0
/
+3
*
Implement avcodec_get_channel_layout().
S.N. Hemanth Meenakshisundaram
2010-08-26
3
-2
/
+19
*
Make stub version of ff_sdp_write_media() match its prototype
Andreas Öman
2010-08-25
1
-2
/
+1
*
Revert r24931, it broke Win32 and some BSD compiles (yay fate).
Ronald S. Bultje
2010-08-25
1
-1
/
+0
*
Remove duplicate definitions of fullpel MC functions
Måns Rullgård
2010-08-25
4
-43
/
+34
*
sp5x: remove broken code under #if 0
Måns Rullgård
2010-08-25
1
-96
/
+0
*
Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is contributing
Ronald S. Bultje
2010-08-25
1
-0
/
+1
*
fate: build with --enable-gpl
Måns Rullgård
2010-08-25
1
-0
/
+1
*
Add rtp_get_rtcp_file_handle function
Josh Allmann
2010-08-25
2
-0
/
+10
*
VP3 fate test
Vitor Sessak
2010-08-25
2
-0
/
+117
[next]