summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* use allformats.hBaptiste Coudurier2007-06-21
* remove now useless ifdefBaptiste Coudurier2007-06-21
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-21
* static (inline) X => ff_XDenis Fortin2007-06-21
* Don't swap back un-deblocked lines for intra prediction whenAndreas Öman2007-06-21
* split frame rate and frame size abbreviation into two structuresStefano Sabatini2007-06-21
* Remove space before question marks.Víctor Paesa2007-06-21
* Set error parameter for ff_parseRamiro Polla2007-06-20
* Fix @file in matroskadec.c, it was still matroska.cReimar Döffinger2007-06-20
* move dct_quantize and denoise_dct function pointers initialization to CBenoit Fouet2007-06-20
* Do not reuse the rbsp de-escape buffer if bothAndreas Öman2007-06-20
* Clarify comments about PIX_FMT_MONOWHITE/MONOBLACKMichel Bardiaux2007-06-20
* remove unused constant definitionBenoit Fouet2007-06-20
* Decouple bit context from h264 context in decode_ref_pic_marking()Andreas Öman2007-06-19
* aanscales is used only with CONFIG_ENCODERSBenoit Fouet2007-06-19
* comment endif directive tokenBenoit Fouet2007-06-19
* Revert videohook dependency change.Diego Biurrun2007-06-19
* place -l flags after object files in check_ld()Måns Rullgård2007-06-19
* tests/Makefile has been removedRamiro Polla2007-06-19
* Add alpha channel support for imlib2 vhookRamiro Polla2007-06-18
* move lrintf() check before external lib checks to prevent runtimeMåns Rullgård2007-06-18
* kill error messages from failed svn revision extraction commandsMåns Rullgård2007-06-18
* extract revision from svn-1.4 .svn/entries filesMåns Rullgård2007-06-18
* fix imlib2 memory leaksLimin Wang2007-06-18
* indentationAndreas Öman2007-06-18
* replace calls to deprecated parsing functions to calls to new onesStefano Sabatini2007-06-18
* fix thread support selectionMåns Rullgård2007-06-17
* fix report at end of configureMåns Rullgård2007-06-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* simplify ppc64 handlingMåns Rullgård2007-06-17
* remove unneeded variable initializationsMåns Rullgård2007-06-17
* restore GCC3 supportGuillaume Poirier2007-06-17
* indentMåns Rullgård2007-06-17
* simplify simd extension checkingMåns Rullgård2007-06-17
* re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_...Guillaume Poirier2007-06-17