summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updatedFabrice Bellard2003-09-28
| | | | Originally committed as revision 2309 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clean target removes output_exampleFabrice Bellard2003-09-28
| | | | Originally committed as revision 2308 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Minor bugfix to prevent segfault if a malloc fails. I have no idea whatPhilip Gladstone2003-09-27
| | | | | | will happen, but at least this crash is gone. Originally committed as revision 2307 to svn://svn.ffmpeg.org/ffmpeg/trunk
* hurry_up fix?Michael Niedermayer2003-09-27
| | | | Originally committed as revision 2306 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100lMichael Niedermayer2003-09-27
| | | | Originally committed as revision 2305 to svn://svn.ffmpeg.org/ffmpeg/trunk
* srcSliceY % 4 != 0 fixMichael Niedermayer2003-09-26
| | | | Originally committed as revision 10953 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* h263 stuffing decode fixMichael Niedermayer2003-09-26
| | | | Originally committed as revision 2304 to svn://svn.ffmpeg.org/ffmpeg/trunk
* send the chunk preamble bytes to the respective decoders; Id RoQ demuxerMike Melanson2003-09-26
| | | | | | now works correctly Originally committed as revision 2303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixes levis.aviMichael Niedermayer2003-09-25
| | | | | | dunno if this is correct ... Originally committed as revision 2302 to svn://svn.ffmpeg.org/ffmpeg/trunk
* yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2003-09-25
| | | | Originally committed as revision 2301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* slight quality improvement ( < +0.04 PSNR) for high bitrate videos with ↵Michael Niedermayer2003-09-24
| | | | | | trellis quantization Originally committed as revision 2300 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constraint_parameter_flag fixMichael Niedermayer2003-09-24
| | | | Originally committed as revision 2299 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix compilation with cccFalk Hüffner2003-09-22
| | | | Originally committed as revision 2298 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fix for integer overflowRoman Shaposhnik2003-09-22
| | | | Originally committed as revision 2297 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reversed for cause of code obsolescencePierre Lombard2003-09-21
| | | | Originally committed as revision 10896 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* clean up 4xm demuxer; make valgrind just a little happierMike Melanson2003-09-20
| | | | Originally committed as revision 2296 to svn://svn.ffmpeg.org/ffmpeg/trunk
* printf() requires stdio.hPierre Lombard2003-09-20
| | | | Originally committed as revision 10891 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* iterate through the appropriate range of palette entriesMike Melanson2003-09-20
| | | | Originally committed as revision 2295 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix Interplay DPCM (frames are intracoded, predictors do not carryMike Melanson2003-09-19
| | | | | | forward to next block, initial predictors go to the output) Originally committed as revision 2294 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it'sMike Melanson2003-09-19
| | | | | | RGB not RGG) Originally committed as revision 2293 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do away with all those naughty global variablesMike Melanson2003-09-19
| | | | Originally committed as revision 2292 to svn://svn.ffmpeg.org/ffmpeg/trunk
* provisions for raw PCM audioMike Melanson2003-09-18
| | | | Originally committed as revision 2291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* video looks beautiful now, many thanks to Alexander BelyakovMike Melanson2003-09-18
| | | | | | <abel at krasu.ru> for squishing bunches of bugs Originally committed as revision 2290 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wrong, wrong, wrong...coded bits are read in the opposite directionMike Melanson2003-09-17
| | | | Originally committed as revision 2289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-09-16
| | | | Originally committed as revision 2288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused AMREXTRALIBSFabrice Bellard2003-09-16
| | | | Originally committed as revision 2287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use VC++ lib tool if availableFabrice Bellard2003-09-16
| | | | Originally committed as revision 2286 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-16
| | | | Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid initializing pts for not decoded streamsFabrice Bellard2003-09-16
| | | | Originally committed as revision 2284 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better image sequence support (Charles Yates) - suppressed unused non ↵Fabrice Bellard2003-09-16
| | | | | | overlay support Originally committed as revision 2283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* generate correct PTS in transport stream - use mpeg2 encoder by defaultFabrice Bellard2003-09-16
| | | | Originally committed as revision 2282 to svn://svn.ffmpeg.org/ffmpeg/trunk
* scenechange_thresholdMichael Niedermayer2003-09-16
| | | | Originally committed as revision 2281 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a typo ;-)Roman Shaposhnik2003-09-16
| | | | Originally committed as revision 2280 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correct DLL windows installFabrice Bellard2003-09-15
| | | | Originally committed as revision 2279 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed windows buildFabrice Bellard2003-09-15
| | | | Originally committed as revision 2278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-09-15
| | | | Originally committed as revision 2277 to svn://svn.ffmpeg.org/ffmpeg/trunk
* another non const static, maybe its thread save nowMichael Niedermayer2003-09-15
| | | | Originally committed as revision 2276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial Interplay video decoderMike Melanson2003-09-14
| | | | Originally committed as revision 2275 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adapt to use interim palette control API; do away with multi-chunk dataMike Melanson2003-09-14
| | | | | | transfer to decoder Originally committed as revision 2274 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-14
| | | | | | <diego at biurrun.de>) Originally committed as revision 2273 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change pixel identifier conflict with AltiVec headers (patch courtesy ofMike Melanson2003-09-14
| | | | | | Magnus Damm <damm at opensource.se>) Originally committed as revision 2272 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg sequence end code regression checksum updateMichael Niedermayer2003-09-13
| | | | Originally committed as revision 2271 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use asms instead of builtins when compiling for generic Alpha. LessFalk Hüffner2003-09-13
| | | | | | ugly. Originally committed as revision 2270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 64 bit pts for writing - more const usage (don't forget me !)François Revol2003-09-13
| | | | Originally committed as revision 2269 to svn://svn.ffmpeg.org/ffmpeg/trunk
* final word on RGBA byte orderMike Melanson2003-09-13
| | | | Originally committed as revision 2268 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COMRoman Shaposhnik2003-09-12
| | | | Originally committed as revision 2267 to svn://svn.ffmpeg.org/ffmpeg/trunk
* deploy palette control APIMike Melanson2003-09-12
| | | | Originally committed as revision 2266 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-11
| | | | Originally committed as revision 2265 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplified version handlingFabrice Bellard2003-09-11
| | | | Originally committed as revision 2264 to svn://svn.ffmpeg.org/ffmpeg/trunk
* windows installerFabrice Bellard2003-09-11
| | | | Originally committed as revision 2263 to svn://svn.ffmpeg.org/ffmpeg/trunk