Commit History

Author SHA1 Message Date
  Michael Niedermayer d17e7070a0 Merge remote-tracking branch 'qatar/master' 13 years ago
  Justin Ruggles 5c353eb8e3 cook: return AVERROR_PATCHWELCOME instead of ENOTSUP 13 years ago
  Justin Ruggles e34c6c9708 cook: check output buffer size before decoding 13 years ago
  Justin Ruggles 6631294c26 cook: do not needlessly set *data_size to 0 13 years ago
  Justin Ruggles b277ebd508 cook: remove pointless return statements 13 years ago
  Justin Ruggles c9c841e231 cook: simplify decouple_info() 13 years ago
  Justin Ruggles f193c96f49 cook: return appropriate error codes instead of -1 13 years ago
  Justin Ruggles e694831f9d cook: avoid hardcoded sizes in sizeof() 13 years ago
  Justin Ruggles 776e9815a5 cook: remove unneeded #includes 13 years ago
  Justin Ruggles c25df22365 cook: output float samples instead of converting to int16 13 years ago
  Laurent Aimar 3a742470a8 cook: Fix js_vlc_bits value validation for joint stereo 13 years ago
  Laurent Aimar 352c878de6 Fix js_vlc_bits value validation when joint stereo is used in cook decoder. 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun ff993cd7fc doxygen: Drop array size declarations from Doxygen parameter names. 13 years ago
  Mans Rullgard b27565b143 Remove statements immediately following unconditional jumps 13 years ago
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 13 years ago
  Diego Biurrun fb52cf8267 cook: Remove non-compiling debug output. 13 years ago
  Diego Biurrun 752207e36b cook: Remove unused debug functions. 13 years ago
  Michael Niedermayer d7e5aebae7 Merge remote branch 'qatar/master' 14 years ago
  Vitor Sessak 9d35fa520e Add AVX FFT implementation. 14 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 14 years ago
  Diego Biurrun 62582a696b cook: Fix small typo in av_log_ask_for_sample message. 14 years ago
  Michael Niedermayer e16665bf72 Merge remote branch 'qatar/master' 14 years ago
  Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 14 years ago
  Michael Niedermayer 8772156be0 Merge remote branch 'qatar/master' 14 years ago
  Diego Biurrun 70fb031ce2 Use av_log_ask_for_sample() where appropriate. 14 years ago
  Michael Niedermayer d4a50a2100 Merge remote-tracking branch 'newdev/master' 14 years ago
  Mans Rullgard 4538729afe Move sine windows to a separate file 14 years ago
  Mans Rullgard 26f548bb59 fft: remove inline wrappers for function pointers 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  Anton Khirnov fbdcdaee6e Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
  Anton Khirnov c2fcd0a7a4 Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 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
  Diego Biurrun 65e3f89ffd Improve variable names in imlt_window_float() and mlt_compensate_output(). 14 years ago
  Diego Biurrun e51f04968e Restore array sizes in doxygen parameter names. 14 years ago
  Diego Biurrun 34630b93dc Move DECODE_BYTES_PAD* macros before Doxygen comments. 14 years ago
  Diego Biurrun 094b18b683 Fix doxy of gb parameter in decode_gain_info(). 14 years ago
  Diego Biurrun daf6c68d33 Avoid one more instance of angular brackets in Doxygen comments. 14 years ago
  Diego Biurrun 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
  Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago