summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* eval: Fix eval test with ftrapvMichael Niedermayer2012-10-09
* configure: add support to nicely enable ftrapvMichael Niedermayer2012-10-09
* targa: cosmetics - add some whitespaceBobby Bingham2012-10-08
* targa: remove unused context membersBobby Bingham2012-10-08
* targa: support 2-way and 4-way interleaved filesBobby Bingham2012-10-08
* targa: use named constants for flag valuesBobby Bingham2012-10-08
* motion_est: switch asserts to av_assertsMichael Niedermayer2012-10-09
* dsputil: convert asserts to av_assertsMichael Niedermayer2012-10-09
* adpcmenc: switch to av_assert()Michael Niedermayer2012-10-09
* Support decoding of targa files with 32bit palette.Carl Eugen Hoyos2012-10-09
* movenc.c: Force correct value for "Samples per packet" for pcm audioTim Nicholson2012-10-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\
| * x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-08
| * x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-08
| * x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
| * doc: support the new website layoutLuca Barbato2012-10-08
| * doc: remove a warning from filters.texiLuca Barbato2012-10-08
| * doc: initial nut documentationLuca Barbato2012-10-08
| * segment: drop global headers settingLuca Barbato2012-10-08
| * lavu: fix typo in MakefileAnton Khirnov2012-10-08
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | lavu: fix typo in MakefileAnton Khirnov2012-10-08
* | Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer2012-10-08
|\|
| * pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * af_resample: avoid conversion of identical sample formats for 1 channelJustin Ruggles2012-10-07
| * avcodec: allow either planar or interleaved sample format when encoding monoJustin Ruggles2012-10-07
| * adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right orderJustin Ruggles2012-10-07
| * timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun2012-10-07
| * gxf: Include the right header for the avpriv_frame_rate_tab declarationMartin Storsjö2012-10-07
* | TAK demuxer, decoder and parserPaul B Mahol2012-10-08
* | fate/ffprobe: add some stream metadata.Clément Bœsch2012-10-08
* | ffserver: fix seeking with ?date=...Clément Bœsch2012-10-08
* | Fix build failure on osx 10.5.8 ppcPavel Koshevoy2012-10-08
* | mpegts: fuzzy crc check for not so spec compliant filesMichael Niedermayer2012-10-08
* | xtea: give constants the correct typeMichael Niedermayer2012-10-08
* | wmalosslessdec: remove unused variableMichael Niedermayer2012-10-08
* | tscc: fix "assignment discards qualifiers from pointer target type" warningMichael Niedermayer2012-10-08
* | tiff: fix "assignment discards qualifiers from pointer target type" warningMichael Niedermayer2012-10-08
* | rangecoder: fix "incompatible pointer type" warningMichael Niedermayer2012-10-08
* | ffv1: fix array data typesMichael Niedermayer2012-10-08
* | 8svx: remove unused variableMichael Niedermayer2012-10-08
* | mxfenc: fix av_log data type for dts paramaterMichael Niedermayer2012-10-08
* | mux: change 1 assert->av_assert1()Michael Niedermayer2012-10-07
* | x86/motion_est: assert->av_assert2()Michael Niedermayer2012-10-07
* | motion-test: fix height parameterMichael Niedermayer2012-10-07
* | adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right orderJustin Ruggles2012-10-07
* | avformat: fix typo in commentPaul B Mahol2012-10-07
* | h264: switch some asserts to av_assert1/2()Michael Niedermayer2012-10-07