270 Commits (744bd8d08c18d68d92ead091c7e335b4b07459aa)

Author SHA1 Message Date
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
Carl Eugen Hoyos 143a5c55ff Add yuva422p pix_fmt. 13 years ago
Michael Niedermayer eadac34c80 cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 13 years ago
Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 13 years ago
Justin Ruggles 0c0d1bce7c avutil: add audio fifo buffer 13 years ago
Justin Ruggles 0109a09dc3 avutil: use align == 0 for default alignment in audio sample buffer functions 13 years ago
Nicolas George b2db35995f audioconvert: make av_get_channel_layout accept composite names. 13 years ago
Justin Ruggles 4d693b023c avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() 13 years ago
Justin Ruggles 5cc51a5847 avutil: Add av_get_default_channel_layout() 13 years ago
Nicolas George 38c3b68e3a pixdesc: put components always in the same order. 13 years ago
Nicolas George b75c67dc01 lavu: add av_bprintf and related. 13 years ago
Anton Khirnov 4d851f8dcf cpu: add av_set_cpu_flags_mask(). 13 years ago
Diego Biurrun cfac648e6a doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
Justin Ruggles c9bca80132 avutil: add AVERROR_UNKNOWN 13 years ago
Diego Biurrun b315042c8c Remove libpostproc. 13 years ago
Michael Niedermayer 68fac5c2b8 doxy: Disable the main index page. 13 years ago
Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 13 years ago
Stefano Sabatini c28e7af70d lavu: add timestamp.h header with convenience timestamp utilities 13 years ago
Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
Stefano Sabatini 70ffda3217 lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect 13 years ago
Clément Bœsch 0eaa123b34 lavu: add public timecode API. 13 years ago
Paul B Mahol 8b933129b9 avutil: make intfloat api public 13 years ago
Paul B Mahol f9ca1ac796 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Alex Converse 08628b6afb Revert "sws/pixfmt/pixdesc: add support for yuva444p" 13 years ago
Paul B Mahol fc115c80b7 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Stefano Sabatini 999495734b lavu/eval: add if() and ifnot() eval functions 13 years ago
Janne Grunau c04a954da6 lavu: bump lavu minor for av_popcount64 13 years ago
Michael Niedermayer 5a8e994287 mem: add av_max_alloc() to limit the maximum amount that may be allocated in one piece 13 years ago
Michael Niedermayer 1674073b4d libavutil: increase LIBAVUTIL_VERSION_MICRO to 100 13 years ago
Anton Khirnov 1be323054e Add basic libavdevice documentation. 13 years ago
Justin Ruggles b2890f5ed6 audioconvert: add some additional channel and channel layout macros 13 years ago
Justin Ruggles 1d2449a613 audioconvert: change 7.1 "wide" layout to use side surround channels 13 years ago
Nicolas George 26c6fec9d9 lavu: introduce av_log_format_line. 13 years ago
Nicolas George 976b095939 lavu/error: define AVERROR_BUG. 13 years ago