| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mp3 in swf decoding | Aurelien Jacobs | 2006-10-25 | 1 | -1/+3 |
* | don't use ast before checking it's not NULL | Aurelien Jacobs | 2006-10-22 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | VP5 and VP6 video decoder | Aurelien Jacobs | 2006-09-09 | 1 | -10/+23 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -14/+6 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -4/+4 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -5/+5 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -56/+56 |
* | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS | Diego Biurrun | 2005-09-23 | 1 | -6/+6 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -16/+16 |
* | 10l | Alex Beregszaszi | 2005-07-02 | 1 | -1/+1 |
* | tell the user if compressed swf found | Alex Beregszaszi | 2005-07-02 | 1 | -2/+10 |
* | AVPacket.pos | Michael Niedermayer | 2005-05-26 | 1 | -4/+2 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -6/+6 |
* | common.h -> common.h/bitstream.h | Michael Niedermayer | 2004-12-29 | 1 | -0/+1 |
* | nonsense removial | Michael Niedermayer | 2004-08-18 | 1 | -55/+4 |
* | sweeping change from -EIO -> AVERROR_IO | Mike Melanson | 2004-06-19 | 1 | -4/+4 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -5/+4 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -2/+3 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2004-03-03 | 1 | -4/+4 |
* | no limits!, warning is enough | Michael Niedermayer | 2004-02-07 | 1 | -4/+4 |
* | - made --extra-cflags option work on darwin | Tinic Uro | 2004-02-06 | 1 | -126/+524 |
* | SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot com... | Glyn Kennington | 2003-12-05 | 1 | -0/+2 |
* | disable encoders where appropriate (patch courtesy of BERO | Mike Melanson | 2003-10-14 | 1 | -0/+6 |
* | init_put_bits changed | Alex Beregszaszi | 2003-10-13 | 1 | -3/+3 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -3/+3 |
* | add av_new_stream() usage | Fabrice Bellard | 2003-08-08 | 1 | -4/+1 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -5/+7 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -7/+7 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -0/+2 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+571 |