Commit History

Author SHA1 Message Date
  Måns Rullgård 8681669272 Make intreadwrite.h installation-safe 14 years ago
  Måns Rullgård d268eee96b Set fast_unaligned in avconfig.h 14 years ago
  Måns Rullgård 1fc81e73dd Make bswap.h safe to install as public API 14 years ago
  Måns Rullgård 6a01eab73c Add av_ prefix to bswap macros 14 years ago
  Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 14 years ago
  Måns Rullgård e6b22522c9 bswap: change ME to NE in macro names 14 years ago
  Vitor Sessak 6b7917ba3b Add RealAudio COOK fate2 test 14 years ago
  Vitor Sessak 65c58b168b Add fate2 test for RA288 14 years ago
  Måns Rullgård 06970a4ca3 fate: some AAC tests need FUZZ=2 on ARM 14 years ago
  Ramiro Polla b734a67837 mingw32: avisynth does not need w32api >= 3.13 14 years ago
  Måns Rullgård 83b203dc94 fate: ensure file sizes match in oneoff tests 14 years ago
  Alex Converse 6a59b98445 AAC fate2 tests. 14 years ago
  Ramiro Polla 95b98f82b2 faq: remove note that says avisynth "has just been added". it has been there 14 years ago
  Kostya Shishkov 42ff9d7a58 Make WMV3 decoder print more errors when decoding beta WMV9 files. 14 years ago
  Aurelien Jacobs 42d1e7a287 fix VP5/6 neon dependencies 14 years ago
  Martin Storsjö 771c86c13d Fix a leak in the AAC encoder 14 years ago
  Reimar Döffinger b576934d7e Add native GSM 06.10 audio decoder. 14 years ago
  Jason Garrett-Glaser a6f8f11b9b Change qmax/qmin limits to 63 instead of 51. 14 years ago
  Ramiro Polla 0a4307d630 configure: properly check for mingw-w64 through installed headers. 14 years ago
  Måns Rullgård 7918375f88 intreadwrite: common.h is not needed, attributes.h is sufficient 14 years ago
  Måns Rullgård f4d80ecb22 lfg: add missing includes 14 years ago
  Måns Rullgård 47bfd50a4b pixdesc: add missing includes 14 years ago
  Måns Rullgård 150ef830f5 fate: fail with a sensible error message if reference file is missing 14 years ago
  Måns Rullgård 34ae2d90e0 Remove dead target from .PHONY list 14 years ago
  Måns Rullgård 7d610af6f2 fate: delete output files from successful tests 14 years ago
  Måns Rullgård 3ec8d24ac9 tiny_psnr: change error exit code from -1 to 1 14 years ago
  Måns Rullgård cd3cb048d9 tiny_psnr: check fread() return values 14 years ago
  Måns Rullgård 58d2b15447 fate: exit with error immediately if test command fails 14 years ago
  Måns Rullgård f6dddd3374 tiny_psnr: use abs() 14 years ago
  Vitor Sessak 5f0278f51c SIPR tests for "make fate2" 14 years ago
  Víctor Paesa 4b04c5ca29 Current Cygwin has mkstemp(). 14 years ago
  Måns Rullgård c43d77c163 tiny_psnr: skip wav headers on input files 14 years ago
  Måns Rullgård 080ce9071d resample: replace VLA with malloc/free 14 years ago
  Måns Rullgård a426016cfc resample: check memory allocations in av_resample_init() 14 years ago
  Michael Chinen 603e5c0b71 move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c 14 years ago
  Michael Chinen f8280ff4c0 rename get_length to ff_get_v_length and put_v to ff_put_v 14 years ago
  Måns Rullgård 9ebf4fb660 libxvid: add some const fixing a warning 14 years ago
  Måns Rullgård a30b336061 Allow using libxvid RC without enabling encoding wrapper 14 years ago
  Måns Rullgård 7e264ca136 fate: add oneoff test for twinvq 14 years ago
  Måns Rullgård aab3ea5f7d fate: add oneoff comparison method 14 years ago
  Måns Rullgård 3ade7d32c1 fate: pass additional variables to test script 14 years ago
  Vitor Sessak cb0067ec25 tiny_psnr: print max absolute difference between files 14 years ago
  Diego Biurrun 9eb42c272b Add back previously removed non-existing function params in doxygen comments. 14 years ago
  Stefano Sabatini 16400da6f3 Perform minor style fixes. 14 years ago
  Stefano Sabatini 52706b95bb Update APIchanges after the recent avfilter.h and pixdesc.h changes. 14 years ago
  Stefano Sabatini 9699a96a80 Bump minor after read/write_line() to av_read/write_image_line() 14 years ago
  Måns Rullgård f955d45226 Change names of regtest output files to closer match the reference files 14 years ago
  Stefano Sabatini ee4355808c Reindent after r24101. 14 years ago
  Baptiste Coudurier efdccce500 In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate 14 years ago
  Baptiste Coudurier b015be2142 In mov muxer, write pixel aspect ratio tag in mov files. 14 years ago