| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu: Add a video section to Doxygen documentation | Vittorio Giovara | 2016-12-07 | 1 | -0/+6 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | lavu: add an API function to return the Libav version string | wm4 | 2015-07-02 | 1 | -0/+7 |
* | avutil: move av_get_time_base_q() after include rational.h | Michael Niedermayer | 2014-04-22 | 1 | -5/+5 |
* | avutil: Add av_get_time_base_q() | Derek Buitenhuis | 2014-04-22 | 1 | -0/+6 |
* | lavu: Move preprocessor macros in a separate file | Luca Barbato | 2013-12-29 | 1 | -17/+4 |
* | avutil: Move library version related macros to version.h | Diego Biurrun | 2013-12-26 | 1 | -17/+0 |
* | doxy: Define a group for libswscale documentation | Luca Barbato | 2013-12-13 | 1 | -1/+1 |
* | doxy: Document avlog | Luca Barbato | 2013-10-05 | 1 | -0/+6 |
* | doxy: add a section about versioning. | Anton Khirnov | 2013-05-17 | 1 | -0/+33 |
* | lavfi doxy: add a page for lavfi. | Anton Khirnov | 2013-05-17 | 1 | -1/+1 |
* | lavr: add general API usage doxy | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -1/+0 |
* | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 1 | -50/+1 |
* | Add XTEA encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 1 | -1/+1 |
* | Add Blowfish encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 1 | -2/+2 |
* | eval: Add the isinf() function and tests for it | Martin Storsjö | 2012-07-04 | 1 | -1/+1 |
* | lavu: add av_usleep() function | Mans Rullgard | 2012-06-22 | 1 | -1/+1 |
* | lavf, lavu: version bumps and APIchanges for av_gettime() move | Mans Rullgard | 2012-06-21 | 1 | -1/+1 |
* | Bump lavu minor and add an APIChanges entry for audioconvert functions. | Anton Khirnov | 2012-06-10 | 1 | -1/+1 |
* | opt: Add av_opt_set_bin() | Samuel Pitoiset | 2012-05-26 | 1 | -1/+1 |
* | Add missing version bumps and APIchanges/Changelog entries. | Anton Khirnov | 2012-05-15 | 1 | -1/+1 |
* | avutil: add av_parse_cpu_flags() function | Mans Rullgard | 2012-04-25 | 1 | -1/+1 |
* | avutil: add audio fifo buffer | Justin Ruggles | 2012-04-20 | 1 | -2/+2 |
* | avutil: use align == 0 for default alignment in audio sample buffer functions | Justin Ruggles | 2012-04-09 | 1 | -1/+1 |
* | audioconvert: make av_get_channel_layout accept composite names. | Nicolas George | 2012-04-08 | 1 | -1/+1 |
* | avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() | Justin Ruggles | 2012-04-08 | 1 | -1/+1 |
* | avutil: Add av_get_default_channel_layout() | Justin Ruggles | 2012-04-05 | 1 | -1/+1 |
* | cpu: add av_set_cpu_flags_mask(). | Anton Khirnov | 2012-03-06 | 1 | -1/+1 |
* | doxygen: Remove documentation for non-existing parameters; misc small fixes. | Diego Biurrun | 2012-02-28 | 1 | -2/+1 |
* | avutil: add AVERROR_UNKNOWN | Justin Ruggles | 2012-02-25 | 1 | -2/+2 |
* | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -1/+0 |
* | avutil: add av_rescale_q_rnd() to allow different rounding | Justin Ruggles | 2012-02-20 | 1 | -1/+1 |
* | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -1/+1 |
* | avutil: make intfloat api public | Paul B Mahol | 2012-01-30 | 1 | -1/+1 |
* | Revert "sws/pixfmt/pixdesc: add support for yuva444p" | Alex Converse | 2012-01-26 | 1 | -1/+1 |
* | sws/pixfmt/pixdesc: add support for yuva444p | Paul B Mahol | 2012-01-27 | 1 | -1/+1 |
* | lavu: bump lavu minor for av_popcount64 | Janne Grunau | 2012-01-03 | 1 | -1/+1 |
* | Add basic libavdevice documentation. | Anton Khirnov | 2011-12-12 | 1 | -0/+1 |
* | audioconvert: add some additional channel and channel layout macros | Justin Ruggles | 2011-12-09 | 1 | -2/+2 |
* | audioconvert: change 7.1 "wide" layout to use side surround channels | Justin Ruggles | 2011-12-09 | 1 | -1/+1 |
* | Make channel layout masks unsigned | Mans Rullgard | 2011-11-25 | 1 | -1/+1 |
* | Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. | Ronald S. Bultje | 2011-11-24 | 1 | -1/+1 |
* | libavutil: add utility functions to simplify allocation of audio buffers. | Justin Ruggles | 2011-11-23 | 1 | -1/+1 |
* | libavutil: add planar sample formats and av_sample_fmt_is_planar() | Justin Ruggles | 2011-11-23 | 1 | -1/+1 |
* | doxy: structure libavformat groups | Luca Barbato | 2011-11-22 | 1 | -1/+1 |
* | doxy: introduce an empty structure in libavcodec | Luca Barbato | 2011-11-22 | 1 | -1/+1 |
* | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 1 | -3/+197 |
* | avutil: Add av_timegm as a public function | Martin Storsjö | 2011-11-16 | 1 | -1/+1 |
* | hwaccel: OS X Video Decoder Acceleration (VDA) support. | Sebastien Zwickert | 2011-11-14 | 1 | -1/+1 |