| Commit message (Expand) | Author | Age | Files | Lines |
* | do not rescale AV_NOPTS_VALUE | Michael Niedermayer | 2005-09-11 | 1 | -5/+5 |
* | the user sets codec->time_base for video encding so she should also set it fo... | Michael Niedermayer | 2005-09-04 | 1 | -1/+2 |
* | Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). | Reimar Döffinger | 2005-09-02 | 1 | -0/+13 |
* | vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) | Justin Ruggles | 2005-08-21 | 1 | -0/+7 |
* | support fixing missing pts by parsing future frames | Michael Niedermayer | 2005-08-15 | 1 | -0/+5 |
* | changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi... | Mike Brown | 2005-08-10 | 1 | -0/+3 |
* | let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: luc... | Luca Abeni | 2005-07-22 | 1 | -2/+2 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -76/+76 |
* | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer | 2005-07-17 | 1 | -2/+8 |
* | error_resilience = FF_ER_CAREFULL | Michael Niedermayer | 2005-07-11 | 1 | -1/+1 |
* | support changing in bitstream global headers into extradata style and back | Michael Niedermayer | 2005-06-27 | 1 | -3/+10 |
* | *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-25 | 1 | -0/+4 |
* | Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) | Todd Kirby | 2005-06-18 | 1 | -0/+3 |
* | set log level to AV_LOG_DEBUG if -debug ... is used | Michael Niedermayer | 2005-06-07 | 1 | -0/+1 |
* | support for adding new components (syntax: ffmpeg -i input_file [output optio... | Fabrice Bellard | 2005-06-03 | 1 | -357/+550 |
* | add -gray command line flag | Måns Rullgård | 2005-05-31 | 1 | -0/+7 |
* | sync output stream against any input stream (extension of map) patch by (Wolf... | Wolfram Gloger | 2005-05-26 | 1 | -9/+46 |
* | b frame strategy | Michael Niedermayer | 2005-05-21 | 1 | -2/+4 |
* | 10l (rescaling AV_NOPTS_VALUE) | Michael Niedermayer | 2005-05-12 | 1 | -1/+1 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -45/+44 |
* | PIX_FMT_NONE and related fixes | Michael Niedermayer | 2005-04-25 | 1 | -1/+1 |
* | motion estimation bitrate penalty compensation | Michael Niedermayer | 2005-03-27 | 1 | -0/+3 |
* | copy extradata for streamcopy | Michael Niedermayer | 2005-03-24 | 1 | -0/+2 |
* | 25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | calcium nurs ... | Calcium | 2005-03-23 | 1 | -1/+1 |
* | 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 1 | -2/+2 |
* | support omiting various headers in mpeg4 as WMP seems to have difficulty with... | Michael Niedermayer | 2005-03-23 | 1 | -0/+1 |
* | change audio volume range so that the very slow division by 100 can be avoided | Michael Niedermayer | 2005-03-23 | 1 | -5/+4 |
* | 19_audio_volume_adj.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-23 | 1 | -0/+17 |
* | 12_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium | calciu... | Calcium | 2005-03-23 | 1 | -1/+3 |
* | 08_limit_in_filesize.patch by (Calcium | calcium nurs or jp) | Calcium | 2005-03-22 | 1 | -0/+6 |
* | init has_b_frames for stream copy | Michael Niedermayer | 2005-03-22 | 1 | -0/+1 |
* | argument name for -vdt | Måns Rullgård | 2005-03-17 | 1 | -1/+1 |
* | more fine grained discarding of packets | Michael Niedermayer | 2005-03-17 | 1 | -2/+6 |
* | set global_quality | Michael Niedermayer | 2005-03-14 | 1 | -0/+1 |
* | This patch corrects the bug, that if padbottom IS NOT specified and | Calcium | 2005-02-27 | 1 | -4/+4 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -1/+1 |
* | better error message patch by (Michel Bardiaux <mbardiaux peaktime be>) | Michel Bardiaux | 2005-02-16 | 1 | -1/+1 |
* | seperate bitstream encoding skip from PASS1 flag | Michael Niedermayer | 2005-02-06 | 1 | -0/+5 |
* | mb_lmin/max to limit the per mb quality for the ratecontrol independant from ... | Michael Niedermayer | 2005-02-02 | 1 | -18/+18 |
* | dont predict missing timestamps if we lack the required information to do so | Michael Niedermayer | 2005-01-29 | 1 | -1/+1 |
* | support discarding of uninterresting packets | Michael Niedermayer | 2005-01-22 | 1 | -0/+4 |
* | console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourcef... | Roine Gustafsson | 2005-01-21 | 1 | -7/+7 |
* | Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>) | Martin Drab | 2005-01-19 | 1 | -0/+49 |
* | trying to fix the -ss bugs | Michael Niedermayer | 2005-01-17 | 1 | -1/+3 |
* | never freed buffer fix | Michael Niedermayer | 2005-01-12 | 1 | -0/+1 |
* | dissallow sprintf | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -9/+9 |
* | 10l (ret vs. ret>0) | Michael Niedermayer | 2005-01-10 | 1 | -1/+1 |
* | .{Y,U,V} image2 support | Michael Niedermayer | 2005-01-04 | 1 | -2/+2 |
* | target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot luc.ac... | Panagiotis Issaris | 2004-12-29 | 1 | -0/+1 |