| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can | NVIDIA Corporation | 2009-01-20 | 1 | -0/+2 |
* | Add mpeg1_vdpau decoder. | Carl Eugen Hoyos | 2009-01-16 | 1 | -0/+1 |
* | Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can | NVIDIA Corporation | 2009-01-16 | 1 | -0/+1 |
* | Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders. | Michael Niedermayer | 2009-01-13 | 1 | -0/+1 |
* | Fix OBJS-$(CONFIG_H264_VDPAU_DECODER). | Carl Eugen Hoyos | 2009-01-10 | 1 | -1/+1 |
* | Move the AVCodecContext options definition to a dedicated file, reduce | Stefano Sabatini | 2009-01-10 | 1 | -0/+1 |
* | The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c. | Diego Biurrun | 2009-01-07 | 1 | -1/+1 |
* | ensure that no GPL code is linked to LGPL only libavcodec | Aurelien Jacobs | 2009-01-06 | 1 | -2/+4 |
* | Export VDPAU support by installing vdpau.h. | Carl Eugen Hoyos | 2009-01-05 | 1 | -1/+1 |
* | Add VDPAU hardware accelerated decoding for H264 which can be used by | NVIDIA Corporation | 2009-01-04 | 1 | -0/+1 |
* | Move metadata API from avcodec to avformat. | Michael Niedermayer | 2009-01-04 | 1 | -1/+0 |
* | Generic metadata API. | Michael Niedermayer | 2009-01-04 | 1 | -0/+1 |
* | Add x264 SSE2 iDCT functions to H.264 decoder. | Jason Garrett-Glaser | 2009-01-03 | 1 | -0/+1 |
* | consistency cosmetics: Rename POWERPC identifiers to PPC. | Diego Biurrun | 2008-12-27 | 1 | -1/+1 |
* | Enable faxcompr. | Michael Niedermayer | 2008-12-26 | 1 | -1/+1 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -31/+31 |
* | RV30 decoder | Kostya Shishkov | 2008-12-20 | 1 | -0/+1 |
* | Port x264 deblocking code to libavcodec. | Jason Garrett-Glaser | 2008-12-19 | 1 | -1/+2 |
* | ARM: replace "armv4l" with "arm" | Måns Rullgård | 2008-12-17 | 1 | -19/+19 |
* | Switch xvmc over to a CONFIG_ option. | Diego Biurrun | 2008-12-15 | 1 | -2/+1 |
* | ARM: NEON optimised h264_idct_add | Måns Rullgård | 2008-12-15 | 1 | -0/+1 |
* | ARM: NEON optimised {put,avg}_h264_chroma_mc[48] | Måns Rullgård | 2008-12-15 | 1 | -0/+1 |
* | ARM: NEON optimised simple_idct | Måns Rullgård | 2008-12-15 | 1 | -0/+1 |
* | ARM: NEON optimised put_pixels functions | Måns Rullgård | 2008-12-15 | 1 | -0/+3 |
* | Let imgresample altivec code build | Luca Barbato | 2008-12-13 | 1 | -0/+1 |
* | dnxhd get_pixels_8x4_sym sse2 | Baptiste Coudurier | 2008-12-12 | 1 | -0/+1 |