312 Commits (403cde8e85101c8d4d99a3df4bde51e5a24cfded)

Author SHA1 Message Date
Clément Bœsch bfdcdd6d82 lavu: add av_fourcc_make_string() and av_fourcc2str() 8 years ago
Vittorio Giovara 8f58ecc344 lavu: Add AVSphericalMapping type and frame side data 8 years ago
Vittorio Giovara 075acbb6ff lavu: Add a video section to Doxygen documentation 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Timothy Gu a4d7a6d1dd mathematics: Extend and edit Doxygen 8 years ago
Timothy Gu 22df70e9ed doxygen: Add a note on libavutil's modular nature 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Timothy Gu c5d9e9b354 doxygen: Remove lavu_internal group 9 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
wm4 f91126643a lavu: add an API function to return the FFmpeg version string 10 years ago
Timothy Gu 0201ce002c avutil: fix version macros doxygen module 11 years ago
Michael Niedermayer e79b15f5f1 avutil/avutil.h: remove duplicate rational.h include 11 years ago
Michael Niedermayer b0bdc2a712 avutil: move av_get_time_base_q() after include rational.h 11 years ago
Michael Niedermayer c7251fec39 avutil: move av_get_time_base_q() after include rational.h 11 years ago
Derek Buitenhuis dac7e8a94e avutil: Add av_get_time_base_q() 11 years ago
Derek Buitenhuis 502512ea0f avutil: Add av_get_time_base_q() 11 years ago
Luca Barbato 9a4c10e3af lavu: Move preprocessor macros in a separate file 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Luca Barbato c85aad9cb2 doxy: Define a group for libswscale documentation 11 years ago
Michael Niedermayer 85cabf1ca9 avutil: add av_fopen_utf8() 11 years ago
Luca Barbato 4272bb6ef1 doxy: Document avlog 11 years ago
Anton Khirnov 40020e171a doxy: add a section about versioning. 12 years ago
Anton Khirnov bc8c1cdc7b lavfi doxy: add a page for lavfi. 12 years ago
Nicolas George 2a1d7ea5f8 lavu: add parens to macro argument. 12 years ago
Nicolas George 76c8060654 lavu: add av_pure to av_int_list_length_for_size. 12 years ago
Nicolas George af0d270aac lavu: add helper functions for integer lists. 12 years ago
Clément Bœsch 18d9398143 doxy: add ref for lavfi, lpp and lsws. 12 years ago
Michael Niedermayer 5595e7a102 doxy: fix swr group name 12 years ago
Peter Ross 9ccc349f77 ensure comment blocks that contain doxygen commands start with double asterix 12 years ago
Anton Khirnov 01b760190d lavr: add general API usage doxy 12 years ago
Michael Niedermayer 183117fed7 libavutil: loose idiotic circular dependancies between version and avutil.h 12 years ago
Andrey Utkin cb3591e697 avutil: Cast AV_NOPTS_VALUE to int64_t explicitly 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Samuel Pitoiset 8c14f7a593 Add XTEA encryption support in libavutil 13 years ago
Samuel Pitoiset bc3dbcc8e5 Add Blowfish encryption support in libavutil 13 years ago
Martin Storsjö 143f1e9203 eval: Add the isinf() function and tests for it 13 years ago
Michael Niedermayer 491846e4be avutil: fix project name reference in doxy section 13 years ago
Michael Niedermayer c41899a377 lavu: split version info into version.h 13 years ago
Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
Mans Rullgard dc7e336cae lavf, lavu: version bumps and APIchanges for av_gettime() move 13 years ago
Michael Niedermayer e69263cd01 avutil: add get_category() for the case where one AVClass can have more than 1 category 13 years ago
Stefano Sabatini 359abb18cf lavu/error: add av_make_error_string() and av_err2str() convenience utilities 13 years ago
Anton Khirnov b0f0dfc485 Bump lavu minor and add an APIChanges entry for audioconvert functions. 13 years ago
Michael Niedermayer 5f509fa2e1 log: add category to AVClass 13 years ago
Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
Michael Niedermayer f8196759b4 fifo: add av_fifo_grow() 13 years ago
Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 13 years ago
Clément Bœsch 9548deeea9 lavu/bprint: add av_bprint_reset(). 13 years ago