40182 Commits (fa5daaca0d6ffcfaa9e9d19089910ee7ebf9a8b7)
 

Author SHA1 Message Date
  Michael Niedermayer fa5daaca0d swr: seperate functions for aligned & unaligned 14 years ago
  Michael Niedermayer bcc66ff0e4 swr: add int16_to_int32_mmx/sse 14 years ago
  Michael Niedermayer 06b62cb8f2 swr: move AudioConvert to header 14 years ago
  Michael Niedermayer edbde52226 swr: change sample format representation so as to maintain the planer/packed distinction. 14 years ago
  Reimar Döffinger 9d4a1aca88 Fix compilation with YASM/NASM without AVX support. 14 years ago
  Nicolas George a0a0199da3 examples/filtering_audio: do not stop on decode error. 14 years ago
  Nicolas George 8f19483d06 examples/filtering_audio: fix a memory leak. 14 years ago
  Nicolas George 2ae5af8094 lavfi: rename vsrc_buffer.c into src_buffer.c. 14 years ago
  Nicolas George 7ad0d9864e lavfi: merge asrc_abuffer into vsrc_buffer. 14 years ago
  Michael Niedermayer 28c5775183 Merge remote-tracking branch 'qatar/master' 14 years ago
  Stefano Sabatini 18c6bd098b lavfi/tinterlace: remove unnecessary NULL check in start_frame() 14 years ago
  Stefano Sabatini cf9f7e40cc lavfi/tinterlace: use avfilter_unref_bufferp() 14 years ago
  Stefano Sabatini a853e88af2 lavfi/tinterlace: fix doxy in copy_picture_field() 14 years ago
  Matthieu Bouron 73c1e3baad asrc_abuffer: return EAGAIN if no frame is available 14 years ago
  Stefano Sabatini 6b55aab01a lavfi: create buffer reference in filters which need to access the ref later 14 years ago
  Stefano Sabatini 6f3b1d7f86 lavfi/bbox: add missing space between pts and x1 values in the log 14 years ago
  Clément Bœsch 423b827668 lavc: add MicroDVD decoder. 14 years ago
  Clément Bœsch e40981b8c4 lavf/microdvd: set packet duration. 14 years ago
  Martin Storsjö df8aa4598c mpegts: Make sure we don't return uninitialized packets 14 years ago
  Nicolas George 3e1d3ebf5e parseutils: replace setenv() by putenv(). 14 years ago
  Diego Biurrun 1b4f085772 gitignore: replace library catch-all pattern by more specific patterns 14 years ago
  Michael Niedermayer dcfc12e86a swr-test: simplify prng code 14 years ago
  Nicolas George e5474f5c48 doc: fix syntax for durations and timestamps. 14 years ago
  Michael Niedermayer bbd3dc49ff swr: unroll audioconvert core C function 14 years ago
  Michael Niedermayer 4119fa7023 swr: audioconvert, mark some constants as floats. 14 years ago
  Michael Niedermayer 76d376d99b swr-test: fix declaration statement ordering. 14 years ago
  Michael Niedermayer f75169b251 swr-test: fix pointer type warnings 14 years ago
  Michael Niedermayer 7b2ce50701 swr-test: fix unused var warnings 14 years ago
  Michael Niedermayer a0dd81dd95 swr-test:indent 14 years ago
  Michael Niedermayer e890b68962 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer f1f5b39866 swr-test: support fabrices audiogen like avr 14 years ago
  Michael Niedermayer 73be22f526 swr-test: fix u8 zero point. 14 years ago
  Michael Niedermayer 56f89bae52 swr-test: improve rounding in set() 14 years ago
  Matthieu Bouron 5473a98e45 af_amerge: return errors from subfilters when requesting a frame 14 years ago
  Mans Rullgard 0a07f2b346 dsputil: fix invalid array indexing 14 years ago
  Michael Niedermayer 27de7a8eb3 swr-test: remove unneeded hack to test planar formats. 14 years ago
  Michael Niedermayer 08809e3085 swr-test: improve output 14 years ago
  Michael Niedermayer 5347b9da98 swr-test: print channel layout, instead of just channel counts 14 years ago
  Michael Niedermayer e6c460e3ea swr-test: Use randomized collision free hypercube corner enumeration to select tests. 14 years ago
  Michael Niedermayer 7461e9ae45 swr-test: use formats array 14 years ago
  Michael Niedermayer 69f3af9590 swr-test: remove 0 terminator in layouts for consistency 14 years ago
  Michael Niedermayer b1519102f1 swr-test: add rates tables containing a new set of sample rates. 14 years ago
  Michael Niedermayer 030d6b65ae swr-test: indent 14 years ago
  Michael Niedermayer dd63e27574 swr-test: add sorted formats table from avr 14 years ago
  Sean McGovern 3510a13307 configure: add libavresample to rpath 14 years ago
  Michael Niedermayer a4b58fd9e8 ffv1: add examples of supported slices counts 14 years ago
  Michael Niedermayer da9587952a swr: pass resample parameters from the user to the resampler. 14 years ago
  Michael Niedermayer a522e03754 swr: Add longer more descriptive alternative AVOptions. 14 years ago
  Michael Niedermayer 20fc610439 swr: Capitalize help texts for AVOptions 14 years ago
  Michael Niedermayer 36a9dd2f4d swr: align options a little 14 years ago