| Commit message (Expand) | Author | Age | Files | Lines |
* | vorbisenc: remove VLAs | Måns Rullgård | 2010-09-24 | 1 | -6/+17 |
* | Remove unused variable. | Ronald S. Bultje | 2010-09-24 | 1 | -1/+0 |
* | Unroll loop in h264_idct_add16intra_sse2(). Basically identical to r25171, this | Ronald S. Bultje | 2010-09-24 | 1 | -28/+28 |
* | Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] in the | Ronald S. Bultje | 2010-09-24 | 1 | -29/+20 |
* | Deprecate av_opt_show() in favor of a new function av_opt_show2(), | Stefano Sabatini | 2010-09-24 | 3 | -7/+37 |
* | Add a G.722 encoder | Martin Storsjö | 2010-09-23 | 3 | -2/+84 |
* | rawdec: only allocate a full-frame size buffer if it actually will | Reimar Döffinger | 2010-09-23 | 1 | -9/+11 |
* | The debug text output of macroblocks can indicate MB_TYPE_INTERLACED, | Ivan Kalvachev | 2010-09-21 | 1 | -1/+1 |
* | x86: disable SSE functions using stack when stack is not aligned | Måns Rullgård | 2010-09-21 | 2 | -2/+4 |
* | ARM: disable movw/movt for relocated values on Apple platforms | Måns Rullgård | 2010-09-20 | 1 | -1/+1 |
* | Support deinterlacing of YUVJ420P. | Benjamin Larsson | 2010-09-20 | 1 | -0/+2 |
* | x86: remove hack disabling sse2 h264 loop filter with 32-bit icc | Måns Rullgård | 2010-09-18 | 1 | -2/+1 |
* | Remove pointless semicolon | Vitor Sessak | 2010-09-17 | 1 | -1/+1 |
* | Don't access upper 32 bits of a 32-bit int on 64-bit systems. | Ronald S. Bultje | 2010-09-17 | 1 | -1/+1 |
* | Properly add HAVE_YASM around yasmified symbols. Should fix compile error | Ronald S. Bultje | 2010-09-17 | 1 | -1/+9 |
* | Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm, | Ronald S. Bultje | 2010-09-17 | 3 | -212/+291 |
* | Move sse16_sse2() from inline asm to yasm. It is one of the functions causing | Ronald S. Bultje | 2010-09-17 | 3 | -62/+90 |
* | Remove useless comment. | Carl Eugen Hoyos | 2010-09-16 | 1 | -1/+0 |
* | Allow float values for libmp3lame quality. | James Darnley | 2010-09-15 | 1 | -1/+2 |
* | Check avctx width/height more thoroughly (e.g. all values 0 except width would | Reimar Döffinger | 2010-09-15 | 1 | -3/+8 |
* | ARM: fix NEON h264_idct_add8 | Måns Rullgård | 2010-09-14 | 1 | -4/+4 |
* | Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from | Ronald S. Bultje | 2010-09-14 | 5 | -592/+908 |
* | Reindent after r25115. | Carl Eugen Hoyos | 2010-09-13 | 1 | -3/+3 |
* | Add R10k decoder. | Zhou Zongyi | 2010-09-13 | 4 | -1/+26 |
* | Test lowres before codec init. | Carl Eugen Hoyos | 2010-09-13 | 1 | -6/+6 |
* | Set a constant frame size for encoding G.726 audio. | Justin Ruggles | 2010-09-11 | 1 | -1/+8 |
* | tta: remove stray semicolon | Måns Rullgård | 2010-09-11 | 1 | -1/+1 |
* | Allow mpeg encoding with qscale and very low frame rate. | James Darnley | 2010-09-10 | 1 | -1/+1 |
* | Move AMR-NB frame unpacking code to a common file so it can be reused in | Marcelo Galvăo Póvoa | 2010-09-10 | 2 | -18/+70 |
* | Update H263_AIC asm offset for the apple variant | Luca Barbato | 2010-09-10 | 1 | -1/+1 |
* | aacdec: Rework channel mapping compatibility hacks. | Alex Converse | 2010-09-10 | 2 | -24/+4 |
* | Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this) | Reimar Döffinger | 2010-09-10 | 1 | -10/+17 |
* | Allow the lowres option to affect audio codecs, too | Martin Storsjö | 2010-09-10 | 2 | -3/+2 |
* | LGPL SSE2 H.264 iDCT | Jason Garrett-Glaser | 2010-09-10 | 3 | -14/+14 |
* | Fix indentation. | Reimar Döffinger | 2010-09-09 | 1 | -1/+1 |
* | Add G.722 ADPCM audio decoder | Martin Storsjö | 2010-09-09 | 4 | -2/+309 |
* | Use filename as pattern for multiple inclusion guards. | Diego Biurrun | 2010-09-08 | 1 | -3/+3 |
* | Add missing stdint.h #include; necessary to pass 'make checkheaders'. | Diego Biurrun | 2010-09-08 | 1 | -0/+2 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 29 | -285/+43 |
* | Remove reference to not anymore existing symbol has_altivec and use | Stefano Sabatini | 2010-09-08 | 1 | -4/+2 |
* | Merge has_altivec() function into mm_support(), remove it and use | Stefano Sabatini | 2010-09-08 | 6 | -23/+15 |
* | Only draw the actually visible area in vp3_draw_horiz_band. | Reimar Döffinger | 2010-09-08 | 1 | -4/+2 |
* | Remove use of deprecated functions av_image_fill_pointers/linesizes in | Stefano Sabatini | 2010-09-07 | 1 | -2/+2 |
* | Reindent. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Move av_picture_data_copy() to libavcore, and rename it | Stefano Sabatini | 2010-09-07 | 2 | -35/+9 |
* | Reimplement av_picture_data_copy() avoiding the use of PixFmtInfo | Stefano Sabatini | 2010-09-07 | 1 | -16/+17 |
* | Reindent after the last commit. | Stefano Sabatini | 2010-09-07 | 1 | -4/+4 |
* | Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, | Stefano Sabatini | 2010-09-07 | 4 | -12/+14 |
* | Move lsp2lpc_sipr() function to common code so it can be reused in a | Marcelo Galvăo Póvoa | 2010-09-07 | 3 | -27/+32 |
* | Move AMRNB lsf2lsp() function to common code for using in future AMRWB decoder. | Marcelo Galvăo Póvoa | 2010-09-07 | 3 | -16/+15 |