1692 Commits (4e4634aa160ad0e27bee5e7809edbfcace08eba6)

Author SHA1 Message Date
  Carl Eugen Hoyos 143a5c55ff Add yuva422p pix_fmt. 13 years ago
  Diego Biurrun dbe6ba55a3 build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
  Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 14 years ago
  Mans Rullgard c02efacc8f arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6 13 years ago
  Mans Rullgard ababec7b95 arm: intreadwrite: disable inline asm for gcc 4.7 and later 13 years ago
  Mans Rullgard adebad07e0 arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later 13 years ago
  Stefano Sabatini d4f8d717ab lavu/opt: clarify error message in set_key_value_pair() 14 years ago
  Michael Niedermayer 5e1286a72f libavutil: Document the shortcommings of av_parse_cpu_flags() 13 years ago
  Michael Niedermayer eadac34c80 cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() 13 years ago
  Nicolas George 3e1d3ebf5e parseutils: replace setenv() by putenv(). 13 years ago
  Mans Rullgard 6eca84bad8 cpu: recognise only cpu flag names pertinent to the architecture 14 years ago
  Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 14 years ago
  Justin Ruggles c8af852b97 Add libavresample 14 years ago
  Reimar Döffinger 2b336df3cb parseutils: reliably detect out-of-range alpha. 14 years ago
  Justin Ruggles 83b26046fc avutil: change default buffer size alignment for sample buffer functions 14 years ago
  Nicolas George 9b84f8a987 parseutils: add av_parse_time() test. 14 years ago
  Nicolas George 43b7068070 parseutils: make av_parse_time() check for failure. 14 years ago
  Nicolas George 9246896f77 parseutils: add FATE test. 14 years ago
  Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 14 years ago
  Reimar Döffinger 9b1f776d75 Fix compilation with NASM. 14 years ago
  Justin Ruggles 0c0d1bce7c avutil: add audio fifo buffer 14 years ago
  Nico Weber a4a88fd42c Remove .rodata alignment kludge for Mach-O if a recent enough yasm is used. 14 years ago
  Loren Merritt 705f3d4759 x86inc: support AVX abstraction for 2-operand instructions 14 years ago
  Michael Niedermayer abe6330317 AVoption doxy: clarify a few needs in relation to AVClass less structs. 14 years ago
  Nicolas George b0e7321cf0 parseutils: include errors in test output. 14 years ago
  Reimar Döffinger 1a65d50ee7 mem.c: fix wrong comment. 14 years ago
  Justin Ruggles 5e8280d177 avutil: add better documentation for AVSampleFormat 14 years ago
  Nicolas George a9e7e98021 error: ensure error codes are signed negative ints. 14 years ago
  Michael Niedermayer 62e5ef95ca av_image_alloc: Align the width to 8 when align >= 8. 14 years ago
  Diego Biurrun baaab6069a build: Move all arch OBJS declarations into arch subdirectory Makefiles. 14 years ago
  Henrik Gramner 729f90e268 x86inc improvements for 64-bit 14 years ago
  Martin Storsjö 14f063d294 mem: Consistently return NULL for av_malloc(0) 14 years ago
  Reimar Döffinger 24eac3cff5 Mark GRAY8 format as pseudo-paletted. 14 years ago
  Justin Ruggles 0109a09dc3 avutil: use align == 0 for default alignment in audio sample buffer functions 14 years ago
  Justin Ruggles 18ed3788b0 avutil: allow NULL linesize in av_samples_fill_arrays() and av_samples_alloc() 14 years ago
  Nicolas George b2db35995f audioconvert: make av_get_channel_layout accept composite names. 14 years ago
  Justin Ruggles 4d693b023c avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() 14 years ago
  Justin Ruggles 5cc51a5847 avutil: Add av_get_default_channel_layout() 14 years ago
  Diego Biurrun 3dde147ff9 cosmetics: Consistently place static, inline and av_cold attributes/keywords. 14 years ago
  Michael Niedermayer 183c3fa48a des: Fix half a dozen warnings 14 years ago
  maxlazarov 7a3df014b9 The lt and lte functions were swapped. 14 years ago
  Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 14 years ago
  Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 14 years ago
  Diego Biurrun 80391552c9 libavutil: Remove pointless rational test program. 14 years ago
  Diego Biurrun 193d7eea95 libavutil: Remove broken and pointless lzo test program. 14 years ago
  Nicolas George 38c3b68e3a pixdesc: put components always in the same order. 14 years ago
  Nicolas George b75c67dc01 lavu: add av_bprintf and related. 14 years ago
  Martin Storsjö 27b7459b8d docs: Fix a stray reference to tags in the generic doxy on dicts 14 years ago
  Ronald S. Bultje 98b9da2ac7 x86inc: add *mp named argument support to DEFINE_ARGS. 14 years ago
  Janne Grunau 363bd1c62c remove iwmmxt optimizations 14 years ago