20321 Commits (1aa71e258dff1f63177ac799c63cffc84e56eeff)
 

Author SHA1 Message Date
Diego Biurrun baf91bb9a3 Make E-AC-3 decoder depend on the AC-3 decoder. 15 years ago
Kostya Shishkov b31ac3c8dd Register some additional AMF types in libavformat/flv.h 15 years ago
Måns Rullgård 0a8958c849 ARM: handle VFP register arguments in ff_vector_fmul_window_neon() 15 years ago
Måns Rullgård ce742de22c ARM: check for VFP register arguments 15 years ago
Alex Converse 5cf20d07ad Remove an unused field from the BandCodingPath struct. 15 years ago
Alex Converse 0193992252 Actually use all the codebooks we are iterating over in the two-loop scalefactor search. 15 years ago
Måns Rullgård 89f2932baf configure: make --extra-cflags cumulative again 15 years ago
Alex Converse 932e6a5a4c Fix an integer overflow in the AAC encoder. 15 years ago
Diego Biurrun 87a844316c Merge AMR and OpenCORE documentation sections. 15 years ago
Diego Biurrun e82dc4c91e Make VP6A/VP6F decoders depend on the VP6 decoder. 15 years ago
Diego Biurrun 6410134000 Remove two more lines related to the WMV3 decoder. 15 years ago
Diego Biurrun 015f8ee009 Make WMV3 decoders depend on their VC-1 counterparts. 15 years ago
Måns Rullgård 6fec122af7 Support building with TI TMS470 compiler 15 years ago
Diego Biurrun 5e567aae48 Consistently lowercase all HTML tags. 15 years ago
Diego Biurrun 63d72fdaf2 If any input/output devices are enabled then indevs/outdevs should 15 years ago
Stefano Sabatini 58ad770f92 Use globally consistent include guard names. 15 years ago
Stefano Sabatini 8beb41783a Replace two occurrences of 'vfwcap_demuxer' with 'vfwcap_indev', I 15 years ago
Carl Eugen Hoyos 0e57fe17eb Allow enabling alsa and jack devices. 15 years ago
Alex Converse 3d51be014c Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a 33% speedup. 15 years ago
Diego Biurrun 4e67aedd6a Make sure that tests/seek_test.o gets deleted on 'make clean'. 15 years ago
Alex Converse c369e83608 Dead code removal in the AAC encoder. 15 years ago
Måns Rullgård 24524f36a1 configure: improve detection of out-of-tree builds 15 years ago
Måns Rullgård 980a75c5a5 configure: remove some useless comments 15 years ago
Carl Eugen Hoyos 36904c4c9f Icc 11.1 still does not align the stack pointer, disable some x264 functions. 15 years ago
Måns Rullgård e7ea5e3d8d Check for __attribute__((packed)) support 15 years ago
Måns Rullgård df5cdc24b9 configure: handle --cpu before running compiler 15 years ago
Måns Rullgård a915980acd configure: simplify --cpu handling slightly 15 years ago
Kostya Shishkov 87d718aefc cosmetics: reindent after last commit 15 years ago
Kostya Shishkov aa5a99ae0c Add SHA-2 hashing 15 years ago
Alex Converse 6bb17c5155 Add iirfilter to the TESTPROGS variable (and target) 15 years ago
Lou Logan 64cd805071 Rename invalid option name "gop" to "g" in opt_target(), so that 15 years ago
Måns Rullgård b0f0c43051 Use CPPFLAGS when building tests 15 years ago
Måns Rullgård 88ec6ac9e4 configure: do not warn about mismatching altivec/cpu selection 15 years ago
Alex Converse a5762c9b59 When calculating AAC quantized band cost, don't leave garbage in the bit count 15 years ago
Alex Converse ca0f1e5092 IIR filter test program. 15 years ago
Diego Biurrun 359a9979ad cosmetics: Move some code blocks to reduce the number of #ifdefs. 15 years ago
Martin Storsjö 1eb0811e8d Update project URL for OpenCORE AMR. 15 years ago
Martin Storsjö 2b2c2a8179 Fix check_func_headers. The reference to the function under test was being 15 years ago
Måns Rullgård 973859f523 Disable gcc auto-vectorisation 15 years ago
Måns Rullgård 89e053f83d Require aligned memory for everything that needs it 15 years ago
Diego Biurrun bd20afc401 Skip the check for SSE aligned memory allocators when SSE is disabled. 15 years ago
Art Clarke ebb82604b0 Only free '*ic_ptr' when a caller has pre-allocated a context and passed it in 15 years ago
Frank Barchard 65b875d8fc print atom info during parsing, patch by Frank Barchard, fbarchard at google dot com 15 years ago
Måns Rullgård ad420e25e2 Use normal check_func test for math functions 15 years ago
Martin Storsjö 73c1326809 Use ff_neterrno instead of errno in tcp.c. 15 years ago
Janne Grunau d6a1611cc2 Set subtitle type in DVB subtitle decoder. 15 years ago
Martin Storsjö f4c1387249 Improve linker check for Winsock library name. 15 years ago
Diego Biurrun 1764e4bc5a Remove unnecessary rtsp.h #include. 15 years ago
Alex Converse 2876a9dbaf Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess. 15 years ago
Måns Rullgård 19b4c62883 Set default flag filters before compiler detection 15 years ago