История коммитов

Автор SHA1 Сообщение Дата
  Måns Rullgård de4070b520 Add generic rules for building helpers with HOSTCC 15 лет назад
  Måns Rullgård 785d3c97b2 Makefile cosmetics 15 лет назад
  Måns Rullgård df4fe41df4 Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set 15 лет назад
  Reimar Döffinger 2300b120dd Fix dependency: generated table is needed to create the mpegaudiodec.o file, not the .c one. 15 лет назад
  Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 лет назад
  Michael Niedermayer 4f99c31c39 Split synth filter out of dca.c. 15 лет назад
  Diego Biurrun 638783bf81 Split PAM encoder off into its own file. 15 лет назад
  Diego Biurrun 318888f808 Split the decoders from pnmen.c off into their own file. 15 лет назад
  Diego Biurrun 761f2c9048 The encoders in pnmenc.c now depend on the init/end functions in pnm.c. 15 лет назад
  Diego Biurrun 329c01c54f Compile LPC code when CONFIG_LPC is set. 15 лет назад
  Reimar Döffinger 558dbb8469 sin_tables.c is a generated file, so add it to CLEANFILES 15 лет назад
  Diego Biurrun 2ab9be3abe Add missing dependency of the S/PDIF muxer on the AAC parser. 15 лет назад
  Justin Ruggles f4d608e344 add CONFIG_LPC to the build system for lpc dsputil functions. fixes build 15 лет назад
  Onur Küçük 53bc53ae4e Fix typo that mistakenly slipped into previous commit: 15 лет назад
  Diego Biurrun 15674f12be cosmetics: Break overly long lines. 15 лет назад
  Justin Ruggles fde82ca7e4 Move autocorrelation function from flacenc.c to lpc.c. Also rename the 15 лет назад
  Reimar Döffinger c76911bd65 Split parts of dvdata.h into dvdata.c, this ensures that things like 15 лет назад
  Reimar Döffinger 75df2edbb9 Add support for hardcoded ff_sin_* tables. 15 лет назад
  Reimar Döffinger 16aec74761 Use hardcoded instead of runtime-calculated ff_cos_* tables if 15 лет назад
  Reimar Döffinger d8b35b8586 Add decoder for "forward uncompressed". 15 лет назад
  Måns Rullgård 153f49570f ARM: ARMv6 optimised add_pixels_clamped() 15 лет назад
  Måns Rullgård 701c618f7d ARM: clean up file/function naming conventions 15 лет назад
  Måns Rullgård 84d430f85a ARM: clean up dsputil initialisation 15 лет назад
  Benjamin Larsson 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 лет назад
  Måns Rullgård f486321395 Move per-arch fft init bits into the corresponding subdirs 15 лет назад
  Måns Rullgård 648d792042 ARM: NEON optimised FFT and MDCT 15 лет назад
  Benjamin Larsson 0e1baedec3 Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. 15 лет назад
  Sascha Sommer c1061cc7f7 add missing wmapro decoder parts 15 лет назад
  Christian Schmidt 5dd3707b8d Decoder for LPCM as used in Bluray discs. 15 лет назад
  Stephen Backway c58b82a29b Add Bluray Subtitle Support 15 лет назад
  Måns Rullgård 95f2c769c3 Skip headers requiring external libs not present in checkheaders 15 лет назад
  Vitor Sessak 7bd4733588 TwinVQ decoder 15 лет назад
  Diego Biurrun 1746e2a936 Make WMV2 encoder depend on H.263 encoder in configure. 15 лет назад
  Diego Biurrun c37de5e194 Make MPEG-4 encoder depend on H.263 encoder in configure. 15 лет назад
  Diego Biurrun 665507aac2 Make WMV1 encoder depend on H.263 encoder in configure. 15 лет назад
  Diego Biurrun 4d4b4bd149 Make FLV encoder depend on H.263 encoder in configure. 15 лет назад
  Diego Biurrun fe629c2d2c Make H.263+ (H263P) encoder depend on H.263 encoder in configure. 15 лет назад
  Diego Biurrun 4e169d89f3 Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on the 15 лет назад
  Diego Biurrun b2bf38b446 Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure. 15 лет назад
  Diego Biurrun d8c2f8f71f Split RV10 encoder off into its own file. 15 лет назад
  Diego Biurrun b6767d6d9b Split RV20 encoder into its own file. 15 лет назад
  Colin McQuillan 33ae681f5c Expose QCELP's floating-point LSP-to-LPC function 15 лет назад
  Diego Biurrun 4d8eecf475 Make XVMC mpegvideo decoder depend on mpegvideo decoder. 15 лет назад
  Diego Biurrun 7e4ceabe7c Remove unnecessary mpeg12data.o entries from OBJS- variables. 15 лет назад
  Diego Biurrun 81a65673a5 Remove duplicated mpeg12data.o entries. 15 лет назад
  Aurelien Jacobs 84c04e2519 fix various compilation dependencies 15 лет назад
  Diego Biurrun d15153244f refactoring: properly separate AC-3 and E-AC-3 code 15 лет назад
  Diego Biurrun 31cf61b447 Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled. 15 лет назад
  Diego Biurrun 4eef77c1a3 Make Theora decoder depend on the VP3 decoder. 15 лет назад
  Diego Biurrun baf91bb9a3 Make E-AC-3 decoder depend on the AC-3 decoder. 15 лет назад