| Commit message (Expand) | Author | Age | Files | Lines |
* | Flush the ffm packet to the wire (or file) whenever we flush the ffm packet. | Philip Gladstone | 2005-05-07 | 1 | -0/+1 |
* | Add in many fields that have been added to the Codec structure. This means | Philip Gladstone | 2005-05-06 | 1 | -0/+28 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -5/+5 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -1/+0 |
* | 100l (forgoten seeking functions) | Michael Niedermayer | 2004-10-11 | 1 | -2/+2 |
* | move free() of AVStream priv data to av_write_trailer() | Michael Niedermayer | 2004-10-01 | 1 | -2/+0 |
* | do not call (av_)abort() | Michael Niedermayer | 2004-10-01 | 1 | -5/+4 |
* | ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) | Michael Niedermayer | 2004-07-25 | 1 | -0/+1 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -6/+10 |
* | adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA ... | Michael Niedermayer | 2004-03-18 | 1 | -1/+2 |
* | Add more resilience in reading ffm files. In particular, don't assume | Philip Gladstone | 2003-11-19 | 1 | -0/+66 |
* | disable encoders where appropriate (patch courtesy of BERO | Mike Melanson | 2003-10-14 | 1 | -0/+6 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -2/+2 |
* | add av_new_stream() usage | Fabrice Bellard | 2003-08-08 | 1 | -7/+5 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -10/+5 |
* | fixing frame_rate accuracy | Michael Niedermayer | 2003-03-08 | 1 | -2/+9 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -22/+22 |
* | use av_strdup() | Fabrice Bellard | 2003-01-23 | 1 | -1/+1 |
* | AVVideoFrame -> AVFrame | Michael Niedermayer | 2002-12-09 | 1 | -1/+1 |
* | Fix a crash caused by a null coded_picture pointer in ffserver. | Philip Gladstone | 2002-12-09 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -3/+4 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+684 |