Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dts adjusting | Baptiste Coudurier | 2007-02-14 | 1 | -9/+8 |
* | Fix some more license headers. | Diego Biurrun | 2007-01-22 | 1 | -1/+1 |
* | add codec_id <-> codec_tag tables to AVIn/OutputFormat | Michael Niedermayer | 2007-01-21 | 1 | -1/+1 |
* | readjust dts if negative | Baptiste Coudurier | 2006-11-28 | 1 | -2/+12 |
* | use AVFormatContext to log | Baptiste Coudurier | 2006-10-18 | 1 | -1/+1 |
* | avoid overwriting pkt | Baptiste Coudurier | 2006-10-17 | 1 | -1/+1 |
* | quiet gcc about enum value not handled in switch | Baptiste Coudurier | 2006-10-10 | 1 | -0/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -3/+5 |
* | * Moving FifoBuffer out of libavformat/avformat.h and | Roman Shaposhnik | 2006-09-21 | 1 | -7/+8 |
* | set correct first gop closed value | Baptiste Coudurier | 2006-08-21 | 1 | -3/+4 |
* | rename closed_gop to first_gop_closed | Baptiste Coudurier | 2006-08-21 | 1 | -4/+4 |
* | init buffer | Baptiste Coudurier | 2006-08-21 | 1 | -0/+1 |
* | use packet dts as correct media field number and use av_interleave_pkt_per_dts | Baptiste Coudurier | 2006-08-12 | 1 | -55/+33 |
* | parse mpeg frame to get pict type and closed gop flag | Baptiste Coudurier | 2006-08-09 | 1 | -5/+19 |
* | negative to_pad won't provoke infinite loop | Baptiste Coudurier | 2006-08-01 | 1 | -1/+1 |
* | avoid reading beyond packet size | Baptiste Coudurier | 2006-08-01 | 1 | -8/+6 |
* | GXF muxer | Baptiste Coudurier | 2006-07-19 | 1 | -0/+823 |