| Commit message (Expand) | Author | Age | Files | Lines |
* | - ME method compatibility with legacy apps. | Juanjo | 2002-04-14 | 1 | -6/+6 |
* | - ME setting moved to AVCodecContext/MpegEncContext, no longer a global. | Juanjo | 2002-04-14 | 1 | -4/+14 |
* | - New switch to activate 4MV in ffmpeg. | Juanjo | 2002-04-09 | 1 | -0/+6 |
* | - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for | Juanjo | 2002-04-09 | 1 | -3/+18 |
* | - Added force_pts to av_write_packet() to be able to force PTS, this helps | Juanjo | 2002-04-07 | 1 | -5/+11 |
* | - Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf Opalla. | Juanjo | 2002-04-02 | 1 | -5/+12 |
* | -me epzs | Michael Niedermayer | 2002-03-22 | 1 | -0/+2 |
* | - Added video coding statistics for ffmpeg. Needs more work. | Juanjo | 2002-03-19 | 1 | -12/+75 |
* | hopefully better bitrate controll | Michael Niedermayer | 2002-03-17 | 1 | -0/+64 |
* | * BeOS patch by François Revol <revol@free.fr> | François Revol | 2002-03-08 | 1 | -0/+2 |
* | - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm | Juanjo | 2002-02-26 | 1 | -0/+10 |
* | unified grab & convertion loops (should be easier to achieve correct synchron... | Fabrice Bellard | 2001-09-24 | 1 | -435/+170 |
* | complete handling of pcm formats - hex dump option | Fabrice Bellard | 2001-09-23 | 1 | -30/+37 |
* | fixed stereo grab | Fabrice Bellard | 2001-09-19 | 1 | -5/+5 |
* | oops - forgot grabbing case for audio/video input auto detect | Fabrice Bellard | 2001-09-19 | 1 | -6/+9 |
* | non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put error ... | Fabrice Bellard | 2001-09-16 | 1 | -4/+66 |
* | Moved some H.263+ variables to MpegEncContext to be thread-safe. | Juanjo | 2001-08-31 | 1 | -2/+2 |
* | added win32 cross compile support | Fabrice Bellard | 2001-08-15 | 1 | -6/+3 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -44/+78 |
* | add deinterlacing support - add new image converter support | Fabrice Bellard | 2001-08-11 | 1 | -42/+165 |
* | added benchmark option | Fabrice Bellard | 2001-07-30 | 1 | -0/+20 |
* | merge | Fabrice Bellard | 2001-07-22 | 1 | -0/+2079 |
* | removing old files | Fabrice Bellard | 2001-07-19 | 1 | -717/+0 |
* | Initial revision | Fabrice Bellard | 2000-12-20 | 1 | -0/+717 |