19761 Commits (b716a792158ffccd04f30420813deff78f88e308)
 

Author SHA1 Message Date
Måns Rullgård b716a79215 blackfin: disable broken dsputil functions 16 years ago
Måns Rullgård 2ba73ce8c6 blackfin: add missing const in function prototypes 16 years ago
Måns Rullgård b195a73d47 blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto 16 years ago
Måns Rullgård 08ec1397f6 blackfin: use DCT function pointer in dct_quantize_bfin() 16 years ago
Dave Yeo 2b7a351eb9 Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean 16 years ago
Måns Rullgård c9311a12d5 ARM: add some PLD in NEON IDCT 16 years ago
Stefano Sabatini a330317890 Document match_ext(). 16 years ago
Baptiste Coudurier 2ed16f308a msrle uncompressed decoding, fix #1074 and many other samples under /RLE 16 years ago
Baptiste Coudurier c0601d705c remove apparently unused real_pict_num from AVCodecContext 16 years ago
Baptiste Coudurier a4a750d3b2 Rename alloc_picture to ff_alloc_picture and move its definition 16 years ago
Jeff Downs 50352827f6 Use AV_R/WN32 instead of direct integer copying. 16 years ago
Baptiste Coudurier 6125d86597 technically mp2 in pva needs AVSTREAM_PARSE_FULL 16 years ago
Baptiste Coudurier 25178da302 do not print false error if eof follows eol 16 years ago
Baptiste Coudurier 6c7c2f7bb3 support AVDISCARD_ALL in mpegts demuxer 16 years ago
Baptiste Coudurier bdfa98249a return error in mpegts_push_data and propagate it 16 years ago
Baptiste Coudurier 64d882155d 10l, forgot ';', fix compilation 16 years ago
Baptiste Coudurier a5685be502 check that len is not negative 16 years ago
Baptiste Coudurier 0c1375575a demux whole PES packets from TS 16 years ago
Wolfram Gloger ed1dc74e18 Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. 16 years ago
Baptiste Coudurier 6645e8ca2f do not reference remainder packets in the parser, fix timestamps fetching 16 years ago
Alex Converse 401a995085 In the event of a mismatch, do not follow the sample rate index in an AAC PCE. 16 years ago
Baptiste Coudurier e9859317eb move DEBUG define before include to get dprintf 16 years ago
Jai Menon cd840656c2 Add lowres support to the libopenjpeg wrapper. 16 years ago
Jai Menon d95545166c Use dimensions stored in AVCodecContext instead of local variables. 16 years ago
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