summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-103-6/+61
|\
| * Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-101-1/+1
| * audioconvert: add a function for extracting the channel with the given indexAnton Khirnov2012-06-102-0/+19
| * audioconvert: add a function for getting the name of a single channel.Anton Khirnov2012-06-102-0/+18
| * audioconvert: add a function for getting channel's index in layoutAnton Khirnov2012-06-102-0/+22
| * audioconvert: use av_popcount64 in av_get_channel_layout_nb_channelsAnton Khirnov2012-06-101-5/+1
* | bprint-test: avoid z modifier, mingw fails with itMichael Niedermayer2012-06-101-7/+7
* | lavu/timestamp: remove duplicate definition of AV_TS_MAX_STRING_SIZEStefano Sabatini2012-06-101-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-091-1/+1
|\ \ | |/
| * lavu: change versioning script to include all av* prefixed symbolsJustin Ruggles2012-06-081-1/+1
* | float_dsp.c: Restore author attribution that was removed by libav while movin...Michael Niedermayer2012-06-091-4/+7
* | x86/float_dsp.asm: restore author attributionMichael Niedermayer2012-06-091-4/+6
* | libavutil.v: add avpriv prefixMichael Niedermayer2012-06-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-0820-0/+962
|\ \ | |/
| * float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles2012-06-083-3/+30
| * ARM: fix float_dsp breakage from d5a7229Mans Rullgard2012-06-084-8/+8
| * Add a float DSP framework to libavutilJustin Ruggles2012-06-0816-0/+539
| * PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-082-0/+165
| * ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-081-0/+231
* | pixdesc: BGRA64 is rgb pixel formatPaul B Mahol2012-06-081-1/+2
* | fate-bprint: try to workaround platform specific value.Michael Niedermayer2012-06-081-1/+1
* | audioconvert: implement av_bprint_channel_layout().Nicolas George2012-06-072-8/+24
* | bprint: add av_bprint_init_for_buffer().Nicolas George2012-06-072-0/+25
* | opt: add test for IMAGE_SIZE and PIXEL_FMT.Nicolas George2012-06-071-0/+10
* | opt: free test_ctx.string at the end.Nicolas George2012-06-071-0/+1
* | opt: init test_ctx to 0.Nicolas George2012-06-071-1/+1
* | opt: add AV_OPT_TYPE_PIXEL_FMT.Nicolas George2012-06-072-0/+21
* | libavutil/integer: use av_assertMichael Niedermayer2012-06-061-2/+3
* | libavutil/mathematics: use av_assert()Michael Niedermayer2012-06-061-4/+4
* | timecode: move timecode muxer options to metadata.Clément Bœsch2012-06-041-6/+0
* | log: color prefixes according to their source.Michael Niedermayer2012-06-031-12/+57
* | log: add AV_CLASS_CATEGORY_NBMichael Niedermayer2012-06-031-0/+1
* | log: cleanup color arraysMichael Niedermayer2012-06-031-2/+21
* | log: add category to AVClassMichael Niedermayer2012-06-012-1/+19
* | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer2012-05-301-7/+6
|\ \ | |/
| * x86: Avoid movs on BUTTERFLYPS when in AVX modeVitor Sessak2012-05-291-7/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-281-1/+2
|\ \ | |/
| * AVOptions: fix the value printed in out of range error message.Anton Khirnov2012-05-281-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-281-2/+2
|\ \ | |/
| * log: make colored output more colorful.Anton Khirnov2012-05-261-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-263-1/+31
|\ \ | |/
| * opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-263-1/+31
* | Fixed warnings about int64 to int32 conversionMichael Bradshaw2012-05-251-2/+2
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-242-1/+4
* | opt: add AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-202-0/+15
* | lavu/tree: perform minor fixes to av_tree_insert() documentationStefano Sabatini2012-05-201-2/+6
* | lavu/error: fix make checkheaders.Clément Bœsch2012-05-181-1/+1
* | lavu/parseutils: fix specification for av_parse_time()Stefano Sabatini2012-05-181-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-1/+1
|\ \ | |/
| * Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-151-1/+1
OpenPOWER on IntegriCloud