summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-214-1311/+1365
* static (inline) X => ff_XDenis Fortin2007-06-212-7/+7
* Don't swap back un-deblocked lines for intra prediction whenAndreas Öman2007-06-211-2/+12
* split frame rate and frame size abbreviation into two structuresStefano Sabatini2007-06-211-49/+65
* Remove space before question marks.Víctor Paesa2007-06-211-16/+16
* Set error parameter for ff_parseRamiro Polla2007-06-201-12/+13
* Fix @file in matroskadec.c, it was still matroska.cReimar Döffinger2007-06-201-1/+1
* move dct_quantize and denoise_dct function pointers initialization to CBenoit Fouet2007-06-201-5/+4
* Do not reuse the rbsp de-escape buffer if bothAndreas Öman2007-06-202-5/+8
* Clarify comments about PIX_FMT_MONOWHITE/MONOBLACKMichel Bardiaux2007-06-201-2/+2
* remove unused constant definitionBenoit Fouet2007-06-201-3/+0
* Decouple bit context from h264 context in decode_ref_pic_marking()Andreas Öman2007-06-191-8/+8
* aanscales is used only with CONFIG_ENCODERSBenoit Fouet2007-06-191-0/+2
* comment endif directive tokenBenoit Fouet2007-06-191-1/+1
* Revert videohook dependency change.Diego Biurrun2007-06-191-1/+1
* place -l flags after object files in check_ld()Måns Rullgård2007-06-191-1/+6
* tests/Makefile has been removedRamiro Polla2007-06-191-1/+0
* Add alpha channel support for imlib2 vhookRamiro Polla2007-06-182-7/+37
OpenPOWER on IntegriCloud