179 Commits (4e70d66ded537cadd32dbd02a38c3d86a203c812)

Author SHA1 Message Date
Anton Khirnov 01b760190d lavr: add general API usage doxy 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
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
Anton Khirnov b0f0dfc485 Bump lavu minor and add an APIChanges entry for audioconvert functions. 13 years ago
Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 13 years ago
Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 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
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
Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 13 years ago
Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
Paul B Mahol 8b933129b9 avutil: make intfloat api public 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
Janne Grunau c04a954da6 lavu: bump lavu minor for av_popcount64 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
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Ronald S. Bultje 6b0768e202 Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. 13 years ago
Justin Ruggles bbb46f3ec7 libavutil: add utility functions to simplify allocation of audio buffers. 13 years ago
Justin Ruggles 8889cc4f5b libavutil: add planar sample formats and av_sample_fmt_is_planar() 13 years ago
Luca Barbato e361b5089a doxy: structure libavformat groups 13 years ago
Luca Barbato e97e5a2e02 doxy: introduce an empty structure in libavcodec 13 years ago
Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 13 years ago
Martin Storsjö 627067118c avutil: Add av_timegm as a public function 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Reimar Döffinger ba04ecfdac avstring: Add locale independent implementations of strcasecmp/strncasecmp 13 years ago
Luca Barbato 07b172fe8f avstring: Add locale independent implementations of toupper/tolower 13 years ago
Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 13 years ago
Jason Garrett-Glaser 96a59cf37b x86: XOP/FMA4 CPU detection support 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 13 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 13 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 14 years ago
Mans Rullgard d49ea4afb4 Do not include pixfmt.h in avutil.h 14 years ago