| Commit message (Expand) | Author | Age | Files | Lines |
* | mlpdec: Move MLP's filter_channel() to dsputils. | Ramiro Polla | 2009-04-30 | 1 | -2/+2 |
* | Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT) | Michael Niedermayer | 2009-04-22 | 1 | -0/+1 |
* | Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. | Diego Biurrun | 2009-04-12 | 1 | -1/+0 |
* | Remove AltiVec optimizations for Snow. They are hindering the development | Diego Biurrun | 2009-04-12 | 1 | -1/+0 |
* | Move av_packet_*() functions from libavformat/ to libavcodec/, where the | Thilo Borgmann | 2009-04-07 | 1 | -0/+1 |
* | Add VC-1 bitstream decoding through VA API. | Gwenole Beauchesne | 2009-04-03 | 1 | -0/+2 |
* | Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL | Gwenole Beauchesne | 2009-04-02 | 1 | -1/+1 |
* | Add MPEG-4 / H.263 bitstream decoding through VA API. | Gwenole Beauchesne | 2009-04-02 | 1 | -0/+2 |
* | Remove aandcttab.o from dct-test dependencies, the lib includes it | Måns Rullgård | 2009-04-01 | 1 | -1/+1 |
* | Replace MPEG group reference DCT implementation by newly rewritten version. | Dylan Yudaken | 2009-03-31 | 1 | -1/+1 |
* | Generalize example target rule in common.mak so that it sets a -example$(EXESUF) | Diego Biurrun | 2009-03-29 | 1 | -1/+1 |
* | Rename apiexample.c --> api-example.c to be consistent with other example files. | Diego Biurrun | 2009-03-29 | 1 | -1/+1 |
* | fft-test does not depend on fdctref.o. | Diego Biurrun | 2009-03-25 | 1 | -1/+0 |
* | Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. | Diego Biurrun | 2009-03-25 | 1 | -3/+3 |
* | Add MPEG-2 bitstream decoding through VA API. | Gwenole Beauchesne | 2009-03-23 | 1 | -0/+1 |
* | Add pcxenc.o to the $OBJS list, it was erroneously removed from it in | Stefano Sabatini | 2009-03-22 | 1 | -0/+1 |
* | Rename 'tests' target to 'testprogs'. It is too easily confused with the | Diego Biurrun | 2009-03-22 | 1 | -3/+3 |
* | Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encoders | Diego Biurrun | 2009-03-22 | 1 | -6/+10 |
* | Add rule for building API example programs. | Diego Biurrun | 2009-03-22 | 1 | -1/+2 |
* | add a function to calculate a more accurate estimate for maximum FLAC | Justin Ruggles | 2009-03-21 | 1 | -8/+8 |
* | share sample rate and blocksize tables between the FLAC encoder and FLAC | Justin Ruggles | 2009-03-21 | 1 | -8/+8 |
* | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. | Daniel Verkamp | 2009-03-20 | 1 | -0/+1 |
* | Only build motion-test if MMX is enabled. | Diego Biurrun | 2009-03-20 | 1 | -1/+2 |
* | Split TrueHD decoder from MLP | Ramiro Polla | 2009-03-19 | 1 | -0/+1 |
* | Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' | Reynaldo H. Verdejo Pinochet | 2009-03-09 | 1 | -1/+1 |
* | flacdec: Parse the metadata header in the raw FLAC demuxer. | Justin Ruggles | 2009-03-06 | 1 | -0/+1 |
* | Remove old scaler. | Michael Niedermayer | 2009-03-03 | 1 | -3/+0 |
* | Use a shared function to validate FLAC extradata. | Justin Ruggles | 2009-02-26 | 1 | -3/+4 |
* | Do not reimplement ff_celp_lp_synthesis_filterf(). | Vitor Sessak | 2009-02-24 | 1 | -1/+1 |
* | Fix xvmc object dependencies. | Diego Biurrun | 2009-02-22 | 1 | -1/+1 |
* | fix missing dependencies | Aurelien Jacobs | 2009-02-19 | 1 | -8/+20 |
* | The 3DNow! and SSE FFT optimizations depend on the yasm optimizations in | Diego Biurrun | 2009-02-18 | 1 | -6/+4 |
* | Handle conditional compilation of CPU-specific FFT code in the Makefile. | Diego Biurrun | 2009-02-18 | 1 | -5/+6 |
* | mpegvideo_xvmc.o depends on mpegvideo.o. | Diego Biurrun | 2009-02-17 | 1 | -1/+1 |
* | Add missing object dependencies: eatqi.o depends on mpeg12.o. | Diego Biurrun | 2009-02-16 | 1 | -1/+1 |
* | Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. | Diego Biurrun | 2009-02-14 | 1 | -1/+1 |
* | Rename xvmc.c --> mpegvideo_xvmc.c as suggested by Ivan. | Diego Biurrun | 2009-02-14 | 1 | -1/+1 |
* | Make xvmc.h an installed header, applications like MPlayer need it. | Diego Biurrun | 2009-02-14 | 1 | -1/+1 |
* | Revert adding a _pixfmt to vdpau/xvmc header names. | Diego Biurrun | 2009-02-14 | 1 | -1/+1 |
* | cosmetics: alphabetical order | Diego Biurrun | 2009-02-14 | 1 | -3/+3 |
* | add SSE2 version of vp6_filter_diag | Zuxy Meng | 2009-02-13 | 1 | -3/+3 |
* | add MMX version of vp6_filter_diag | Sebastien Lucas | 2009-02-12 | 1 | -3/+6 |
* | Fix compilation, there is no file vdpauvideo.c, only vdpau.c | Reimar Döffinger | 2009-02-12 | 1 | -4/+4 |
* | 10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well. | Diego Biurrun | 2009-02-12 | 1 | -1/+1 |
* | Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit | Diego Biurrun | 2009-02-11 | 1 | -2/+2 |
* | move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil | Aurelien Jacobs | 2009-02-09 | 1 | -3/+3 |
* | Use libopenjpeg for jpeg2k decoding. | Jai Menon | 2009-02-06 | 1 | -0/+1 |
* | Electronic Arts TQI decoder | Peter Ross | 2009-02-05 | 1 | -0/+1 |
* | Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. | Alex Converse | 2009-01-30 | 1 | -0/+1 |
* | rename flac.c to flacdec.c | Justin Ruggles | 2009-01-23 | 1 | -1/+1 |