45898 Commits (af3fe43d841cb16189a81968dcc589168e92af41)
 

Author SHA1 Message Date
Bobby Bingham c2eec3df89 targa: support 2-way and 4-way interleaved files 12 years ago
Bobby Bingham 3d9cdfdce7 targa: use named constants for flag values 12 years ago
Michael Niedermayer d07940b76d motion_est: switch asserts to av_asserts 12 years ago
Michael Niedermayer 72c2d8a346 dsputil: convert asserts to av_asserts 12 years ago
Michael Niedermayer 8da7907a4a adpcmenc: switch to av_assert() 12 years ago
Carl Eugen Hoyos b49d94e4f2 Support decoding of targa files with 32bit palette. 12 years ago
Mans Rullgard f79364b2c3 ppc: fix Altivec build with old compilers 12 years ago
Tim Nicholson a02762995b movenc.c: Force correct value for "Samples per packet" for pcm audio 12 years ago
Mans Rullgard 643933f51d build: add LTO support for PGI compiler 12 years ago
Mans Rullgard 8f23907f3e build: add -Mdse to PGI optimisation flags 12 years ago
Martin Storsjö c9b10cc4db rtpenc_vp8: Update the packetizer to the latest spec version 12 years ago
Martin Storsjö 66d652cbf3 rtpdec_vp8: Make the depacketizer implement the latest spec draft 12 years ago
Michael Niedermayer 52dc18d414 Merge remote-tracking branch 'qatar/master' 12 years ago
Mans Rullgard 27a310e381 doc: allow building with old texi2html versions 12 years ago
Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
Anton Khirnov 89715a3cf1 lavu: fix typo in Makefile 12 years ago
Michael Niedermayer ae77266fce Merge commit '78071a1420b425dfb787ac739048f523007b8139' 12 years ago
Michael Niedermayer 43c157f4a4 Merge remote-tracking branch 'qatar/master' 12 years ago
Janne Grunau ea14a655f7 avutil: skip old_pix_fmts.h since it is just a list 12 years ago
Janne Grunau 7e522859fc x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) 12 years ago
Janne Grunau cb36febcbc x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86) 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 12 years ago
Luca Barbato d19d01bf62 doc: support the new website layout 12 years ago
Luca Barbato 91f5f87561 doc: remove a warning from filters.texi 12 years ago
Luca Barbato 175d0d94da doc: initial nut documentation 12 years ago
Luca Barbato 0826d8513d segment: drop global headers setting 12 years ago
Paul B Mahol d7a4739265 TAK demuxer, decoder and parser 12 years ago
Clément Bœsch 208a5d1322 fate/ffprobe: add some stream metadata. 12 years ago
Clément Bœsch f7c46d251c ffserver: fix seeking with ?date=... 12 years ago
Anton Khirnov 8728b958ff lavu: fix typo in Makefile 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 12 years ago
Pavel Koshevoy 9425dc3dba Fix build failure on osx 10.5.8 ppc 12 years ago
Michael Niedermayer f464b02d22 mpegts: fuzzy crc check for not so spec compliant files 12 years ago
Michael Niedermayer 43bbc3f477 xtea: give constants the correct type 12 years ago
Michael Niedermayer 89074e9066 wmalosslessdec: remove unused variable 12 years ago
Michael Niedermayer b9a7719828 tscc: fix "assignment discards qualifiers from pointer target type" warning 12 years ago
Michael Niedermayer c5fdd0696a tiff: fix "assignment discards qualifiers from pointer target type" warning 12 years ago
Michael Niedermayer bd2613a322 rangecoder: fix "incompatible pointer type" warning 12 years ago
Michael Niedermayer 106790a4e9 ffv1: fix array data types 12 years ago
Michael Niedermayer fc6860a3eb 8svx: remove unused variable 12 years ago
Michael Niedermayer adcfc0535d mxfenc: fix av_log data type for dts paramater 12 years ago
Michael Niedermayer f2a7e1a62b mux: change 1 assert->av_assert1() 12 years ago
Michael Niedermayer 2714e841bc x86/motion_est: assert->av_assert2() 12 years ago
Michael Niedermayer f9b0694cc8 motion-test: fix height parameter 12 years ago
Justin Ruggles 7b556be673 af_resample: avoid conversion of identical sample formats for 1 channel 12 years ago
Justin Ruggles 37f701f1c3 avcodec: allow either planar or interleaved sample format when encoding mono 12 years ago
Justin Ruggles 5364327186 adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right order 12 years ago
Diego Biurrun 62ae37decd timefilter: De-doxygenize normal code comments and drop silly ones 12 years ago
Justin Ruggles d58b25aaa2 adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right order 12 years ago