1015 Commits (a4bda405447b13e84b4004ab281ae01abd230e22)

Author SHA1 Message Date
Justin Ruggles e0cc66df61 ac3enc: split templated float vs. fixed functions into a separate file. 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Justin Ruggles c8e9ea43d0 Move E-AC-3 encoder functions to a separate eac3enc.c file. 14 years ago
Diego Biurrun ef5d7e18f4 Skip tableprint.h during 'make checkheaders'. 14 years ago
Diego Biurrun 29b3de127f Skip generated table headers during 'make checkheaders'. 14 years ago
Mans Rullgard 5a4a71257c Fix build of eval-test program 14 years ago
Diego Biurrun 61ec024d39 Skip headers not designed to work standalone during 'make checkheaders'. 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Anton Khirnov 57aa765971 lavc: remove msmpeg4v1 encoder. 14 years ago
Diego Biurrun 4887f8245c Rename costablegen.c ---> cos_tablegen.c. 14 years ago
Diego Biurrun 9f2405661d Collapse tableprint.c into tableprint.h. 14 years ago
Mans Rullgard 272874c9db Simplify trig table rules 14 years ago
Diego Biurrun d9a69f730e Simplify CLEANFILES make variable by using wildcards. 14 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
Mans Rullgard 6f2309ed2e dct: build dct32 as separate object files 14 years ago
Diego Biurrun d39bf3df72 Remove unused header mpegaudio3.h. 14 years ago
Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 14 years ago
Mans Rullgard 6bb6fb05ba mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
Diego Biurrun 61165a1bba Fix standalone compilation of WTV demuxer. 14 years ago
Diego Biurrun 091018e0dd Fix standalone compilation of MXPEG decoder. 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Diego Biurrun 046f3cb789 vorbis: Rename decoder/encoder files to follow general file naming scheme. 14 years ago
Anton Khirnov 095290f9a4 lavc: provide the opt.h header until the next bump 14 years ago
Anton Khirnov cda7aa9eba lavc: remove reference to opt.h from Makefile. 14 years ago
Anton Khirnov 3453a231a6 lavc: remove misc disabled cruft. 14 years ago
Martin Storsjö f502ff3f61 Add support for AMR-WB encoding via libvo-amrwbenc 14 years ago
Martin Storsjö d89e738a0c Add an AAC encoder by using the libvo-aacenc library 14 years ago
Mans Rullgard 6efe6028ed Fixed-point support in fft-test 14 years ago
Mans Rullgard 7087ce08c8 Fixed-point FFT and MDCT 14 years ago
anatoly ce02f9becf Add MxPEG decoder 14 years ago
Kostya Shishkov 42315dabce Chronomaster DFA decoder 14 years ago
Anton Khirnov 3dd851c46b lavc: move the version macros to a new installed header. 14 years ago
Kieran Kunhya a6d2227bc8 Add kbdwin.o to AC3 decoder 14 years ago
Mans Rullgard 4538729afe Move sine windows to a separate file 14 years ago
Mans Rullgard a45fbda994 Move ff_kbd_window_init() to a separate file 14 years ago
Mans Rullgard 42cfb3835b Remove Sonic experimental audio codec 14 years ago
Peter Ross 0697440c1e Bitmap Brothers JV video decoder 14 years ago
Mans Rullgard a5444fee06 Add CONFIG_AC3DSP symbol to simplify makefiles 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Justin Ruggles dda3f0ef48 Add x86-optimized versions of exponent_min(). 14 years ago
Kostya Shishkov 44ddfd47d6 Xan4 decoder 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
Alex Converse ff3d43104f Remove H.264 encoder fragments 14 years ago
Carl Eugen Hoyos d267b339e4 Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Justin Ruggles ad6b2c1f6d Move fixed-point parts of the AC-3 encoder to separate files. 14 years ago
Aurelien Jacobs 2c77c90684 add SubRip decoder 14 years ago
Martin Storsjö 81c8c18780 Makefile: Fix dependencies of components 14 years ago
Martin Storsjö 223cefb560 Fix more matroska/webm muxer dependencies 14 years ago
Ronald S. Bultje 2b2a597ec0 AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo 14 years ago