| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: split asv12 encoder/decoder | Anton Khirnov | 2012-10-09 | 1 | -4/+4 |
* | build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO | Diego Biurrun | 2012-10-04 | 1 | -22/+12 |
* | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -1/+4 |
* | Opus decoder using libopus | Nicolas George | 2012-09-28 | 1 | -0/+1 |
* | rtp: Depacketization of JPEG (RFC 2435) | Samuel Pitoiset | 2012-09-09 | 1 | -0/+1 |
* | build: avcodec: order cosmetics | Diego Biurrun | 2012-09-03 | 1 | -2/+2 |
* | Delete motion-test tool; it is of doubtful utility. | Diego Biurrun | 2012-09-03 | 1 | -1/+0 |
* | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -0/+1 |
* | build: Restore dependency of acelp_filters.o on celp_math.o | Diego Biurrun | 2012-08-27 | 1 | -3/+3 |
* | celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() | Diego Biurrun | 2012-08-27 | 1 | -6/+6 |
* | celp_math: Move ff_cos() to the only place it is used | Diego Biurrun | 2012-08-27 | 1 | -2/+2 |
* | mss1: move code that will be reused by MSS2 decoder into separate file | Kostya Shishkov | 2012-08-27 | 1 | -1/+1 |
* | cavs: convert cavsdata.h to a .c file | Mans Rullgard | 2012-08-26 | 1 | -1/+1 |
* | libavcodec: drop bogus dependencies from mpc[78] and qdm2 | Mans Rullgard | 2012-08-24 | 1 | -9/+3 |
* | mpegaudio: move ff_mpa_enwindow to a separate file | Mans Rullgard | 2012-08-24 | 1 | -1/+2 |
* | svq1/svq3: Move common code out of SVQ1 decoder-specific file | Diego Biurrun | 2012-08-24 | 1 | -4/+3 |
* | build: Make the E-AC-3 encoder select the AC-3 encoder | Diego Biurrun | 2012-08-22 | 1 | -2/+1 |
* | build: amrwb: Drop redundant lsp dependency declaration | Diego Biurrun | 2012-08-20 | 1 | -1/+1 |
* | lavc: add Ut Video encoder | Jan Ekström | 2012-08-20 | 1 | -1/+2 |
* | utvideo: Rename utvideo.c to utvideodec.c | Jan Ekström | 2012-08-17 | 1 | -1/+1 |
* | build: Factor out rangecoder dependencies to CONFIG_RANGECODER | Diego Biurrun | 2012-08-16 | 1 | -4/+5 |
* | build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE | Diego Biurrun | 2012-08-16 | 1 | -35/+20 |
* | vda: Merge implementation into one file | Sebastien Zwickert | 2012-08-14 | 1 | -2/+1 |
* | build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC | Diego Biurrun | 2012-08-14 | 1 | -30/+14 |
* | lavc: add codec descriptors. | Anton Khirnov | 2012-08-11 | 1 | -0/+1 |
* | lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. | Anton Khirnov | 2012-08-10 | 1 | -0/+1 |
* | mpegvideo: convert mpegvideo_common.h to a .c file | Mans Rullgard | 2012-08-09 | 1 | -1/+1 |
* | build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO | Mans Rullgard | 2012-08-09 | 1 | -36/+29 |
* | lavc: add AV prefix to codec ids. | Anton Khirnov | 2012-08-07 | 1 | -0/+1 |
* | dct-test: always link with aandcttab.o | Mans Rullgard | 2012-08-02 | 1 | -1/+1 |
* | Canopus Lossless decoder | Derek Buitenhuis | 2012-08-01 | 1 | -0/+1 |
* | dca: Move tables used outside of dcadec.c to a separate file. | Diego Biurrun | 2012-08-01 | 1 | -2/+3 |
* | dca: Rename dca.c ---> dcadec.c | Diego Biurrun | 2012-08-01 | 1 | -2/+2 |
* | build: Rename aandct component to more descriptive aandcttables | Diego Biurrun | 2012-07-26 | 1 | -1/+1 |
* | G.723.1 demuxer and decoder | Mohamed Naufal Basheer | 2012-07-22 | 1 | -0/+2 |
* | build: add CONFIG_VP3DSP, reduce repetition in OBJS lists | Mans Rullgard | 2012-07-18 | 1 | -3/+4 |
* | libopenjpeg: introduce encoding support | Michael Bradshaw | 2012-07-17 | 1 | -0/+1 |
* | libopenjpeg: rename decoder source file. | Michael Bradshaw | 2012-07-17 | 1 | -1/+1 |
* | MS Expression Encoder Screen decoder | Kostya Shishkov | 2012-07-13 | 1 | -0/+1 |
* | build: Fix Ogg demuxer dependencies | Diego Biurrun | 2012-07-12 | 1 | -2/+3 |
* | build: Fix FLAC demuxer dependencies | Diego Biurrun | 2012-07-12 | 1 | -1/+2 |
* | flac: Move flac functions shared between libraries to flac common code | Diego Biurrun | 2012-07-12 | 1 | -13/+11 |
* | build: Fix CAF demuxer dependencies | Diego Biurrun | 2012-07-12 | 1 | -1/+2 |
* | build: Fix MP2 muxer dependencies | Diego Biurrun | 2012-07-12 | 1 | -0/+1 |
* | build: Add missing build rules for the ISMV muxer | Diego Biurrun | 2012-07-12 | 1 | -0/+1 |
* | Support AAC encoding via the external library fdk-aac | Martin Storsjö | 2012-07-12 | 1 | -0/+1 |
* | TechSmith Screen Codec 2 decoder | Kostya Shishkov | 2012-07-11 | 1 | -0/+1 |
* | mss3: split DSP functions that are used in MTS2(MSS4) into separate file | Kostya Shishkov | 2012-07-09 | 1 | -1/+1 |
* | flacdec: split off channel decorrelation as flacdsp | Mans Rullgard | 2012-07-04 | 1 | -1/+1 |
* | MS ATC Screen (aka MSS3) decoder | Kostya Shishkov | 2012-07-02 | 1 | -0/+1 |