summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* part 2/2 of fixing Altivec-accelerated H264 luma inloop filterGraham Booker2007-06-17
* convert h264_deblock_q1 to an inline function.Guillaume Poirier2007-06-17
* IndentationRamiro Polla2007-06-17
* add "checkheaders" targetMåns Rullgård2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* move a couple of macros and structs to mpegaudio.hMåns Rullgård2007-06-16
* Add expression evaluation parameters for colors in imlib2 vhookRamiro Polla2007-06-16
* Factor out init_scan_tables(), patch by Andreas Öman %andreas A olebyn.nu%Andreas Öman2007-06-16
* Use a faster way to compute 255-val: Instead of creating a vector ofGraham Booker2007-06-16
* Missing libswscale part of TARGET_ -> HAVE_ changeReimar Döffinger2007-06-16
* Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.Reimar Döffinger2007-06-16
* move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn'tMåns Rullgård2007-06-16
* correct type of qsort() comparison callbackMåns Rullgård2007-06-16