10002 Commits (84662c01c901be4cfeee33bdde87e344faa6b1a5)
 

Author SHA1 Message Date
Aurelien Jacobs 1607c534bf simplify 18 years ago
Aurelien Jacobs fd2e1d88a6 remove useless empty function 18 years ago
Aurelien Jacobs eb67342fdc cosmetics: too much blank lines 18 years ago
Aurelien Jacobs 2ce746c66a use intreadwrite functions in matroskadec 18 years ago
Aurelien Jacobs 6bca498d78 use intreadwrite functions in vocdec 18 years ago
Måns Rullgård 34f18ba853 remove useless #ifndef CONFIG_NOCUTILS 18 years ago
Måns Rullgård aa38ada2d4 simplify stristart() 18 years ago
Måns Rullgård 315a2858b6 cosmetic: combine declaration and initialisation 18 years ago
Måns Rullgård 26301cb806 simplify pstrcpy() 18 years ago
Måns Rullgård 12a6f28928 simplify strstart() 18 years ago
Michael Niedermayer 28bf121a22 get rid of one unneeded #ifdef HAVE_XVMC 18 years ago
Marc Hoffman aa6bfe8324 removing dependency on bfin_sram.h, which is not used right now 18 years ago
Marc Hoffman bd92f4f39b renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h 18 years ago
Marc Hoffman 1ebbfe159f integrating ff_bfin_get_unscaled_swscale into the system 18 years ago
Marc Hoffman c185b405c1 adding Blackfin swscale_bfin infrastructure, and the first swscale routine uyvy to yv12 video resampler 18 years ago
Fortin Denis b05b193172 modify msmpeg4 functions to generate VC1 compatible block layer bitstream 18 years ago
Marc Hoffman 69a6db95ac document pointer offset by -8 18 years ago
Marc Hoffman e9d4375f1a re pipeline loop, to eliminate extra chroma reads 18 years ago
Marc Hoffman 45eeae39ac correct chroma skewing bug, caused by incorrect stride adjustments 18 years ago
Víctor Paesa 43399718fb Add a few missing Advanced Options. 18 years ago
Baptiste Coudurier 5d38574617 use allformats.h 18 years ago
Baptiste Coudurier c4f27438ef remove now useless ifdef 18 years ago
Baptiste Coudurier 2abe5a01c8 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 18 years ago
Denis Fortin c68a173ef3 static (inline) X => ff_X 18 years ago
Andreas Öman b69378e295 Don't swap back un-deblocked lines for intra prediction when 18 years ago
Stefano Sabatini c0ad72a787 split frame rate and frame size abbreviation into two structures 18 years ago
Víctor Paesa 5965e1a92c Remove space before question marks. 18 years ago
Ramiro Polla 39e2b029a0 Set error parameter for ff_parse 18 years ago
Reimar Döffinger 6de4aece26 Fix @file in matroskadec.c, it was still matroska.c 18 years ago
Benoit Fouet 255eccab6e move dct_quantize and denoise_dct function pointers initialization to C 18 years ago
Andreas Öman 24456882f3 Do not reuse the rbsp de-escape buffer if both 18 years ago
Michel Bardiaux 4fc3d23ffe Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK 18 years ago
Benoit Fouet 64e26e8c27 remove unused constant definition 18 years ago
Andreas Öman 995a30c06b Decouple bit context from h264 context in decode_ref_pic_marking() 18 years ago
Benoit Fouet 8c71c5e454 aanscales is used only with CONFIG_ENCODERS 18 years ago
Benoit Fouet 9e15dfebb4 comment endif directive token 18 years ago
Diego Biurrun d6cfad679a Revert videohook dependency change. 18 years ago
Måns Rullgård 3155a644a6 place -l flags after object files in check_ld() 18 years ago
Ramiro Polla ff5a6541bd tests/Makefile has been removed 18 years ago
Ramiro Polla 6f17637634 Add alpha channel support for imlib2 vhook 18 years ago
Måns Rullgård f32adb22de move lrintf() check before external lib checks to prevent runtime 18 years ago
Måns Rullgård 7a68f7fa22 kill error messages from failed svn revision extraction commands 18 years ago
Måns Rullgård c1047cda84 extract revision from svn-1.4 .svn/entries files 18 years ago
Limin Wang 4d321bff85 fix imlib2 memory leaks 18 years ago
Andreas Öman 1c48415bb9 indentation 18 years ago
Stefano Sabatini b33ece1634 replace calls to deprecated parsing functions to calls to new ones 18 years ago
Måns Rullgård aa45201dd5 fix thread support selection 18 years ago
Måns Rullgård 0db2ce7770 fix report at end of configure 18 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 9cafbd6c49 simplify ppc64 handling 18 years ago