| Commit message (Expand) | Author | Age | Files | Lines |
* | improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) | Hauke Duden | 2004-02-19 | 1 | -1/+1 |
* | w32threads by (Gildas Bazin <gbazin at altern dot org>) | Michael Niedermayer | 2004-02-19 | 1 | -5/+5 |
* | fix image resize | Michael Niedermayer | 2004-02-14 | 1 | -1/+1 |
* | Log file and Windows patch by ("Gael Chardon" <gael-announcements+ffmpeg at 4... | Gael Chardon | 2004-02-14 | 1 | -1/+1 |
* | threadless threads warning | Michael Niedermayer | 2004-02-13 | 1 | -0/+3 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -1/+74 |
* | pass strict_std_compliance to audio context too | Michael Niedermayer | 2004-02-07 | 1 | -0/+1 |
* | fixes by Gildas Bazin <gbazin at altern dot org> | Michael Niedermayer | 2004-02-04 | 1 | -9/+2 |
* | quantizer noise shaping | Michael Niedermayer | 2004-02-02 | 1 | -1/+8 |
* | closed gop support & flags2 as all bits in flags are used | Michael Niedermayer | 2004-01-22 | 1 | -0/+29 |
* | uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) | Michael Niedermayer | 2004-01-08 | 1 | -1/+1 |
* | interlaced dct decision cleanup | Michael Niedermayer | 2004-01-05 | 1 | -2/+10 |
* | SVCD scan offset stuff | Michael Niedermayer | 2004-01-04 | 1 | -0/+6 |
* | trellis quantization regression test | Michael Niedermayer | 2004-01-01 | 1 | -0/+5 |
* | minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 vissual standard | Michael Niedermayer | 2004-01-01 | 1 | -2/+2 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 1 | -5/+36 |
* | motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ... | Wolfgang Hesseler | 2003-12-30 | 1 | -4/+12 |
* | nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the e... | Michael Niedermayer | 2003-12-29 | 1 | -2/+23 |
* | moved packet output to a separate function - added the frame buffered by the ... | Fabrice Bellard | 2003-12-15 | 1 | -173/+206 |
* | motion estimation & mb compare functions command line options | Michael Niedermayer | 2003-12-15 | 1 | -0/+24 |
* | init picture structure to avoid uninitialized fields | Fabrice Bellard | 2003-12-15 | 1 | -0/+2 |
* | error concealment regression test | Michael Niedermayer | 2003-12-14 | 1 | -0/+8 |
* | CBR improvements | Michael Niedermayer | 2003-12-12 | 1 | -1/+4 |
* | fixed top_field_first support when encoding | Fabrice Bellard | 2003-12-12 | 1 | -31/+31 |
* | obmc encoding flag (forgot to commit...) | Michael Niedermayer | 2003-12-11 | 1 | -0/+6 |
* | update -interlace help | Fabrice Bellard | 2003-12-10 | 1 | -1/+1 |
* | -interlace option - better consistency in help | Fabrice Bellard | 2003-12-10 | 1 | -7/+10 |
* | h263 alternative inter vlc support | Michael Niedermayer | 2003-11-29 | 1 | -0/+5 |
* | h263 OBMC & 4MV support | Michael Niedermayer | 2003-11-28 | 1 | -1/+0 |
* | use av_read_frame() - added initial seek support (rename -start to -ss (mplay... | Fabrice Bellard | 2003-11-10 | 1 | -127/+116 |
* | -target option patch by (Vidar Madsen <vidar at prosalg dot no>) | Vidar Madsen | 2003-11-03 | 1 | -0/+106 |
* | * DV demuxer is now capable of decoding auxilary audio stream. So, | Roman Shaposhnik | 2003-10-31 | 1 | -0/+6 |
* | New options for intra/inter matrices patch by (Vidar Madsen <vidar at prosalg... | Vidar Madsen | 2003-10-31 | 1 | -1/+43 |
* | forgot to apply this chunk appearently, no, i dont really remember where it c... | Michael Niedermayer | 2003-10-21 | 1 | -0/+3 |
* | start time hack by (devik <devik at cdi dot cz>) | Michael Niedermayer | 2003-10-21 | 1 | -2/+14 |
* | 10l | Michael Niedermayer | 2003-10-20 | 1 | -1/+1 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -2/+2 |
* | * providing MPEG codecs with a generic fields in AVFrame to use. | Roman Shaposhnik | 2003-10-18 | 1 | -0/+3 |
* | recommit of | Michael Niedermayer | 2003-10-14 | 1 | -4/+4 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 1 | -9/+9 |
* | * 10000l (cut'n'paste is evil!) | Roman Shaposhnik | 2003-10-04 | 1 | -5/+5 |
* | * fixing bug that prevented resampling the picture and | Roman Shaposhnik | 2003-10-03 | 1 | -2/+23 |
* | * fix for integer overflow | Roman Shaposhnik | 2003-09-22 | 1 | -4/+4 |
* | avoid initializing pts for not decoded streams | Fabrice Bellard | 2003-09-16 | 1 | -12/+14 |
* | simplified version handling | Fabrice Bellard | 2003-09-11 | 1 | -1/+0 |
* | mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) | Michael Niedermayer | 2003-09-09 | 1 | -0/+3 |
* | header fixes - removed MPEG-4 b frame limtation in help | Fabrice Bellard | 2003-09-08 | 1 | -4/+1 |
* | 10l | Michael Niedermayer | 2003-09-03 | 1 | -8/+9 |
* | vhook patch by (Charles Yates <charles dot yates at pandora dot be>) | Charles Yates | 2003-09-03 | 1 | -6/+16 |
* | quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>) | Bill Eldridge | 2003-09-03 | 1 | -9/+16 |