1027 Commits (60f10e0ad37418cc697765d85b0bc22db70f726a)

Author SHA1 Message Date
Maxim Poliakovski be64629a13 Apple ProRes decoder 13 years ago
Justin Ruggles 826c56d16e adpcm: split ADPCM encoders and decoders into separate files. 13 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 13 years ago
Kostya Shishkov 2968bedf12 bink: make IDCT take 32-bit input 14 years ago
Kostya Shishkov c2d23309ef add Flash Screen Video 2 decoder 14 years ago
Mans Rullgard 89cc8a316d Remove snow/dwt test program 14 years ago
Justin Ruggles 08a747afb9 eac3enc: use frame exponent strategy when applicable. 14 years ago
Justin Ruggles 31b69928e5 cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also 14 years ago
Anton Khirnov bda168d2b0 mp3enc: write a xing frame containing number of frames in the file 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
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