1286 Commits (96e9b96fcd394dcaeebf7da3f94b0b7de663ecec)

Author SHA1 Message Date
  Ronald S. Bultje 412b248edb x86inc.asm: fix typo. 13 years ago
  Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 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
  Diego Biurrun 299ab0fd17 libavutil: Remove pointless file test program. 13 years ago
  Vitor Sessak 39df0c434c mpegaudiodec: optimized iMDCT transform 14 years ago
  Diego Biurrun dff4af448d timer: K&R formatting cosmetics 14 years ago
  Janne Grunau c04a954da6 lavu: bump lavu minor for av_popcount64 14 years ago
  Daniel Verkamp b73ec05473 Add av_popcount64 14 years ago
  Diego Biurrun c18365402b Replace Subversion revisions in comments by Git hashes. 14 years ago
  Luca Barbato 1ee5b5e823 lavu: add AVERROR_BUG error value 14 years ago
  Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 14 years ago
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 14 years ago
  Anton Khirnov 1be323054e Add basic libavdevice documentation. 14 years ago
  Mans Rullgard 5b0d35eaed x86: bswap: remove test for bswap instruction 14 years ago
  Mans Rullgard f64c2e710f bswap: make generic implementation more compiler-friendly 14 years ago
  Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 14 years ago
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 14 years ago
  Justin Ruggles b2890f5ed6 audioconvert: add some additional channel and channel layout macros 14 years ago
  Justin Ruggles 1d2449a613 audioconvert: change 7.1 "wide" layout to use side surround channels 14 years ago
  Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 14 years ago
  Sean McGovern be0675ce67 x86 cpuid: set vendor union members separately 14 years ago
  Diego Biurrun ff159e7816 doxygen: Replace '\' by '@' in Doxygen markup tags. 14 years ago
  Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 14 years ago
  Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 14 years ago
  Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 14 years ago
  Mans Rullgard 60084a1723 timer: fix misspelling of "decicycles" 14 years ago
  Vitor Sessak 6b6ee58249 x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 14 years ago
  Mans Rullgard 019dd23657 Fix av_get_channel_layout_string() for positions >31 14 years ago
  Mans Rullgard cc276c85d1 Make channel layout masks unsigned 14 years ago
  Mans Rullgard 6b34fbba9b MK(BE)TAG: avoid undefined shifts 14 years ago
  Ronald S. Bultje f7f1835258 swscale: fix failing fate tests. 14 years ago
  Ronald S. Bultje 6b0768e202 Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. 14 years ago
  Ronald S. Bultje bd97b2e1ce pixfmt: add planar RGB formats. 14 years ago
  Justin Ruggles bbb46f3ec7 libavutil: add utility functions to simplify allocation of audio buffers. 14 years ago
  Justin Ruggles 8889cc4f5b libavutil: add planar sample formats and av_sample_fmt_is_planar() 14 years ago
  Luca Barbato e361b5089a doxy: structure libavformat groups 14 years ago
  Luca Barbato e97e5a2e02 doxy: introduce an empty structure in libavcodec 14 years ago
  Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 14 years ago
  Luca Barbato 384bdaceeb doxy: cleanup pixfmt.h 14 years ago
  Thierry Foucu c693aa6f71 imgutils: Fix illegal read. 14 years ago
  Martin Storsjö 627067118c avutil: Add av_timegm as a public function 14 years ago
  Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 14 years ago
  Anton Khirnov e1e22851c1 AVOptions: don't return an invalid option when option list is empty 14 years ago
  Alex Converse c9e5ac3380 aes: Avoid illegal read and don't generate more key than we use. 14 years ago
  Justin Ruggles f2bd8a0786 x86inc: use sse versions of common macros instead of sse2 when applicable 14 years ago
  Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 14 years ago
  Reimar Döffinger de8d1940b5 avutil: Don't allow using strcasecmp/strncasecmp 14 years ago
  Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 14 years ago
  Reimar Döffinger ba04ecfdac avstring: Add locale independent implementations of strcasecmp/strncasecmp 14 years ago