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
path:
root
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix apparently exploitable race condition.
Michael Niedermayer
2011-03-25
1
-1
/
+2
*
log:Sanitize string of most control chars before printing.
Michael Niedermayer
2011-03-25
1
-1
/
+10
*
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-24
3
-5
/
+5
|
\
|
*
Remove unnecessary icc version checks
Mans Rullgard
2011-03-23
3
-5
/
+5
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-23
3
-10
/
+20
|
\
\
|
|
/
|
*
cosmetics: indentation
Justin Ruggles
2011-03-22
1
-8
/
+8
|
*
Add a CPU flag for the Atom processor.
Justin Ruggles
2011-03-22
3
-2
/
+12
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
102
-409
/
+409
*
|
Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
Michael Niedermayer
2011-03-22
1
-1
/
+0
*
|
Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_...
Peter Ross
2011-03-21
1
-2
/
+1
*
|
Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-value...
Peter Ross
2011-03-19
1
-0
/
+1
*
|
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
Michael Niedermayer
2011-03-17
1
-1
/
+1
*
|
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
Michael Niedermayer
2011-03-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
1
-2
/
+2
|
\
\
|
|
/
|
*
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
1
-1
/
+1
|
*
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-03-16
1
-1
/
+1
*
|
Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Peter Ross
2011-03-17
3
-1
/
+27
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-15
2
-0
/
+3
|
\
\
|
|
/
|
*
Add AVERROR_EXIT.
Nicolas George
2011-03-15
2
-0
/
+3
|
*
x86: use raw opcode for xgetbv instruction
Mans Rullgard
2011-02-20
1
-1
/
+1
|
*
x86: check for AVX support
Mans Rullgard
2011-02-20
3
-1
/
+15
|
*
Force inlining of avutil common routines
Jason Garrett-Glaser
2011-02-17
2
-18
/
+18
|
*
lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes
Anton Khirnov
2011-02-17
1
-1
/
+1
|
*
Move find_info_tag to lavu and add av_ prefix to it
Anton Khirnov
2011-02-17
2
-0
/
+47
|
*
Deprecate parse_date() in favor of av_parse_time().
Stefano Sabatini
2011-02-16
2
-0
/
+271
|
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
10
-1
/
+1371
|
*
Add check for Athlon64 and similar AMD processors with slow SSE2.
Justin Ruggles
2011-02-11
1
-1
/
+16
|
*
Frame-based multithreading framework using pthreads
Alexander Strange
2011-02-09
1
-0
/
+11
|
*
Remove a few if (p) av_freep(&p) forms
Clément Bœsch
2011-02-04
1
-1
/
+1
|
*
Avoid pointless check before calling free
Clément Bœsch
2011-02-03
1
-3
/
+2
|
*
Add forgotten minor API bumps and APIChanges entries
Anton Khirnov
2011-02-02
1
-1
/
+1
|
*
Rename attribute_used to av_used and move it to attributes.h
Mans Rullgard
2011-01-31
3
-15
/
+14
|
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
2
-7
/
+11
|
*
intfloat_readwrite: include "mathematics.h" for fallback macros
Mans Rullgard
2011-01-25
1
-1
/
+1
|
*
Handle input or output len of 0 properly in lzo decoder.
Reimar Döffinger
2011-01-24
1
-0
/
+8
|
*
MIPS: use inline asm only when supported by compiler
Mans Rullgard
2011-01-23
1
-0
/
+4
*
|
Attribute used is correctly supported by the Intel C compiler since version 1...
Carl Eugen Hoyos
2011-03-03
1
-1
/
+1
*
|
Use macro __INTEL_COMPILER instead of __ICC.
Carl Eugen Hoyos
2011-03-02
3
-7
/
+7
*
|
x86: use raw opcode for xgetbv instruction
Mans Rullgard
2011-02-22
1
-1
/
+1
*
|
x86: check for AVX support
Mans Rullgard
2011-02-20
3
-1
/
+15
*
|
Force inlining of avutil common routines
Jason Garrett-Glaser
2011-02-18
2
-18
/
+18
*
|
lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes
Anton Khirnov
2011-02-18
1
-1
/
+1
*
|
Move find_info_tag to lavu and add av_ prefix to it
Anton Khirnov
2011-02-18
2
-0
/
+47
*
|
Deprecate parse_date() in favor of av_parse_time().
Stefano Sabatini
2011-02-18
2
-0
/
+271
*
|
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
10
-1
/
+1459
*
|
Add check for Athlon64 and similar AMD processors with slow SSE2.
Justin Ruggles
2011-02-13
1
-1
/
+16
*
|
Frame-based multithreading framework using pthreads
Alexander Strange
2011-02-11
1
-0
/
+11
*
|
Remove a few if (p) av_freep(&p) forms
Clément Bœsch
2011-02-06
1
-1
/
+1
*
|
Avoid pointless check before calling free
Clément Bœsch
2011-02-04
1
-3
/
+2
*
|
Add forgotten minor API bumps and APIChanges entries
Anton Khirnov
2011-02-04
1
-1
/
+1
[next]