summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-08
|\
| * float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles2012-06-08
| * ARM: fix float_dsp breakage from d5a7229Mans Rullgard2012-06-08
| * Add a float DSP framework to libavutilJustin Ruggles2012-06-08
| * PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-08
| * ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* | pixdesc: BGRA64 is rgb pixel formatPaul B Mahol2012-06-08
* | fate-bprint: try to workaround platform specific value.Michael Niedermayer2012-06-08
* | audioconvert: implement av_bprint_channel_layout().Nicolas George2012-06-07
* | bprint: add av_bprint_init_for_buffer().Nicolas George2012-06-07
* | opt: add test for IMAGE_SIZE and PIXEL_FMT.Nicolas George2012-06-07
* | opt: free test_ctx.string at the end.Nicolas George2012-06-07
* | opt: init test_ctx to 0.Nicolas George2012-06-07
* | opt: add AV_OPT_TYPE_PIXEL_FMT.Nicolas George2012-06-07
* | libavutil/integer: use av_assertMichael Niedermayer2012-06-06
* | libavutil/mathematics: use av_assert()Michael Niedermayer2012-06-06
* | timecode: move timecode muxer options to metadata.Clément Bœsch2012-06-04
* | log: color prefixes according to their source.Michael Niedermayer2012-06-03
* | log: add AV_CLASS_CATEGORY_NBMichael Niedermayer2012-06-03
* | log: cleanup color arraysMichael Niedermayer2012-06-03
* | log: add category to AVClassMichael Niedermayer2012-06-01
* | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer2012-05-30
|\|
| * x86: Avoid movs on BUTTERFLYPS when in AVX modeVitor Sessak2012-05-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-28
|\|
| * AVOptions: fix the value printed in out of range error message.Anton Khirnov2012-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-28
|\|
| * log: make colored output more colorful.Anton Khirnov2012-05-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-26
|\|
| * opt: Add av_opt_set_bin()Samuel Pitoiset2012-05-26
* | Fixed warnings about int64 to int32 conversionMichael Bradshaw2012-05-25
* | lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini2012-05-24
* | opt: add AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | lavu/tree: perform minor fixes to av_tree_insert() documentationStefano Sabatini2012-05-20
* | lavu/error: fix make checkheaders.Clément Bœsch2012-05-18
* | lavu/parseutils: fix specification for av_parse_time()Stefano Sabatini2012-05-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
* | fifo: add av_fifo_grow()Michael Niedermayer2012-05-15
* | lavu/bprint: add av_bprint_reset().Clément Bœsch2012-05-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVXJustin Ruggles2012-05-09
* | avutil/log: allow av_log_set_callback (NULL)Michael Niedermayer2012-05-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * samplefmt: add a function for filling a buffer with silence.Anton Khirnov2012-05-09
| * samplefmt: add a function for copying audio samples.Anton Khirnov2012-05-09
| * mips: intreadwrite: fix inline asm for gcc 4.8Mans Rullgard2012-05-09
| * mips: intreadwrite: remove unnecessary inline asmMans Rullgard2012-05-09
* | error: Try to make av_strerror() closer to binary identical across platforms.Michael Niedermayer2012-05-09
* | parseutils: use strings instead of integers for error codes.Michael Niedermayer2012-05-09
* | parseutils: fix ;/, errorMichael Niedermayer2012-05-09