- 28 Jun, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 25 Jun, 2011 1 commit
-
-
Diego Biurrun authored
Calling Make from subdirectories is not supported and config.mak has multiple inclusion guards anyway, so the top-level include is enough.
-
- 13 Jun, 2011 1 commit
-
-
Justin Ruggles authored
Function pointers are used for templated functions instead of needlessly duplicating many functions.
-
- 10 Jun, 2011 1 commit
-
-
Juan Carlos Rodriguez authored
This is enabled with an AVOption on the RTP muxer. The SDP generator looks for a latm flag in the rtpflags field. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 Jun, 2011 1 commit
-
-
Justin Ruggles authored
-
- 05 Jun, 2011 3 commits
-
-
Diego Biurrun authored
It is only used on the host and may not compile on the target.
-
Diego Biurrun authored
-
Mans Rullgard authored
eval.c has moved to libavutil, move the TESTPROGS entry too. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 04 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 27 May, 2011 1 commit
-
-
Justin Ruggles authored
This adds basic stream format support and allows for arbitrary bit rates rather than just those supported in AC-3.
-
- 24 May, 2011 1 commit
-
-
Anton Khirnov authored
The encoder has never produced files that could be decoded with any software and there should be no reason to create such files anyway.
-
- 19 May, 2011 5 commits
-
-
Diego Biurrun authored
This is consistent with how all other table generation programs are named. Moreover this ensures that the cos table generation program is correctly deleted when cleaning the tree.
-
Diego Biurrun authored
tableprint.c serves little purpose on its own and removing it allows building the table generator programs with the normal HOSTPROGS Makefile rules.
-
Mans Rullgard authored
This collapses the make rules for the trig tables into a pattern rule. Based on a patch by Diego, modified to avoid using fragile make constructs and allow future addition of fixed-point sin tables. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Diego Biurrun authored
Also ensures that generated file cos_fixed_tables.c is deleted on 'make clean'.
-
Mans Rullgard authored
This separation allows these functions to be used in a cleaner fashion from other codecs (e.g. qdm2) and simplifies creating optimised versions of them. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 17 May, 2011 1 commit
-
-
Mans Rullgard authored
This builds the float and fixed-point versions of dct32 separately instead of #including the file in dct.c and mpegaudiodec.c. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 16 May, 2011 1 commit
-
-
Diego Biurrun authored
The header is a part of an MP3 encoder that never saw the light of day.
-
- 11 May, 2011 1 commit
-
-
Baptiste Coudurier authored
-
- 09 May, 2011 1 commit
-
-
Mans Rullgard authored
The low quality mode is off by default and never tested. The high quality mode is also plenty fast enough. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 04 May, 2011 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 01 May, 2011 1 commit
-
-
Peter Ross authored
-
- 23 Apr, 2011 1 commit
-
-
Diego Biurrun authored
-
- 21 Apr, 2011 1 commit
-
-
Anton Khirnov authored
AVOptions were moved to libavutil only recently.
-
- 19 Apr, 2011 2 commits
-
-
Anton Khirnov authored
Fixes make install after 3453a231.
-
Anton Khirnov authored
-
- 11 Apr, 2011 2 commits
-
-
Martin Storsjö authored
The wrapper code is based on the libamr wrapper removed in SVN rev 19365. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 01 Apr, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 31 Mar, 2011 1 commit
-
-
Mans Rullgard authored
-
- 30 Mar, 2011 1 commit
-
-
anatoly authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 28 Mar, 2011 1 commit
-
-
Kostya Shishkov authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 23 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 22 Mar, 2011 1 commit
-
-
Kieran Kunhya authored
Fixes --disable-everything --enable-decoder=ac3 Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 20 Mar, 2011 1 commit
-
-
Mans Rullgard authored
These windows do not really belong in fft/mdct files and were easily confused with the similarly named tables used by rdft. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 2 commits
-
-
Mans Rullgard authored
This function is not tightly coupled to mdct, and it's in the way of making a fixed-point mdct implementation. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Since initially committed in 2004, this codec has only been touched for maintenanance. Functionally, it contains no novel ideas and its intended audience is better served by existing mature codecs. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 14 Mar, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 12 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-