index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add changelog entry for MMSH support.
Ronald S. Bultje
2010-08-25
1
-0
/
+1
*
VP6: fix vp6_filter_diag4_mmx/sse on 64-bit
Måns Rullgård
2010-08-25
1
-0
/
+3
*
Handle IPv6 in the RTSP code
Martin Storsjö
2010-08-25
2
-11
/
+10
*
Handle IPv6 in the SDP demuxer
Martin Storsjö
2010-08-25
2
-10
/
+25
*
ARM: update struct offsets
Måns Rullgård
2010-08-25
1
-4
/
+4
*
swscale: simplify selection of optimizations to compile.
Ramiro Polla
2010-08-25
1
-23
/
+25
*
swscale: Always define COMPILE_xxx to either 0 or 1.
Ramiro Polla
2010-08-25
1
-12
/
+28
*
Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This should
Ronald S. Bultje
2010-08-25
7
-270
/
+178
*
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
Ronald S. Bultje
2010-08-25
9
-24
/
+61
*
rtsp: Return EOF if the TCP control channel is closed
Martin Storsjö
2010-08-25
1
-3
/
+3
*
Reindent
Martin Storsjö
2010-08-25
1
-4
/
+4
*
Simplify resolve_destination in sdp.c further, now that we don't enforce IPv4...
Martin Storsjö
2010-08-25
1
-6
/
+3
*
10l, add new function parameters to resolve_destination for !config_network too
Martin Storsjö
2010-08-25
1
-1
/
+2
*
Reindent, rewrap lines
Martin Storsjö
2010-08-25
1
-7
/
+6
*
Properly handle IPv6 addresses in the SDP generation
Martin Storsjö
2010-08-25
3
-18
/
+32
*
cleanup a bit in a64multi_encode_frame()
Tobias Bindhammer
2010-08-25
1
-7
/
+1
*
added/extended some comments in a64multi_encode_frame()
Tobias Bindhammer
2010-08-25
1
-1
/
+8
*
rtp: Replace hardcoded RTCP packet types with defines
Josh Allmann
2010-08-25
5
-8
/
+17
[next]