9938 Commits (c1578479d3ef86fa037a26ea96aed665c216a4ad)
 

Author SHA1 Message Date
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
Måns Rullgård d5f916e146 remove unneeded variable initializations 18 years ago
Guillaume Poirier e970d98c47 restore GCC3 support 18 years ago
Måns Rullgård 0182fee8d1 indent 18 years ago
Måns Rullgård 9eeed841ca simplify simd extension checking 18 years ago
Guillaume Poirier 7d2bf29c88 re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_altivec, 18 years ago
Graham Booker 22fa38f0c8 part 2/2 of fixing Altivec-accelerated H264 luma inloop filter 18 years ago
Guillaume Poirier 963eca226e convert h264_deblock_q1 to an inline function. 18 years ago
Ramiro Polla ef4c82cb51 Indentation 18 years ago
Måns Rullgård e4d86a5790 add "checkheaders" target 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Måns Rullgård c2d08dc0d7 move a couple of macros and structs to mpegaudio.h 18 years ago
Ramiro Polla 41e4c556e9 Add expression evaluation parameters for colors in imlib2 vhook 18 years ago
Andreas Öman b41c1db38d Factor out init_scan_tables(), patch by Andreas Öman %andreas A olebyn.nu% 18 years ago