14208 Commits (bea91b8c2931e3263ca68003a888df2592176587)
 

Author SHA1 Message Date
Fabrice Bellard 6394a2886d added license 23 years ago
Fabrice Bellard d0c30ca54e reactivated swf/mjpeg/jpg formats testing 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 2ef0f2b269 consistent include usage 23 years ago
Fabrice Bellard 3093185ea6 fixed incorrect buffer handling 23 years ago
Fabrice Bellard d503f97038 better logic for bswap 23 years ago
Fabrice Bellard d75dd1ca4c removed 23 years ago
Fabrice Bellard b17c92d10e moved in libavcodec 23 years ago
Fabrice Bellard 19720f15fd license/copyright change 23 years ago
Fabrice Bellard 17269bdfcd fixed double free - fixed probe function 23 years ago
Fabrice Bellard 0726b2d1ea fixed double free - fixed jpg image sequence automatic selection 23 years ago
Fabrice Bellard 66d2ff2a3d fixed memory free (no free necessary for private data) - added better support for automatic testing 23 years ago
Fabrice Bellard 360d33c9b6 update 23 years ago
Fabrice Bellard 773a21b8fe license/copyright change - fixed header mess 23 years ago
Fabrice Bellard bf5af56875 license/copyright change - fixed memory leaks 23 years ago
Fabrice Bellard 5cbcf02cf1 more config options 23 years ago
Fabrice Bellard 17048ca88f license/copyright change 23 years ago
Fabrice Bellard a1b63811c3 license/copyright change - use consistent library names 23 years ago
Fabrice Bellard 23642d8e54 add more info about new configure features 23 years ago
Fabrice Bellard a31e01c554 updated 23 years ago
Philip Gladstone a8dbe9514f Change order of extensions and read_probe checking. This gives the read_probe 23 years ago
Philip Gladstone 07c4ed85f7 * Add a probe function for FFM files 23 years ago
Philip Gladstone b582f314f7 * Added yet more output to the status page to try and track down a problem 23 years ago
Philip Gladstone 789bee1264 * Fix a problem caused by a duplicate free of priv_data -- now uses av_freep 23 years ago
Philip Gladstone ec3b22326d * Add support for time-limiting a live stream. (Some guy streamed one of 23 years ago
Philip Gladstone 935cdf0902 Add an av_abort macro that aborts, but also prints out the location of the abort. 23 years ago
Zdenek Kabelac 52af45ad77 * baling 8 seems to have the same speed 23 years ago
Zdenek Kabelac b6fee9b6e9 * cosmetic 23 years ago
Zdenek Kabelac fbdedc1704 * always baling even though it seems to produce sometime worse 23 years ago
Zdenek Kabelac 31ddcf9851 * cleanup for put_pixels_mmx 23 years ago
Zdenek Kabelac 423d391bfe * minor update 23 years ago
Alex Beregszaszi 8cd91a44b8 applied 64bit patch from Ulrich Hecht <uli at suse dot de> 23 years ago
Zdenek Kabelac 9e8098e72a * a little bit extended dsptest also suports dsptestpic target 23 years ago
Zdenek Kabelac ec9a41f57d * somewhat more advanced test suit for dsp code - for now i386 only 23 years ago
Zdenek Kabelac 6efad6fd85 * align the source initialy address 23 years ago
Zdenek Kabelac 2bd978bdb8 * fixed contrains and avoid usage of scale index access 23 years ago
Zdenek Kabelac dcb9cd4b81 * added simple test main - see comments about how to 23 years ago
Michael Niedermayer ba0420d83e using 1 operand less and slightly faster put_pixels_y2 23 years ago
Zdenek Kabelac a213d66486 * fix for -fPIC compilation - compiles with 2.95.2 as well - any 23 years ago
Zdenek Kabelac d7d267dfe0 * minor cleanup 23 years ago
Michael Niedermayer 92ba5ffbb5 workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this) 23 years ago
Zdenek Kabelac ddad77fade * oops - these are the midnight commits... 23 years ago
Zdenek Kabelac c77b16ddba * restored previous behaviour for this moment 23 years ago
Zdenek Kabelac 8083185f88 * restored previous non '..' version 23 years ago
Fabrice Bellard 59d3e367a8 fixed incorrect global gain - slightly increased precision of n^(4/3) table 23 years ago
Zdenek Kabelac 777cc95fb4 * using ../ for bswap.h 23 years ago
Zdenek Kabelac 49d71c7b05 * avoid conflicts with non-ffmpeg config.h and also it's consistent 23 years ago
Alex Beregszaszi 4a908fbc6c BSD/OS support by Steven M Schultz 23 years ago
Fabrice Bellard 747a67fbab fixed one overflow problem 23 years ago
Fabrice Bellard 754ebe3465 fixed memory free 23 years ago