| Commit message (Expand) | Author | Age | Files | Lines |
* | dont predict missing timestamps if we lack the required information to do so | Michael Niedermayer | 2005-01-29 | 1 | -1/+1 |
* | fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr> | François Revol | 2005-01-28 | 1 | -5/+7 |
* | don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DO... | François Revol | 2005-01-28 | 1 | -2/+2 |
* | fix the patch to allow Sony PSP MP4 creation | François Revol | 2005-01-28 | 1 | -1/+3 |
* | support colon-separated rates patch by Roine Gustafsson <roine AT users DOT s... | Roine Gustafsson | 2005-01-27 | 1 | -0/+2 |
* | movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourcefor... | Roine Gustafsson | 2005-01-27 | 1 | -1/+1 |
* | chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforg... | Roine Gustafsson | 2005-01-27 | 1 | -8/+8 |
* | Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk> | tjcannell@blueyonder.co.uk | 2005-01-27 | 1 | -4/+150 |
* | probe for 'junk' and 'pict', changed the scores. | François Revol | 2005-01-27 | 1 | -5/+13 |
* | mov header field and compressor name patch by Roine Gustafsson <roine AT user... | Roine Gustafsson | 2005-01-26 | 2 | -15/+24 |
* | wmv3 | Michael Niedermayer | 2005-01-23 | 1 | -0/+1 |
* | AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi> | François Revol | 2005-01-23 | 1 | -1/+2 |
* | Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> | Gael Chardon | 2005-01-23 | 1 | -0/+61 |
* | Revert the fixed-size-sample patch as it brokes and others | François Revol | 2005-01-23 | 1 | -19/+24 |
* | support discarding uninterresting packets | Michael Niedermayer | 2005-01-22 | 8 | -9/+33 |
* | fixing demuxing for short files where the framerate detection failed | Michael Niedermayer | 2005-01-22 | 1 | -0/+5 |
* | support discarding of uninterresting packets | Michael Niedermayer | 2005-01-22 | 2 | -0/+7 |
* | 1/0 fix | Michael Niedermayer | 2005-01-21 | 1 | -0/+2 |
* | add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sou... | Roine Gustafsson | 2005-01-19 | 1 | -3/+8 |
* | 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.me... | Wolfram Gloger | 2005-01-13 | 1 | -1/+1 |
* | timestamp truncation fix? | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen ... | Michael Niedermayer | 2005-01-12 | 1 | -0/+2 |
* | dissallow sprintf | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 8 | -8/+17 |
* | Quote path expression to take care of $(prefix) possibly containing spaces. | Diego Biurrun | 2005-01-11 | 1 | -1/+1 |
* | get debug code to compile again. | François Revol | 2005-01-08 | 1 | -8/+11 |
* | handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg... | Roine Gustafsson | 2005-01-08 | 1 | -15/+14 |
* | integer overflows, heap corruption | Michael Niedermayer | 2005-01-08 | 19 | -26/+108 |
* | RV30/RV40 demuxing (untested) | Michael Niedermayer | 2005-01-06 | 1 | -5/+10 |
* | Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it) | Michael Niedermayer | 2005-01-04 | 1 | -0/+17 |
* | disable yuv_image_format | Michael Niedermayer | 2005-01-04 | 1 | -2/+0 |
* | .{Y,U,V} image2 support | Michael Niedermayer | 2005-01-04 | 1 | -26/+88 |
* | - Writes correct unknown aspect | Roine Gustafsson | 2005-01-04 | 1 | -15/+151 |
* | 10l | Michael Niedermayer | 2005-01-03 | 1 | -1/+1 |
* | skip INDX chunks | Michael Niedermayer | 2005-01-03 | 1 | -6/+15 |
* | WV1F support | Michael Niedermayer | 2005-01-01 | 1 | -0/+1 |
* | ffm_init() for win32, so the regression tests dont fail there | Michael Niedermayer | 2004-12-30 | 1 | -2/+0 |
* | Fix compilation when both amr_nb and amr_wb are enabled | Roberto Togni | 2004-12-29 | 1 | -3/+5 |
* | common.h -> common.h/bitstream.h | Michael Niedermayer | 2004-12-29 | 3 | -0/+3 |
* | preroll is in ms | Michael Niedermayer | 2004-12-22 | 1 | -4/+4 |
* | 1/0l fix | Michael Niedermayer | 2004-12-22 | 1 | -1/+1 |
* | prefer integer fps if possible when guessing | Michael Niedermayer | 2004-12-21 | 1 | -0/+9 |
* | guess fps for the variable fps case | Michael Niedermayer | 2004-12-21 | 1 | -0/+5 |
* | fix regression test failure | Michael Niedermayer | 2004-12-21 | 1 | -1/+1 |
* | 10l (double free) | Michael Niedermayer | 2004-12-19 | 1 | -6/+1 |
* | broken avi / div by zero fix | Michael Niedermayer | 2004-12-19 | 1 | -0/+2 |
* | try to guess the fps if they are variable | Michael Niedermayer | 2004-12-19 | 2 | -8/+25 |
* | add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users ... | Roine Gustafsson | 2004-12-17 | 1 | -0/+4 |
* | workaround some broken mpeg-ps timestamps | Michael Niedermayer | 2004-12-15 | 1 | -0/+8 |
* | some sanity checks on what is muxed, invalid timestamps in mpeg are very comm... | Michael Niedermayer | 2004-12-14 | 1 | -3/+16 |