972 Commits (2611e52088b923601c83d331e8047d6e572abb82)

Author SHA1 Message Date
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Michael Tison a3d995c1eb CD+G demuxer and decoder 15 years ago
Måns Rullgård 702b5885a1 ARM: NEON optimised H264 16x16, 8x8 pred 15 years ago
Reimar Döffinger a7c6e76638 Add support for hardcoding the motionpixels rgb to yuv table. 15 years ago
Diego Biurrun ff09a99ef5 -DFRAC_BITS must be added to CPPFLAGS when compiling mpegaudio_tablegen.ho. 15 years ago
Thilo Borgmann 99971952b0 Add MPEG-4 Audio Lossless Coding (ALS) decoder. 15 years ago
Måns Rullgård de4070b520 Add generic rules for building helpers with HOSTCC 15 years ago
Måns Rullgård 785d3c97b2 Makefile cosmetics 15 years ago
Måns Rullgård df4fe41df4 Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set 15 years ago
Reimar Döffinger 2300b120dd Fix dependency: generated table is needed to create the mpegaudiodec.o file, not the .c one. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago
Michael Niedermayer 4f99c31c39 Split synth filter out of dca.c. 15 years ago
Diego Biurrun 638783bf81 Split PAM encoder off into its own file. 15 years ago
Diego Biurrun 318888f808 Split the decoders from pnmen.c off into their own file. 15 years ago
Diego Biurrun 761f2c9048 The encoders in pnmenc.c now depend on the init/end functions in pnm.c. 15 years ago
Diego Biurrun 329c01c54f Compile LPC code when CONFIG_LPC is set. 15 years ago
Reimar Döffinger 558dbb8469 sin_tables.c is a generated file, so add it to CLEANFILES 15 years ago
Diego Biurrun 2ab9be3abe Add missing dependency of the S/PDIF muxer on the AAC parser. 15 years ago
Justin Ruggles f4d608e344 add CONFIG_LPC to the build system for lpc dsputil functions. fixes build 15 years ago
Onur Küçük 53bc53ae4e Fix typo that mistakenly slipped into previous commit: 15 years ago
Diego Biurrun 15674f12be cosmetics: Break overly long lines. 15 years ago
Justin Ruggles fde82ca7e4 Move autocorrelation function from flacenc.c to lpc.c. Also rename the 15 years ago
Reimar Döffinger c76911bd65 Split parts of dvdata.h into dvdata.c, this ensures that things like 15 years ago
Reimar Döffinger 75df2edbb9 Add support for hardcoded ff_sin_* tables. 15 years ago
Reimar Döffinger 16aec74761 Use hardcoded instead of runtime-calculated ff_cos_* tables if 15 years ago
Reimar Döffinger d8b35b8586 Add decoder for "forward uncompressed". 15 years ago
Måns Rullgård 153f49570f ARM: ARMv6 optimised add_pixels_clamped() 15 years ago
Måns Rullgård 701c618f7d ARM: clean up file/function naming conventions 15 years ago
Måns Rullgård 84d430f85a ARM: clean up dsputil initialisation 15 years ago
Benjamin Larsson 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 years ago
Måns Rullgård f486321395 Move per-arch fft init bits into the corresponding subdirs 16 years ago
Måns Rullgård 648d792042 ARM: NEON optimised FFT and MDCT 16 years ago
Benjamin Larsson 0e1baedec3 Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. 16 years ago
Sascha Sommer c1061cc7f7 add missing wmapro decoder parts 16 years ago
Christian Schmidt 5dd3707b8d Decoder for LPCM as used in Bluray discs. 16 years ago
Stephen Backway c58b82a29b Add Bluray Subtitle Support 16 years ago
Måns Rullgård 95f2c769c3 Skip headers requiring external libs not present in checkheaders 16 years ago
Vitor Sessak 7bd4733588 TwinVQ decoder 16 years ago
Diego Biurrun 1746e2a936 Make WMV2 encoder depend on H.263 encoder in configure. 16 years ago
Diego Biurrun c37de5e194 Make MPEG-4 encoder depend on H.263 encoder in configure. 16 years ago
Diego Biurrun 665507aac2 Make WMV1 encoder depend on H.263 encoder in configure. 16 years ago
Diego Biurrun 4d4b4bd149 Make FLV encoder depend on H.263 encoder in configure. 16 years ago
Diego Biurrun fe629c2d2c Make H.263+ (H263P) encoder depend on H.263 encoder in configure. 16 years ago
Diego Biurrun 4e169d89f3 Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on the 16 years ago
Diego Biurrun b2bf38b446 Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure. 16 years ago
Diego Biurrun d8c2f8f71f Split RV10 encoder off into its own file. 16 years ago
Diego Biurrun b6767d6d9b Split RV20 encoder into its own file. 16 years ago
Colin McQuillan 33ae681f5c Expose QCELP's floating-point LSP-to-LPC function 16 years ago
Diego Biurrun 4d8eecf475 Make XVMC mpegvideo decoder depend on mpegvideo decoder. 16 years ago
Diego Biurrun 7e4ceabe7c Remove unnecessary mpeg12data.o entries from OBJS- variables. 16 years ago