summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* YUV 411/422/444 support for ppMichael Niedermayer2003-01-05
| | | | Originally committed as revision 8806 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* negative linesize support (so mplayer -flip works)Michael Niedermayer2003-01-05
| | | | Originally committed as revision 1395 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>)Thomas Jarosch2003-01-05
| | | | Originally committed as revision 1394 to svn://svn.ffmpeg.org/ffmpeg/trunk
* qpel in mmx2/3dnowMichael Niedermayer2003-01-05
| | | | | | qpel refinement quality parameter Originally committed as revision 1393 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg4 header encoding bugfixMichael Niedermayer2003-01-03
| | | | Originally committed as revision 1392 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix a crash in ffserver when streaming to WMP from a file. However, itPhilip Gladstone2003-01-03
| | | | | | still doesn't seem to work for me anyway. Originally committed as revision 1391 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pre motion estimation cleanup/bugfixMichael Niedermayer2003-01-02
| | | | Originally committed as revision 1390 to svn://svn.ffmpeg.org/ffmpeg/trunk
* motion estimation pre passMichael Niedermayer2003-01-02
| | | | Originally committed as revision 1389 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bugfixMichael Niedermayer2003-01-01
| | | | Originally committed as revision 1388 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2003-01-01
| | | | Originally committed as revision 1387 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warnings patch by (bubu <bubu at bubu dot net>)bubu2003-01-01
| | | | Originally committed as revision 1386 to svn://svn.ffmpeg.org/ffmpeg/trunk
* regression checksums change cuz of motion estimation changes 10min agoMichael Niedermayer2003-01-01
| | | | Originally committed as revision 1385 to svn://svn.ffmpeg.org/ffmpeg/trunk
* shape adaptive diamonds for EPZSMichael Niedermayer2003-01-01
| | | | | | | user specified amount of MV predictors from the last frame b frame MV predictor scaling fixed Originally committed as revision 1384 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg1 rounding fixMichael Niedermayer2003-01-01
| | | | Originally committed as revision 1383 to svn://svn.ffmpeg.org/ffmpeg/trunk
* trellis quantization for mpeg1Michael Niedermayer2003-01-01
| | | | | | rounding bugfix for mpeg1 (seems this was introduced during the ME changes) Originally committed as revision 1382 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more optimized trellis quantizerMichael Niedermayer2002-12-31
| | | | Originally committed as revision 1381 to svn://svn.ffmpeg.org/ffmpeg/trunk
* trellis quantizationMichael Niedermayer2002-12-31
| | | | Originally committed as revision 1380 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l another int i missing (without ^M)Sascha Sommer2002-12-30
| | | | Originally committed as revision 8667 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10l (int i)Michael Niedermayer2002-12-30
| | | | Originally committed as revision 8657 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv ↵Thomas Jarosch2002-12-30
| | | | | | dot com>) Originally committed as revision 1377 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correcter mpeg4 headersMichael Niedermayer2002-12-30
| | | | Originally committed as revision 1376 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleaning corners of green dirt ;)Michael Niedermayer2002-12-29
| | | | Originally committed as revision 8652 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* ooops forgot this (ffserver regression checksums update after motion ↵Michael Niedermayer2002-12-29
| | | | | | estimation changes) Originally committed as revision 1374 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removing PIX_FMT_ANYMichael Niedermayer2002-12-29
| | | | Originally committed as revision 1373 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better set pix_fmt explicitlyMichael Niedermayer2002-12-29
| | | | Originally committed as revision 1372 to svn://svn.ffmpeg.org/ffmpeg/trunk
* xvid build 3 still has the padding wrong in 1/8 of the cases :(((((Michael Niedermayer2002-12-29
| | | | | | having the padding right in 7/8 of the cases confuses the autodetection code too Originally committed as revision 1371 to svn://svn.ffmpeg.org/ffmpeg/trunk
* buffer alloc cleanup / 10lMichael Niedermayer2002-12-29
| | | | Originally committed as revision 8631 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* updateFabrice Bellard2002-12-28
| | | | Originally committed as revision 1369 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updated html docsFabrice Bellard2002-12-28
| | | | Originally committed as revision 1368 to svn://svn.ffmpeg.org/ffmpeg/trunk
* motion estimation changesMichael Niedermayer2002-12-27
| | | | Originally committed as revision 1367 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateMichael Niedermayer2002-12-27
| | | | Originally committed as revision 1366 to svn://svn.ffmpeg.org/ffmpeg/trunk
* qpel encodingMichael Niedermayer2002-12-27
| | | | | | | | | | | 4mv+b frames encoding finally fixed chroma ME 5 comparission functions for ME b frame encoding speedup wmv2 codec (unfinished) user specified diamond size for EPZS Originally committed as revision 1365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added release tar targetFabrice Bellard2002-12-27
| | | | Originally committed as revision 1364 to svn://svn.ffmpeg.org/ffmpeg/trunk
* huffyuv 4cc & -strictMichael Niedermayer2002-12-27
| | | | | | (huffyuv still doesnt work with ffmpeg (it does work with mencoder though) someone should fix the avi de(muxer)) Originally committed as revision 1363 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Updated as a result of changes to the rate change code in ffmpegPhilip Gladstone2002-12-25
| | | | Originally committed as revision 1362 to svn://svn.ffmpeg.org/ffmpeg/trunk
* This fixes the jerky video from vob files. However, I am convinced that thisPhilip Gladstone2002-12-25
| | | | | | | | | | | is the wrong solution to the problem. In particular, if you specify an output frame rate, then it doesn't work correctly. My feeling is that the pts value ought to be interpolated between those frames where the pts is actually known. Maybe someone else could do that (change the line that I added, setting a value equal to AV_NOPTS_VALUE). Happy Christmas. Originally committed as revision 1361 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix segfault with -vcodec copyMichael Niedermayer2002-12-24
| | | | Originally committed as revision 1360 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabled aspect code due to it is extra buggyAlex Beregszaszi2002-12-22
| | | | Originally committed as revision 1359 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Changed thru to through and fixed several other typosPhilip Gladstone2002-12-22
| | | | Originally committed as revision 1358 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make sure that if you abort the server regression tests, then it doesn't say OKPhilip Gladstone2002-12-22
| | | | Originally committed as revision 1357 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Applied Mark Hill's patches.Philip Gladstone2002-12-21
| | | | Originally committed as revision 1356 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2002-12-21
| | | | Originally committed as revision 1355 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added my TODO listPhilip Gladstone2002-12-21
| | | | Originally committed as revision 1354 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make asf files work again -- the match against the URL was being done ↵Philip Gladstone2002-12-21
| | | | | | incorrectly. Originally committed as revision 1353 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot ↵Ryutaroh Matsumoto2002-12-20
| | | | | | titech dot ac dot jp>) Originally committed as revision 1352 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2002-12-20
| | | | Originally committed as revision 1351 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.aviFrançois Revol2002-12-20
| | | | Originally committed as revision 1350 to svn://svn.ffmpeg.org/ffmpeg/trunk
* redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a ↵François Revol2002-12-20
| | | | | | TAB :P Originally committed as revision 1349 to svn://svn.ffmpeg.org/ffmpeg/trunk
* That should be enough for now :)François Revol2002-12-20
| | | | Originally committed as revision 1348 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mingw patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2002-12-20
| | | | Originally committed as revision 1347 to svn://svn.ffmpeg.org/ffmpeg/trunk