Age | Commit message (Expand) | Author |
2006-02-01 | video4linux2 input support | Luca Abeni |
2006-01-30 | add static keyword to some functions | Dieter |
2006-01-28 | Print libavutil version too. | Alexander Strasser |
2006-01-26 | ffmpeg forgets to set AVFormatParameters::pix_fmt when capturing from a | Luca Abeni |
2006-01-25 | warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it | Diego Biurrun |
2006-01-12 | Update licensing information: The FSF changed postal address. | Diego Biurrun |
2006-01-07 | better version reporting | Alex Beregszaszi |
2005-12-29 | update x264 wrapper. | Robert Swain |
2005-12-28 | iterative overlapped block based motion estimation for snow | Michael Niedermayer |
2005-12-25 | 10l (didnt remove option from old ones after converting to AVOption) | Michael Niedermayer |
2005-12-22 | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun |
2005-12-18 | support printing compact qp histogram | Michael Niedermayer |
2005-12-17 | COSMETICS: Remove all trailing whitespace. | Diego Biurrun |
2005-12-12 | use PRIxN, %zd, %td formats where needed | Måns Rullgård |
2005-10-12 | fix ffserver, it is working for me now again, a more elegant fix is needed th... | Alex Beregszaszi |
2005-09-20 | changing a few options to AVOptions | Michael Niedermayer |
2005-09-12 | dont include opt.h in avcodec.h | Michael Niedermayer |
2005-09-12 | CAREFULL --> CAREFUL typo fix | Diego Biurrun |
2005-09-12 | converting a few more options to AVOptions | Michael Niedermayer |
2005-09-12 | convert some options in ffmpeg.c to AVOptions | Michael Niedermayer |
2005-09-11 | avoid stdio.h | Michael Niedermayer |
2005-09-11 | AVOption API improvments | Michael Niedermayer |
2005-09-11 | do not rescale AV_NOPTS_VALUE | Michael Niedermayer |
2005-09-04 | the user sets codec->time_base for video encding so she should also set it fo... | Michael Niedermayer |
2005-09-02 | Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). | Reimar Döffinger |
2005-08-21 | vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) | Justin Ruggles |
2005-08-15 | support fixing missing pts by parsing future frames | Michael Niedermayer |
2005-08-10 | changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi... | Mike Brown |
2005-07-22 | let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: luc... | Luca Abeni |
2005-07-17 | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer |
2005-07-17 | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer |
2005-07-11 | error_resilience = FF_ER_CAREFULL | Michael Niedermayer |
2005-06-27 | support changing in bitstream global headers into extradata style and back | Michael Niedermayer |
2005-06-25 | *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer |
2005-06-18 | Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) | Todd Kirby |
2005-06-07 | set log level to AV_LOG_DEBUG if -debug ... is used | Michael Niedermayer |
2005-06-03 | support for adding new components (syntax: ffmpeg -i input_file [output optio... | Fabrice Bellard |
2005-05-31 | add -gray command line flag | Måns Rullgård |
2005-05-26 | sync output stream against any input stream (extension of map) patch by (Wolf... | Wolfram Gloger |
2005-05-21 | b frame strategy | Michael Niedermayer |
2005-05-12 | 10l (rescaling AV_NOPTS_VALUE) | Michael Niedermayer |
2005-04-30 | switch to native time bases | Michael Niedermayer |
2005-04-25 | PIX_FMT_NONE and related fixes | Michael Niedermayer |
2005-03-27 | motion estimation bitrate penalty compensation | Michael Niedermayer |
2005-03-24 | copy extradata for streamcopy | Michael Niedermayer |
2005-03-23 | 25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | calcium nurs ... | Calcium |
2005-03-23 | 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) | Calcium |
2005-03-23 | support omiting various headers in mpeg4 as WMP seems to have difficulty with... | Michael Niedermayer |
2005-03-23 | change audio volume range so that the very slow division by 100 can be avoided | Michael Niedermayer |
2005-03-23 | 19_audio_volume_adj.patch by (Calcium | calcium nurs or jp) | Calcium |