20331 Commits (ac0bed54910188061349a1523cdf04c0e1178ed1)
 

Author SHA1 Message Date
Måns Rullgård ac0bed5491 configure: always write PIC flags to config.mak 15 years ago
Måns Rullgård a15b0af815 configure: enable PIC in per-arch section instead of separately 15 years ago
Martin Storsjö 9d3f4f5070 Fix typo in MinGWCE support in configure. 15 years ago
Ramiro Polla 469fd9b0e1 MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler(). 15 years ago
Ramiro Polla f1c6dfa371 MMX2 scaler: factorize initMMX2Scaler(). 15 years ago
Ramiro Polla 901775c714 MMX2 scaler: add variable to ease factorization of initMMX2Scaler(). 15 years ago
Ramiro Polla cbdc08d5a6 Indent. 15 years ago
Ramiro Polla fb91df397a Remove duplicate horizontal scaling when there aren't enough lines in a slice 15 years ago
Ramiro Polla 571d9587cf Remove useless code. 15 years ago
Måns Rullgård 341f394f0d ARM: cleaner selection of ELF-spefic assembler directives 15 years ago
Martin Storsjö 1aa71e258d MinGWCE support in configure; networking is disabled for now. 15 years ago
Diego Biurrun ce6636b1c1 Remove disabled function get_num(). 15 years ago
Ronald S. Bultje acfe8faf29 Cosmetics: remove spaces between function name and arguments in declaration, 15 years ago
Colin McQuillan 202a6697ba Use named initializers and use new/free_context() instead of extradata() 15 years ago
Ronald S. Bultje fccb1770e6 Implement support for EOS as used by WMS and other RTSP servers that do not 15 years ago
Ronald S. Bultje c2f3eec445 Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See 15 years ago
Martin Storsjö e9a832e508 Change type of received_sigterm variable from sig_atomic_t to int, 15 years ago
Martin Storsjö e21a892163 Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE. 15 years ago
Martin Storsjö fbf7e805b0 Only consider -1 as an error return value for open(). 15 years ago
Ramiro Polla 94daf2e94c Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them 15 years ago
Ramiro Polla 18c61752fd Factorize x86 fast_bilinear assembly. 15 years ago
Ramiro Polla 6d08d7f3c8 Fix assembly comments for x86 fast_bilinear so they match the C code. 15 years ago
Janne Grunau 6dc13ccbcc Set subtitle type in DVD and XSUB subtitle decoders. 15 years ago
Diego Biurrun 7e4ceabe7c Remove unnecessary mpeg12data.o entries from OBJS- variables. 15 years ago
Diego Biurrun 81a65673a5 Remove duplicated mpeg12data.o entries. 15 years ago
Ronald S. Bultje 2078ca16ee Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: 15 years ago
Måns Rullgård a898cdc995 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
Måns Rullgård 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
Aurelien Jacobs 84c04e2519 fix various compilation dependencies 15 years ago
Aurelien Jacobs 23251d751b fix compilation of cavsvideo demuxer 15 years ago
Martin Storsjö a2f4324bb6 Check for HAVE_ISATTY. 15 years ago
Martin Storsjö abfc8d056e Check for the isatty function. 15 years ago
Måns Rullgård b6f3d925ca configure: some small simplifications 15 years ago
Måns Rullgård e45391bb32 configure: add some blank lines to improve readability 15 years ago
Måns Rullgård 78d01adaa7 Remove unnecessary #include <unistd.h> 15 years ago
Diego Biurrun d15153244f refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
Diego Biurrun 89547cfb36 Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER is set. 15 years ago
Måns Rullgård 3aab27b459 Remove useless #include <unistd.h> from many files 15 years ago
Diego Biurrun 7f4e15e2f4 cosmetics: Reorder some tables/lines to make future diffs smaller. 15 years ago
Diego Biurrun 84ef7e7fc3 #include just the required stdint.h instead of libavutil/common.h. 15 years ago
Diego Biurrun 4c4b50530e cosmetics: small typo fixes 15 years ago
Diego Biurrun 7d90972c84 cosmetics: reindent/prettyprint after last commit 15 years ago
Diego Biurrun 31cf61b447 Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled. 15 years ago
Måns Rullgård adcb219081 Move output redirection of deps generation from make rule to DEPEND_CMD 15 years ago
Diego Biurrun 99e5a9d1ea Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 15 years ago
Diego Biurrun 4eef77c1a3 Make Theora decoder depend on the VP3 decoder. 15 years ago
Måns Rullgård df5e397839 configure: group tests for compiler characteristics together 15 years ago
Måns Rullgård a036c1b537 configure: set -mdynamic-no-pic flag in main darwin section 15 years ago
Måns Rullgård d90330dc20 configure: remove special flags for XLC on Darwin 15 years ago
Måns Rullgård 55b290c690 configure: remove some darwin-related cruft 15 years ago