240 Commits (0cd9ff4e3aa23318a855c21d60b1c9035b2b99d2)

Author SHA1 Message Date
Michael Niedermayer 3a5836038d cook: silence some signed overflow warnings. 13 years ago
Michael Niedermayer c7048036db cook: fix return statements. 13 years ago
Michael Niedermayer ccb76ad91f cook: check decouple values. 13 years ago
Michael Niedermayer d629f3edaa cook: check that category is smaller than 8 13 years ago
Michael Niedermayer 51defefa85 cook: avoid out of global array read. 13 years ago
Michael Niedermayer bf72c0410d cook: add const to quant_index_table of categorize() 13 years ago
Ronald S. Bultje 941fc1ea1e cook: prevent div-by-zero if channels is zero. 13 years ago
Martin Storsjö e96b4a53df vlc/rl: Add ff_ prefix to the nonstatic symbols 13 years ago
Shitiz Garg c3513477bb cook: K&R formatting cosmetics 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Mans Rullgard b7581b5c83 cook: use a table for xor key rotation 13 years ago
K.Y.H 51f316a997 cook: fix apparent typo in extradata parsing 13 years ago
K.Y.H 554caed2d3 cook: fix apparent typo in extradata parsing 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
Diego Biurrun ff993cd7fc doxygen: Drop array size declarations from Doxygen parameter names. 14 years ago
Mans Rullgard b27565b143 Remove statements immediately following unconditional jumps 14 years ago
Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 14 years ago
Diego Biurrun fb52cf8267 cook: Remove non-compiling debug output. 14 years ago
Diego Biurrun 752207e36b cook: Remove unused debug functions. 14 years ago
Vitor Sessak 9d35fa520e Add AVX FFT implementation. 14 years ago
Diego Biurrun 62582a696b cook: Fix small typo in av_log_ask_for_sample message. 14 years ago
Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 14 years ago
Diego Biurrun 70fb031ce2 Use av_log_ask_for_sample() where appropriate. 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 15 years ago
Måns Rullgård e6b22522c9 bswap: change ME to NE in macro names 15 years ago
Diego Biurrun 65e3f89ffd Improve variable names in imlt_window_float() and mlt_compensate_output(). 15 years ago
Diego Biurrun e51f04968e Restore array sizes in doxygen parameter names. 15 years ago
Diego Biurrun 34630b93dc Move DECODE_BYTES_PAD* macros before Doxygen comments. 15 years ago
Diego Biurrun 094b18b683 Fix doxy of gb parameter in decode_gain_info(). 15 years ago
Diego Biurrun daf6c68d33 Avoid one more instance of angular brackets in Doxygen comments. 15 years ago