summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
...
| * opt-test: Add missing braces to silence compiler warnings.Diego Biurrun2011-06-30
| * aes: improve test program and add fate testMans Rullgard2011-06-30
| * adler32: make test program more useful and add fate testMans Rullgard2011-06-30
* | lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONEStefano Sabatini2011-06-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-30
|\|
| * rational-test: Add proper main() declaration to fix gcc warnings.Diego Biurrun2011-06-30
| * Remove unused, never built libavutil/pca.[ch]Mans Rullgard2011-06-29
| * pixfmt: fix YUV422/444 wrong endian commentCan Wu2011-06-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
| * avutil: Remove unused arbitrary precision integer code.Diego Biurrun2011-06-28
* | pict_type: add a value for unknown/none.Martin Matuska2011-06-28
* | dict: fix various typosStefano Sabatini2011-06-28
* | random_seed: more elaborate doxy.Michael Niedermayer2011-06-28
* | AVDictionary: warn about its shortcommings and mention available replacements.Michael Niedermayer2011-06-28
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* | samplefmt: remove deprecated use of av_get_bits_per_sample_fmt()Stefano Sabatini2011-06-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
| * Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-23
| * Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö2011-06-23
| * ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* | Fix zero-length gnu_printf format string warning.Clément Bœsch2011-06-21
* | eval: Fix 32bit unsigned parsingMichael Niedermayer2011-06-20
* | opt: do not crash in av_set_options_string() if opts == NULLStefano Sabatini2011-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-18
|\|
| * intreadwrite.h: fix AV_RL32/AV_RB32 signedness.Uoti Urpala2011-06-16
| * Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov2011-06-16
| * dict: add AV_DICT_APPEND flag.Anton Khirnov2011-06-16
| * AVOptions: add av_opt_find() as a replacement for av_find_opt.Anton Khirnov2011-06-16
| * AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context.Anton Khirnov2011-06-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-11
|\|
| * libavutil/swscale: YUV444P10/YUV444P9 support.Ronald S. Bultje2011-06-10
| * avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö2011-06-10
* | pixfmt: Replace 9/10bit deprecation by a technical explanation.Michael Niedermayer2011-06-10
* | dict: This code was developed in ffmpeg and not libav, nor by libav developers.Michael Niedermayer2011-06-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-09
|\|
| * Move metadata API from lavf to lavu.Anton Khirnov2011-06-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-08
|\|
| * samplefmt: add av_get_bytes_per_sample()Stefano Sabatini2011-06-07
| * inverse.c: Replace unnecessary intmath.h header by necessary stdint.h.Diego Biurrun2011-06-07
| * Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-07
* | mem: Trying to workaround posix_memalign() bug on OSXMichael Niedermayer2011-06-07
* | eval: add support for pow() functionStefano Sabatini2011-06-07
* | pixdesc: remove duplicated header inclusionStefano Sabatini2011-06-06
* | samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc()Stefano Sabatini2011-06-06
* | samplefmt: change layout for arrays created by av_samples_alloc() and _fill_a...Stefano Sabatini2011-06-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\|