summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix various compilation dependenciesAurelien Jacobs2009-07-243-9/+11
* fix compilation of cavsvideo demuxerAurelien Jacobs2009-07-241-0/+2
* Check for HAVE_ISATTY.Martin Storsjö2009-07-241-0/+2
* Check for the isatty function.Martin Storsjö2009-07-241-0/+2
* configure: some small simplificationsMåns Rullgård2009-07-231-2/+2
* configure: add some blank lines to improve readabilityMåns Rullgård2009-07-231-0/+10
* Remove unnecessary #include <unistd.h>Måns Rullgård2009-07-231-1/+0
* refactoring: properly separate AC-3 and E-AC-3 codeDiego Biurrun2009-07-237-1077/+1138
* Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER is set.Diego Biurrun2009-07-231-0/+2
* Remove useless #include <unistd.h> from many filesMåns Rullgård2009-07-2221-21/+0
* cosmetics: Reorder some tables/lines to make future diffs smaller.Diego Biurrun2009-07-222-8/+8
* #include just the required stdint.h instead of libavutil/common.h.Diego Biurrun2009-07-221-1/+1
* cosmetics: small typo fixesDiego Biurrun2009-07-221-3/+3
* cosmetics: reindent/prettyprint after last commitDiego Biurrun2009-07-221-70/+70
* Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled.Diego Biurrun2009-07-222-2/+5
* Move output redirection of deps generation from make rule to DEPEND_CMDMåns Rullgård2009-07-222-4/+4
* Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.Diego Biurrun2009-07-225-7/+7
* Make Theora decoder depend on the VP3 decoder.Diego Biurrun2009-07-222-4/+2
* configure: group tests for compiler characteristics togetherMåns Rullgård2009-07-221-17/+16
* configure: set -mdynamic-no-pic flag in main darwin sectionMåns Rullgård2009-07-221-5/+1
* configure: remove special flags for XLC on DarwinMåns Rullgård2009-07-221-4/+0
* configure: remove some darwin-related cruftMåns Rullgård2009-07-221-3/+0
* Fix building of tools/*Måns Rullgård2009-07-221-2/+5
* configure: group all cpu-specific tests togetherMåns Rullgård2009-07-221-52/+49
* Add missing stdint.h #include to fix 'make checkheaders'.Diego Biurrun2009-07-221-0/+2
* Remove unused global variable.Carl Eugen Hoyos2009-07-221-2/+0
* Calculate gradient from parameter instead of using a global variable.Carl Eugen Hoyos2009-07-221-2/+2
* Revert unintended portion of last commit. (Setting the default coder toAlex Converse2009-07-221-1/+1
* Be sure to increment our position in the coefficient array when skipping a zeroAlex Converse2009-07-222-2/+4
* Remove unused variables.Ramiro Polla2009-07-212-4/+0
* x11grab: remove unnecessary #includes and senseless #defineMåns Rullgård2009-07-211-6/+0
* Due to a typo in videogen.c, the regression test videos were not asCarl Eugen Hoyos2009-07-214-491/+491
* Make E-AC-3 decoder depend on the AC-3 decoder.Diego Biurrun2009-07-212-2/+1
* Register some additional AMF types in libavformat/flv.hKostya Shishkov2009-07-211-0/+2
* ARM: handle VFP register arguments in ff_vector_fmul_window_neon()Måns Rullgård2009-07-201-2/+4
* ARM: check for VFP register argumentsMåns Rullgård2009-07-202-0/+15
* Remove an unused field from the BandCodingPath struct.Alex Converse2009-07-201-1/+0
* Actually use all the codebooks we are iterating over in the two-loop scalefac...Alex Converse2009-07-201-1/+1
* configure: make --extra-cflags cumulative againMåns Rullgård2009-07-201-3/+11
* Fix an integer overflow in the AAC encoder.Alex Converse2009-07-201-2/+2
* Merge AMR and OpenCORE documentation sections.Diego Biurrun2009-07-201-5/+3
* Make VP6A/VP6F decoders depend on the VP6 decoder.Diego Biurrun2009-07-202-8/+2
* Remove two more lines related to the WMV3 decoder.Diego Biurrun2009-07-191-2/+0
* Make WMV3 decoders depend on their VC-1 counterparts.Diego Biurrun2009-07-192-6/+3
* Support building with TI TMS470 compilerMåns Rullgård2009-07-191-0/+40
* Consistently lowercase all HTML tags.Diego Biurrun2009-07-191-30/+30
* If any input/output devices are enabled then indevs/outdevs shouldDiego Biurrun2009-07-191-2/+2
* Use globally consistent include guard names.Stefano Sabatini2009-07-191-3/+3
* Replace two occurrences of 'vfwcap_demuxer' with 'vfwcap_indev', IStefano Sabatini2009-07-181-2/+2
* Allow enabling alsa and jack devices.Carl Eugen Hoyos2009-07-181-2/+2
OpenPOWER on IntegriCloud