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
*
cosmetics: typo fix
Diego Biurrun
2008-10-23
3
-3
/
+3
*
Add information about a workaround for MinGW gcc versions.
Diego Biurrun
2008-10-23
1
-1
/
+4
*
Revert r15653.
Benoit Fouet
2008-10-23
1
-1
/
+0
*
10l: missing change from r15667 - global header also affect seek test results
Aurelien Jacobs
2008-10-22
1
-22
/
+22
*
matroskaenc: require global header
Aurelien Jacobs
2008-10-22
2
-2
/
+4
*
Fix spelling
Víctor Paesa
2008-10-22
1
-1
/
+1
*
Include headers for optional libraries only when enabled.
Diego Pettenò
2008-10-22
1
-0
/
+8
*
cosmetics: Leave out quotes from libdirac pkg-config call for consistency.
Diego Biurrun
2008-10-22
1
-1
/
+1
*
split bswap.h into per-arch files
Måns Rullgård
2008-10-21
5
-43
/
+221
*
uses FF_ARRAY_ELEMS() where appropriate
Aurelien Jacobs
2008-10-21
22
-42
/
+37
*
Port read_time() that works on x86_32 and 64 from noe.
Michael Niedermayer
2008-10-21
1
-11
/
+3
*
The v4l2 driver can silently change the pixel format in the
Jens Rosenboom
2008-10-21
1
-0
/
+5
*
ARM: allow --cpu=armvN in configure
Måns Rullgård
2008-10-21
1
-0
/
+3
*
Allow target name on every line in dependency postprocessing
Måns Rullgård
2008-10-21
1
-1
/
+1
*
Do not add $cross_prefix to compiler name given with --cc option
Måns Rullgård
2008-10-21
1
-2
/
+4
*
configure: fix handling of option arguments containing = sign
Måns Rullgård
2008-10-21
1
-1
/
+1
*
Use x86_reg type instead of long in float_to_int16 MMX/SSE functions.
Reimar Döffinger
2008-10-20
1
-4
/
+8
*
Use av_freep() in ff_parse_close().
Michael Niedermayer
2008-10-20
1
-1
/
+1
*
Copy pts for each raw encoded frame.
Andrew Wason
2008-10-20
1
-0
/
+1
*
34l: free RV3/4 context variables at the end
Kostya Shishkov
2008-10-20
1
-0
/
+3
*
RV3 and RV4 decoders set some deblocking coefs for each macroblock,
Kostya Shishkov
2008-10-20
2
-0
/
+6
*
Mark some of RV3/4 block types as having separate DC subblock
Kostya Shishkov
2008-10-20
1
-2
/
+2
*
Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0.
Alexis Ballier
2008-10-20
1
-0
/
+1
*
ARM: Kill warning in bswap_32()
Måns Rullgård
2008-10-20
1
-1
/
+1
*
Convert typeof keyword into __typeof__; this is a gcc extension and the forme...
David Conrad
2008-10-19
1
-10
/
+10
*
fix configure with libx264 disabled
Måns Rullgård
2008-10-19
1
-2
/
+2
*
Remove the ugly and unnecessary require_cpp_condition() function.
Stefano Sabatini
2008-10-19
1
-8
/
+0
*
Make more clear the error message for the libx264 version check.
Stefano Sabatini
2008-10-19
1
-1
/
+2
*
Cosmetics: reindent
David Conrad
2008-10-19
1
-3
/
+3
*
Combine non-bitexact sections
David Conrad
2008-10-19
1
-3
/
+2
*
VP3 loop filter is mmx2 not mmx
David Conrad
2008-10-19
3
-9
/
+10
*
Check for pts==dts on I/P frames in the presence of non low delay decoding and
Michael Niedermayer
2008-10-19
1
-0
/
+8
*
Move code setting delay and presentation_delayed a little up so
Michael Niedermayer
2008-10-18
1
-8
/
+9
*
Fix issue 68:
Víctor Paesa
2008-10-18
1
-1
/
+3
*
cosmetics: Save some backslashes.
Diego Biurrun
2008-10-18
1
-7
/
+7
*
Provide more context to the opt_preset() error messages, printing the
Stefano Sabatini
2008-10-18
1
-8
/
+9
*
Make ffmpeg abort if a preset file contains an invalid option or
Stefano Sabatini
2008-10-18
1
-2
/
+4
*
Provide more context for the error message issued when no preset file
Stefano Sabatini
2008-10-18
1
-1
/
+1
*
Append read data onto the buffer instead of overwriting, this ensures
Michael Niedermayer
2008-10-18
1
-5
/
+10
*
Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wic...
Alexander Wichers
2008-10-18
1
-1
/
+5
*
8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu
Alexander Wichers
2008-10-18
2
-10
/
+10
*
Assume mono if no other information for raw.
Michael Niedermayer
2008-10-18
1
-1
/
+2
*
MMX VP3 Loop Filter
David Conrad
2008-10-17
5
-1
/
+131
*
Remove -fasm CFLAGS check, it is no longer needed.
Diego Biurrun
2008-10-16
1
-1
/
+0
*
Update DEPEND_CMD comment to better explain why we postprocess gcc output.
Diego Biurrun
2008-10-16
1
-1
/
+2
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
6
-180
/
+180
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
65
-591
/
+591
*
Use CONFIG_* macros in cmdutils.c for consistency.
Diego Pettenò
2008-10-16
1
-3
/
+3
*
Revert r15615: Enable AC-3 decoding regression tests.
Carl Eugen Hoyos
2008-10-15
3
-8
/
+3
*
Support absolute DOS paths for preset parameters
Ramiro Polla
2008-10-15
1
-1
/
+2
[next]