summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-23
|\
| * cosmetics: indentationJustin Ruggles2011-03-22
| * Add a CPU flag for the Atom processor.Justin Ruggles2011-03-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-22
* | Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_...Peter Ross2011-03-21
* | Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-value...Peter Ross2011-03-19
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-17
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-17
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-17
|\|
| * use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
| * replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
* | Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-17
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-15
|\|
| * Add AVERROR_EXIT.Nicolas George2011-03-15
| * x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-20
| * x86: check for AVX supportMans Rullgard2011-02-20
| * Force inlining of avutil common routinesJason Garrett-Glaser2011-02-17
| * lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov2011-02-17
| * Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov2011-02-17
| * Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini2011-02-16
| * Merge libavcore into libavutilReinhard Tartler2011-02-15
| * Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-11
| * Frame-based multithreading framework using pthreadsAlexander Strange2011-02-09
| * Remove a few if (p) av_freep(&p) formsClément Bœsch2011-02-04
| * Avoid pointless check before calling freeClément Bœsch2011-02-03
| * Add forgotten minor API bumps and APIChanges entriesAnton Khirnov2011-02-02
| * Rename attribute_used to av_used and move it to attributes.hMans Rullgard2011-01-31
| * Replace dprintf with av_dlogLuca Barbato2011-01-29
| * intfloat_readwrite: include "mathematics.h" for fallback macrosMans Rullgard2011-01-25
| * Handle input or output len of 0 properly in lzo decoder.Reimar Döffinger2011-01-24
| * MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-23
* | Attribute used is correctly supported by the Intel C compiler since version 1...Carl Eugen Hoyos2011-03-03
* | Use macro __INTEL_COMPILER instead of __ICC.Carl Eugen Hoyos2011-03-02
* | x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-22
* | x86: check for AVX supportMans Rullgard2011-02-20
* | Force inlining of avutil common routinesJason Garrett-Glaser2011-02-18
* | lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov2011-02-18
* | Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov2011-02-18
* | Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini2011-02-18
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
* | Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-13
* | Frame-based multithreading framework using pthreadsAlexander Strange2011-02-11
* | Remove a few if (p) av_freep(&p) formsClément Bœsch2011-02-06
* | Avoid pointless check before calling freeClément Bœsch2011-02-04
* | Add forgotten minor API bumps and APIChanges entriesAnton Khirnov2011-02-04
* | Rename attribute_used to av_used and move it to attributes.hMans Rullgard2011-01-31
* | Replace dprintf with av_dlogLuca Barbato2011-01-30
* | intfloat_readwrite: include "mathematics.h" for fallback macrosMans Rullgard2011-01-26
* | MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-26