summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* according to specs, offset is before blocksizeBaptiste Coudurier2007-06-25
* support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is ...Baptiste Coudurier2007-06-25
* Check for O_BINARY instead of a list of systems that need itRamiro Polla2007-06-25
* ffmpeg-issues subscription URLReimar Döffinger2007-06-25
* Remove localtime_r implementation for systems that don't have it.Ramiro Polla2007-06-25
* Some more minor spelling improvements, some grammar improvement might beReimar Döffinger2007-06-25
* Typos removedLuca Barbato2007-06-25
* wish priority description and ffmpeg-issues vs ffmpeg_issuesLuca Barbato2007-06-25
* remove clear email addressesBenoit Fouet2007-06-25
* RoQ video encoderVitor Sessak2007-06-25
* Fix typoVitor Sessak2007-06-25
* * clarifying the AVInputFormat::read_seek return valueMaksym Veremeyenko2007-06-25
* cosmetics: indentation after last commitAurelien Jacobs2007-06-24
* drop blocks which are part of unsupported tracksAurelien Jacobs2007-06-24
* ffmpegs bug/patch/feature request tracker manualMichael Niedermayer2007-06-24
* intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.Reimar Döffinger2007-06-24
* remove duplicate #includeMåns Rullgård2007-06-24
* more av_strl* adjustmentsReimar Döffinger2007-06-24
* warnings--Måns Rullgård2007-06-24
* whitespace cosmeticsMåns Rullgård2007-06-24
* use AV_RL32Måns Rullgård2007-06-24
* use more Vorbis metadata tagsMåns Rullgård2007-06-24
* replace strncpy with av_strlcpyMåns Rullgård2007-06-24
* replace the uses of old string functions that Reimar missedMåns Rullgård2007-06-24
* bump micro version: new string functionsLuca Barbato2007-06-24
* Cosmetics: use consistent indentation by four spacesReimar Döffinger2007-06-24
* DV muxer should not only fail for more that 3 streams altogetherReimar Döffinger2007-06-24
* remove old unused string functionsMåns Rullgård2007-06-23
* use new string functionsMåns Rullgård2007-06-23
* add some string functionsMåns Rullgård2007-06-23
* simplifyAurelien Jacobs2007-06-23
* remove useless empty functionAurelien Jacobs2007-06-23
* cosmetics: too much blank linesAurelien Jacobs2007-06-23
* use intreadwrite functions in matroskadecAurelien Jacobs2007-06-23
* use intreadwrite functions in vocdecAurelien Jacobs2007-06-23
* remove useless #ifndef CONFIG_NOCUTILSMåns Rullgård2007-06-23
* simplify stristart()Måns Rullgård2007-06-23
* cosmetic: combine declaration and initialisationMåns Rullgård2007-06-23
* simplify pstrcpy()Måns Rullgård2007-06-23
* simplify strstart()Måns Rullgård2007-06-22
* get rid of one unneeded #ifdef HAVE_XVMCMichael Niedermayer2007-06-22
* removing dependency on bfin_sram.h, which is not used right nowMarc Hoffman2007-06-22
* renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.hMarc Hoffman2007-06-22
* integrating ff_bfin_get_unscaled_swscale into the systemMarc Hoffman2007-06-22
* adding Blackfin swscale_bfin infrastructure, and the first swscale routine uy...Marc Hoffman2007-06-22
* modify msmpeg4 functions to generate VC1 compatible block layer bitstreamFortin Denis2007-06-22
* document pointer offset by -8Marc Hoffman2007-06-22
* re pipeline loop, to eliminate extra chroma readsMarc Hoffman2007-06-22
* correct chroma skewing bug, caused by incorrect stride adjustmentsMarc Hoffman2007-06-22
* Add a few missing Advanced Options.Víctor Paesa2007-06-21