19937 Commits (89bc05d1ea8e341b990d27c4cafa2f60a61b296d)
 

Author SHA1 Message Date
Reimar Döffinger 34d11b875f Change HAVE_PPC64 to ARCH_PPC64. 16 years ago
Michael Niedermayer 71b0654cc6 Support YVU9 AVI 4cc. 16 years ago
Ben Littler f9928b7e80 map dvh1 fourcc to dv, fixes incoming/dvh1_sample 16 years ago
Stefano Sabatini 3bf28f9d7f Factorize initial "printf(" and ");" in show_license(). 16 years ago
David Conrad 454403ba55 Altivec VP3 IDCT 16 years ago
Stefano Sabatini 597b4b3f03 Define struct URLContext and typedef it to URLContext in one step. 16 years ago
Stefano Sabatini 819174fa1b Remove \p and \e doxygen markup. 16 years ago
Diego Biurrun 57f8df050f dv1394 is disabled by default, do not redundantly disable it on Hurd. 16 years ago
Diego Biurrun cc013a7423 The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. 16 years ago
Ramiro Polla 07116be05a NEON-OBJS should also be cleared for each subdir. 16 years ago
Ramiro Polla f9f36b4a4c cosmetics: tabs->spaces 16 years ago
Michael Niedermayer 8c68f25b20 Workaround broken AVI files from DC-XZ6. 16 years ago
Kostya Shishkov 80704c47c4 Move colorspace conversion functions implemented in pure C from template 16 years ago
Justin Ruggles 724b8f6ac7 eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit 16 years ago
Reimar Döffinger 4cab1e491b Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack 16 years ago
Andres Mejia 34e82167f3 Add Hurd to OS list and disable dv1394 in the Hurd case. 16 years ago
Baptiste Coudurier 47b5b0e8b6 honor restart interval in mjpeg, fix #861, SpectralFan.mov still decodes correctly 16 years ago
Ramiro Polla cbd7836e88 mlp: Re-enable x86-optimized DSP functions. 16 years ago
Ramiro Polla 7c4c60e520 mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. 16 years ago
Ramiro Polla 7d9beec775 Add LABEL_MANGLE() to export label symbols from inside asm blocks. 16 years ago
Ben Littler e9356be524 CorePNG can be decoded since 18421 16 years ago
Baptiste Coudurier c13b250bad move DEBUG define before include to get dprintf and change printf to dprintf 16 years ago
Vitor Sessak 09d1208cdb Fix unaligned dsputil call. 16 years ago
Baptiste Coudurier 46b4019bfa fix get_str16_nolen with odd len, fix #1065 16 years ago
Baptiste Coudurier c9d7cd6dca move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG 16 years ago
Reimar Döffinger 1eda87ce63 eatqi: move "block" variable into context to ensure sufficient alignment for 16 years ago
Reimar Döffinger 77336b6127 Distinguish between non-coded blocks and decode errors in rtjpeg's get_block 16 years ago
Reimar Döffinger 8d857c5434 Add a few size checks when decoding rtjpeg blocks. 16 years ago
Reimar Döffinger 0766291a66 Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment 16 years ago
Haruhiko Yamagata 86b0e9948b H264: Don't deblock if alpha or beta is 0. 16 years ago
Stefano Sabatini a7e6312b1e Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined 16 years ago
Michael Niedermayer 77bc343a40 indent 16 years ago
Michael Niedermayer 216fb60dff Fix lowres with rv20. 16 years ago
Jeff Downs fdb699de62 Fix passing of unaligned addresses to dsputil diff_bytes() by 16 years ago
Jeff Downs aa5cfdfb4f Add offset argument to encode_422_bitstream() to control where 16 years ago
David Conrad 548a99742c ARM: actually add VP3 loop filter 16 years ago
David Conrad 6db8697a39 ARM: NEON VP3 Loop Filter 16 years ago
Baptiste Coudurier 45e5feda68 Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetching, pending, 16 years ago
Larbi Joubala 606d48cee1 fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 16 years ago
Baptiste Coudurier 84df78b476 simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com 16 years ago
corp186 c69d224102 compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com 16 years ago
Baptiste Coudurier 9867a14f6c fix qtrle encoding when previous frame linesize differs, fix #998 16 years ago
Baptiste Coudurier b10d7e4e3a pad last audio frame when encoding 16 years ago
Baptiste Coudurier c43accabd3 remove useless include 16 years ago
Baptiste Coudurier 01bc48f4d5 Set progressive_sequence before MPV_common_init which cares about it when 16 years ago
Ramiro Polla 364f4a3620 Revert part of r18903: 16 years ago
Ramiro Polla 5624766d18 MLP DSP functions x86-optimized. 16 years ago
Baptiste Coudurier c2b4c859a6 fix mouse seeking when start time is not set, fix #1083 16 years ago
Stefano Sabatini ecfe3929da Remove duplicated RGB_TO_[YUV] macros, use those included in 16 years ago
Stefano Sabatini 62c58bcc65 Fix grammar for avfilter_graph_parse() doxy. 16 years ago