summaryrefslogtreecommitdiffstats
path: root/libavcodec/twinvq_data.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '6c145ecf785dc3d26ba3fed3ea9892cc80244625'Michael Niedermayer2013-07-261-159/+166
|\ | | | | | | | | | | | | | | | | | | * commit '6c145ecf785dc3d26ba3fed3ea9892cc80244625': twinvq: K&R formatting cosmetics Conflicts: libavcodec/twinvq.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * twinvq: K&R formatting cosmeticsDiego Biurrun2013-07-251-159/+166
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-211-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: fix hardcoded tables compililation caused by missing math constants lavf: Make codec_tag arrays constant twinvq: give massive struct a name. lavf, lavu: version bumps and APIchanges for av_gettime() move lavfi/audio: don't set cur_buf in ff_filter_samples(). lavfi/fifo: add audio version of the fifo filter. fifo: fix parenthesis placement. lavfi: rename vf_fifo.c -> fifo.c lavc: remove stats_in from AVCodecContext options table. Conflicts: doc/APIchanges libavfilter/Makefile libavfilter/allfilters.c libavfilter/audio.c libavfilter/fifo.c libavformat/version.h libavutil/avutil.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * twinvq: give massive struct a name.Ronald S. Bultje2012-06-211-1/+1
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/ | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Add missing header to fix 'make checkheaders'.Diego Biurrun2009-08-241-0/+1
| | | | Originally committed as revision 19690 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TwinVQ decoderVitor Sessak2009-08-231-0/+11136
Originally committed as revision 19682 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud