summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-221-0/+2
| | | | | | | | Based on the 2007 GSoC project from Kamil Nowosad <k.nowosad@students.mimuw.edu.pl> Updated to current programming standards, style and many more small fixes by Diego Biurrun <diego@biurrun.de>. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-191-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* h261: Move shared data tables from a header to a proper C fileDiego Biurrun2013-04-101-2/+2
|
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-101-4/+2
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* msmpeg4: Split decoding related functions to a separate fileMartin Storsjö2013-03-271-13/+12
| | | | | | | | This fixes standalone compilation of the msmpeg4v2, msmpeg4v3 and wmv2 encoders, that previously failed to link due to the decoder codepaths requiring error_resilience. Signed-off-by: Martin Storsjö <martin@martin.st>
* Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun2013-03-271-4/+4
|
* dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-271-1/+1
| | | | This makes the DCA parser and decoder independent.
* lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov2013-03-111-2/+0
|
* lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov2013-03-091-2/+0
|
* build: cosmetics: Group hw accelerator Makefile entries togetherDiego Biurrun2013-03-071-16/+18
|
* build: make audio_frame_queue a stand-alone componentLuca Barbato2013-02-171-14/+11
| | | | | Encoders requiring it have the dependency expressed in the configure.
* build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun2013-02-171-1/+1
| | | | | CC: libav-stable@libav.org Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-0/+1
|
* dsputil: Separate h264 qpelMans Rullgard2013-01-241-0/+1
| | | | | | | | | | The sh4 optimizations are removed, because the code is 100% identical to the C code, so it is unlikely to provide any real practical benefit. Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-201-2/+2
| | | | | | | | | | | This allows us to remove FF_IDCT_WMV2, which serves no practical purpose other than to be able to select the WMV2 IDCT for MPEG (or vice versa) and get corrupt output. Fate tests for all wmv2-related tests change, because (for some obscure reason) they forced use of the MPEG IDCT. You would get the same changes previously by not using -idct simple in the fate test (or replacing it with -idct auto).
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-191-1/+1
| | | | | Conveniently (together with Justin's earlier patches), this makes our vorbis decoder entirely independent of dsputil.
* libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-141-2/+4
| | | | Support older libvpx versions.
* build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun2013-01-141-1/+0
|
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+2
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+2
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Drop Snow codecDiego Biurrun2013-01-061-4/+0
| | | | Snow is a toy codec with no real-world use and horrible code.
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-231-4/+4
|
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-0/+1
| | | | | | | | Move some functions from dsputil. The idea is that videodsp contains functions that are useful for a large and varied set of video decoders. Currently, it contains emulated_edge_mc() and prefetch(). Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+3
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
* alacenc: add support for multi-channel encodingJustin Ruggles2012-12-051-2/+2
|
* build: The FLAC encoder also depends on the flacdsp codeDiego Biurrun2012-11-291-1/+1
| | | | Fixes linking with only the FLAC encoder enabled.
* avcodec: split avpicture from imgconvertLuca Barbato2012-11-201-0/+1
| | | | All the non deprecated functions are in avpicture.c now.
* Drop broken and unused CABAC test program.Diego Biurrun2012-11-141-2/+1
|
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-291-0/+2
| | | | | | | | | | This isn't too useful as a normal codec, but can be used in voip style applications. The decoder updates the noise generator parameters when a packet is given to it for decoding, but if called with an empty packet, it generates more noise according to the last parameters. Signed-off-by: Martin Storsjö <martin@martin.st>
* Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI ↵Anton Khirnov2012-10-231-1/+0
| | | | | | | | compatibility" This reverts commit d15c21e5fa3961f10026da1a3080a3aa3cf4cec9. After the major bump this is no longer necessary.
* ffv1: split decoder and encoderLuca Barbato2012-10-201-2/+2
|
* avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-201-0/+1
| | | | | | | | | | | | Earlier versions of for instance of libavcodec expect this symbol to be present in libavutil. This commit can be reverted after the next major bump. New shared builds of avcodec will link to the internal copy of the table within that library, so those builds won't rely on this table being present in avutil any longer either. Signed-off-by: Martin Storsjö <martin@martin.st>
* build: Drop OBJS declaration for non-existing PCM_DVD encoderDiego Biurrun2012-10-191-1/+0
|
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-121-0/+1
| | | | | The table is so small that the space gain is not worth the performance overhead of cross-library access.
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-6/+1
|
* lavc: split asv12 encoder/decoderAnton Khirnov2012-10-091-4/+4
|
* build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIODiego Biurrun2012-10-041-22/+12
| | | | | A new hidden config variable is added for the codecs that depend on the mpegaudio parts.
* Opus encoder using libopusNathan Caldwell2012-10-011-1/+4
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Opus decoder using libopusNicolas George2012-09-281-0/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* rtp: Depacketization of JPEG (RFC 2435)Samuel Pitoiset2012-09-091-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* build: avcodec: order cosmeticsDiego Biurrun2012-09-031-2/+2
|
* Delete motion-test tool; it is of doubtful utility.Diego Biurrun2012-09-031-1/+0
|
* MSS2 decoderAlberto Delmás2012-08-311-0/+1
| | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* build: Restore dependency of acelp_filters.o on celp_math.oDiego Biurrun2012-08-271-3/+3
|
* celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()Diego Biurrun2012-08-271-6/+6
|
* celp_math: Move ff_cos() to the only place it is usedDiego Biurrun2012-08-271-2/+2
|
* mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov2012-08-271-1/+1
|
* cavs: convert cavsdata.h to a .c fileMans Rullgard2012-08-261-1/+1
| | | | | | Defining tables in header files is ugly and prone to duplication. Signed-off-by: Diego Biurrun <diego@biurrun.de>
OpenPOWER on IntegriCloud