summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-06
|\
| * doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-05
* | Fix compilation for C++ applicationsGavin Kinsey2011-12-05
* | Add coverage exclusions for test code.Reimar Döffinger2011-12-05
* | av_opt: add av_opt_ptr() to return a pointer to a field of a object based onMichael Niedermayer2011-12-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-05
|\|
| * Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.Yordan Makariev2011-12-03
| * Cleaned pixdesc.c file in libavutilTsvetelina Borisova2011-12-03
* | lavu/error: define AVERROR_BUG.Nicolas George2011-12-03
* | avutil: av_x_if_null: remove const for the return value.Nicolas George2011-12-03
* | libavutil: increase struct SampleFmtInfo member 'name' length to 8Giorgio Vazzana2011-12-03
* | avutil: revert project name messingMichael Niedermayer2011-11-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-29
|\|
| * timer: fix misspelling of "decicycles"Mans Rullgard2011-11-28
| * x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-27
* | pixfmt: Add 32bit rgb without alpha formatsMichael Niedermayer2011-11-28
* | x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-26
|\|
| * Fix av_get_channel_layout_string() for positions >31Mans Rullgard2011-11-25
| * Make channel layout masks unsignedMans Rullgard2011-11-25
| * MK(BE)TAG: avoid undefined shiftsMans Rullgard2011-11-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-25
|\|
| * swscale: fix failing fate tests.Ronald S. Bultje2011-11-24
| * Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].Ronald S. Bultje2011-11-24
| * pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-24
* | lavu: add av_get_alt_sample_fmt().Clément Bœsch2011-11-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-24
|\|
| * libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-23
| * libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles2011-11-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * doxy: structure libavformat groupsLuca Barbato2011-11-22
| * doxy: introduce an empty structure in libavcodecLuca Barbato2011-11-22
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-22
| * doxy: cleanup pixfmt.hLuca Barbato2011-11-22
* | avopts: Fix random values being printed in error messages:Michael Niedermayer2011-11-20
* | Fix compilation with YASM.Reimar Döffinger2011-11-20
* | HACK: fix compilation with NASM.Reimar Döffinger2011-11-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-20
|\|
| * imgutils: Fix illegal read.Thierry Foucu2011-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-17
|\|
| * avutil: Add av_timegm as a public functionMartin Storsjö2011-11-16
* | opt: Fix *av_opt_find2(NULL)Michael Niedermayer2011-11-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-15
|\|
| * hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-12
|\|
| * AVOptions: don't return an invalid option when option list is emptyAnton Khirnov2011-11-11
* | avutil: add av_noreturnMichael Niedermayer2011-11-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-11
|\|
| * aes: Avoid illegal read and don't generate more key than we use.Alex Converse2011-11-10
* | audioconvert: make av_get_channel_layout accept composite names.Nicolas George2011-11-09