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