summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* avutil: check sampleformats enum, pict type enum and media type enum against ...Michael Niedermayer2011-12-171-0/+4
* pixfmts: Selfcheck against insertions / deletions in the enum.Michael Niedermayer2011-12-171-0/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+0
|\
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-137-30/+15
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-123-6/+6
| * Add basic libavdevice documentation.Anton Khirnov2011-12-121-0/+1
| * x86: bswap: remove test for bswap instructionMans Rullgard2011-12-121-7/+0
| * bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-123-11/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-123-7/+80
|\ \ | |/
| * lavu: replace int/float punning functionsMans Rullgard2011-12-112-6/+79
| * Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
* | Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS XHanspeter Niederstrasser2011-12-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-102-2/+17
|\ \ | |/
| * audioconvert: add some additional channel and channel layout macrosJustin Ruggles2011-12-092-2/+17
| * audioconvert: change 7.1 "wide" layout to use side surround channelsJustin Ruggles2011-12-092-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-092-2/+7
|\ \ | |/
| * tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-081-1/+3
| * x86 cpuid: set vendor union members separatelySean McGovern2011-12-081-1/+4
* | lavu: introduce av_log_format_line.Nicolas George2011-12-083-15/+32
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-081-2/+2
|\ \ | |/
| * doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun2011-12-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-062-7/+7
|\ \ | |/
| * doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-052-7/+7
* | Fix compilation for C++ applicationsGavin Kinsey2011-12-051-1/+1
* | Add coverage exclusions for test code.Reimar Döffinger2011-12-055-0/+12
* | av_opt: add av_opt_ptr() to return a pointer to a field of a object based onMichael Niedermayer2011-12-052-0/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-057-719/+770
|\ \ | |/
| * Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.Yordan Makariev2011-12-036-236/+287
| * Cleaned pixdesc.c file in libavutilTsvetelina Borisova2011-12-031-483/+484
* | lavu/error: define AVERROR_BUG.Nicolas George2011-12-033-2/+4
* | avutil: av_x_if_null: remove const for the return value.Nicolas George2011-12-031-8/+8
* | libavutil: increase struct SampleFmtInfo member 'name' length to 8Giorgio Vazzana2011-12-031-1/+1
* | avutil: revert project name messingMichael Niedermayer2011-11-292-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-291-1/+1
|\ \ | |/
| * timer: fix misspelling of "decicycles"Mans Rullgard2011-11-281-1/+1
| * x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-271-1/+1
* | pixfmt: Add 32bit rgb without alpha formatsMichael Niedermayer2011-11-282-0/+56
* | x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-264-13/+13
|\ \ | |/
| * Fix av_get_channel_layout_string() for positions >31Mans Rullgard2011-11-251-1/+1
| * Make channel layout masks unsignedMans Rullgard2011-11-253-9/+9
| * MK(BE)TAG: avoid undefined shiftsMans Rullgard2011-11-251-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-254-28/+170
|\ \ | |/
| * swscale: fix failing fate tests.Ronald S. Bultje2011-11-241-2/+1
| * Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].Ronald S. Bultje2011-11-243-26/+68
| * pixfmt: add planar RGB formats.Ronald S. Bultje2011-11-242-0/+91
* | lavu: add av_get_alt_sample_fmt().Clément Bœsch2011-11-243-11/+29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-243-70/+122
|\ \ | |/
| * libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles2011-11-233-1/+119
OpenPOWER on IntegriCloud