]> git.sesse.net Git - ffmpeg/history - libavutil
Merge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
[ffmpeg] / libavutil /
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerFix BE/LE order of pix formats
2011-04-14 Alexis Ballieravutil: make aes and sha api public
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-04-10 Stefano Sabatinieval: add support for trunc, ceil, and floor functions
2011-04-10 Brados: fix OpenBSD/PowerPC compilation
2011-04-10 Peter Rosspixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Alexis BallierInstall libavutil/{aes,sha}.h
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Stefano Sabatinieval: add support for trunc, ceil, and floor functions
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerFix apparently exploitable race condition.
2011-03-25 Michael Niedermayerlog:Sanitize string of most control chars before printing.
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Mans RullgardRemove unnecessary icc version checks
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAdd a CPU flag for the Atom processor.
2011-03-21 Peter RossRemove unused pixel format (PIX_FMT_UNUSED) and swap...
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Peter RossAdd unused pixel format (PIX_FMT_UNUSED) to make PIX_FM...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Michael NiedermayerRevert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
2011-03-17 Michael NiedermayerRevert "use LIBAV_LICENSE and LIBAV_VERSION instead...
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Peter RossAdd PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Nicolas GeorgeAdd AVERROR_EXIT.
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-02 Carl Eugen HoyosAttribute used is correctly supported by the Intel...
2011-03-02 Carl Eugen HoyosUse macro __INTEL_COMPILER instead of __ICC.
2011-02-22 Mans Rullgardx86: use raw opcode for xgetbv instruction
2011-02-20 Mans Rullgardx86: check for AVX support
2011-02-20 Mans Rullgardx86: use raw opcode for xgetbv instruction
2011-02-20 Mans Rullgardx86: check for AVX support
2011-02-18 Jason Garrett-GlaserForce inlining of avutil common routines
2011-02-18 Anton Khirnovlavf, lavu: bump minor versions and add an APIChanges...
2011-02-18 Anton KhirnovMove find_info_tag to lavu and add av_ prefix to it
2011-02-18 Stefano SabatiniDeprecate parse_date() in favor of av_parse_time().
2011-02-17 Jason Garrett-GlaserForce inlining of avutil common routines
2011-02-17 Anton Khirnovlavf, lavu: bump minor versions and add an APIChanges...
2011-02-17 Anton KhirnovMove find_info_tag to lavu and add av_ prefix to it
2011-02-16 Stefano SabatiniDeprecate parse_date() in favor of av_parse_time().
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-12 Justin RugglesAdd check for Athlon64 and similar AMD processors with...
2011-02-11 Justin RugglesAdd check for Athlon64 and similar AMD processors with...
2011-02-11 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-09 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-06 Clément BœschRemove a few if (p) av_freep(&p) forms
2011-02-04 Clément BœschRemove a few if (p) av_freep(&p) forms
2011-02-04 Clément BœschAvoid pointless check before calling free
2011-02-04 Anton KhirnovAdd forgotten minor API bumps and APIChanges entries
2011-02-03 Clément BœschAvoid pointless check before calling free
2011-02-02 Anton KhirnovAdd forgotten minor API bumps and APIChanges entries
2011-01-31 Mans RullgardRename attribute_used to av_used and move it to attribu...
2011-01-31 Mans RullgardRename attribute_used to av_used and move it to attribu...
2011-01-30 Luca BarbatoReplace dprintf with av_dlog
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-26 Mans Rullgardintfloat_readwrite: include "mathematics.h" for fallbac...
2011-01-26 Mans RullgardMIPS: use inline asm only when supported by compiler
2011-01-25 Mans Rullgardintfloat_readwrite: include "mathematics.h" for fallbac...
2011-01-24 Reimar DöffingerHandle input or output len of 0 properly in lzo decoder.
2011-01-24 Reimar DöffingerHandle input or output len of 0 properly in lzo decoder.
2011-01-23 Mans RullgardMIPS: use inline asm only when supported by compiler
2011-01-18 Mans Rullgardcpu-test: include stdio.h only for test prog
2011-01-18 Mans RullgardUse INFINITY and NAN macros instead of 1/0 and 0/0
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2011-01-05 Daniel VerkampWin32 support for av_file_map()
2011-01-01 Daniel VerkampRecognize FFMPEG_FORCE_NOCOLOR environment variable...
2010-12-22 Stefano SabatiniFix av_file_map(): replace stat(filename, &st) with...
2010-12-22 Stefano SabatiniReplace lstat() with stat() in av_file_map(). The lstat...
next