| Commit message (Expand) | Author | Age | Files | Lines |
* | Factorize initial "printf(" and ");" in show_license(). | Stefano Sabatini | 2009-05-25 | 1 | -6/+2 |
* | Altivec VP3 IDCT | David Conrad | 2009-05-25 | 3 | -0/+200 |
* | Define struct URLContext and typedef it to URLContext in one step. | Stefano Sabatini | 2009-05-25 | 1 | -4/+2 |
* | Remove \p and \e doxygen markup. | Stefano Sabatini | 2009-05-25 | 1 | -7/+7 |
* | dv1394 is disabled by default, do not redundantly disable it on Hurd. | Diego Biurrun | 2009-05-25 | 1 | -1/+0 |
* | The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. | Diego Biurrun | 2009-05-25 | 2 | -3/+6 |
* | NEON-OBJS should also be cleared for each subdir. | Ramiro Polla | 2009-05-25 | 1 | -1/+1 |
* | cosmetics: tabs->spaces | Ramiro Polla | 2009-05-25 | 1 | -1/+1 |
* | Workaround broken AVI files from DC-XZ6. | Michael Niedermayer | 2009-05-25 | 1 | -0/+11 |
* | Move colorspace conversion functions implemented in pure C from template | Kostya Shishkov | 2009-05-25 | 2 | -137/+138 |
* | eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit | Justin Ruggles | 2009-05-25 | 1 | -2/+2 |
* | Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack | Reimar Döffinger | 2009-05-25 | 1 | -6/+5 |
* | Add Hurd to OS list and disable dv1394 in the Hurd case. | Andres Mejia | 2009-05-25 | 1 | -0/+3 |
* | honor restart interval in mjpeg, fix #861, SpectralFan.mov still decodes corr... | Baptiste Coudurier | 2009-05-25 | 1 | -3/+2 |
* | mlp: Re-enable x86-optimized DSP functions. | Ramiro Polla | 2009-05-25 | 2 | -0/+6 |
* | mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. | Ramiro Polla | 2009-05-25 | 1 | -5/+5 |
* | Add LABEL_MANGLE() to export label symbols from inside asm blocks. | Ramiro Polla | 2009-05-25 | 1 | -0/+3 |
* | CorePNG can be decoded since 18421 | Ben Littler | 2009-05-25 | 1 | -0/+1 |
* | move DEBUG define before include to get dprintf and change printf to dprintf | Baptiste Coudurier | 2009-05-24 | 1 | -5/+5 |
* | Fix unaligned dsputil call. | Vitor Sessak | 2009-05-24 | 1 | -3/+8 |
* | fix get_str16_nolen with odd len, fix #1065 | Baptiste Coudurier | 2009-05-24 | 1 | -2/+3 |
* | move DEBUG define before include to get dprintf and move guidcmp before print... | Baptiste Coudurier | 2009-05-24 | 1 | -6/+6 |
* | eatqi: move "block" variable into context to ensure sufficient alignment for | Reimar Döffinger | 2009-05-24 | 1 | -3/+3 |
* | Distinguish between non-coded blocks and decode errors in rtjpeg's get_block | Reimar Döffinger | 2009-05-24 | 1 | -9/+10 |
* | Add a few size checks when decoding rtjpeg blocks. | Reimar Döffinger | 2009-05-24 | 1 | -0/+7 |
* | Move "block" variable in rtjpeg decoder to context to ensure sufficient align... | Reimar Döffinger | 2009-05-24 | 2 | -1/+2 |
* | H264: Don't deblock if alpha or beta is 0. | Haruhiko Yamagata | 2009-05-24 | 1 | -0/+4 |
* | Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined | Stefano Sabatini | 2009-05-23 | 1 | -18/+1 |
* | indent | Michael Niedermayer | 2009-05-23 | 1 | -1/+1 |
* | Fix lowres with rv20. | Michael Niedermayer | 2009-05-23 | 1 | -2/+3 |
* | Fix passing of unaligned addresses to dsputil diff_bytes() by | Jeff Downs | 2009-05-23 | 1 | -4/+4 |
* | Add offset argument to encode_422_bitstream() to control where | Jeff Downs | 2009-05-23 | 1 | -11/+14 |
* | ARM: actually add VP3 loop filter | David Conrad | 2009-05-23 | 1 | -0/+94 |
* | ARM: NEON VP3 Loop Filter | David Conrad | 2009-05-23 | 2 | -0/+12 |
* | Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetc... | Baptiste Coudurier | 2009-05-23 | 1 | -4/+4 |
* | fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot j... | Larbi Joubala | 2009-05-23 | 3 | -3/+6 |
* | simplify pes timestamps fetching, based on a patch by corp186, chasedouglas a... | Baptiste Coudurier | 2009-05-23 | 1 | -16/+5 |
* | compute total bitrate more accurately, patch by corp186, chasedouglas at gmai... | corp186 | 2009-05-23 | 3 | -29/+34 |
* | fix qtrle encoding when previous frame linesize differs, fix #998 | Baptiste Coudurier | 2009-05-23 | 1 | -6/+9 |
* | pad last audio frame when encoding | Baptiste Coudurier | 2009-05-23 | 5 | -113/+116 |
* | remove useless include | Baptiste Coudurier | 2009-05-23 | 2 | -2/+0 |
* | Set progressive_sequence before MPV_common_init which cares about it when | Baptiste Coudurier | 2009-05-23 | 1 | -2/+4 |
* | Revert part of r18903: | Ramiro Polla | 2009-05-23 | 2 | -6/+0 |
* | MLP DSP functions x86-optimized. | Ramiro Polla | 2009-05-23 | 3 | -0/+196 |
* | fix mouse seeking when start time is not set, fix #1083 | Baptiste Coudurier | 2009-05-22 | 1 | -1/+5 |
* | Remove duplicated RGB_TO_[YUV] macros, use those included in | Stefano Sabatini | 2009-05-22 | 1 | -17/+1 |
* | Fix grammar for avfilter_graph_parse() doxy. | Stefano Sabatini | 2009-05-22 | 1 | -1/+1 |
* | Fix libtheora encoding for non-mod16 sizes | David Conrad | 2009-05-22 | 1 | -5/+5 |
* | Move ALIGN macro to libavutil/common.h and use it in various places | David Conrad | 2009-05-22 | 7 | -18/+13 |
* | fail if stream fifo could not be allocated | Baptiste Coudurier | 2009-05-22 | 1 | -0/+2 |