Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Remove offset_t typedef and use int64_t directly instead. | Diego Biurrun | 2008-10-03 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Recommit r14497 | Michael Niedermayer | 2008-08-01 | 1 | -0/+2 |
* | Revert r14497 | Michael Niedermayer | 2008-08-01 | 1 | -2/+0 |
* | Add missing header #includes. | Diego Biurrun | 2008-08-01 | 1 | -0/+2 |
* | cosmetics, pts->dts | Baptiste Coudurier | 2008-06-22 | 1 | -1/+1 |
* | pass dts and pts through ffm, should fix streaming b frames | Baptiste Coudurier | 2008-06-09 | 1 | -3/+3 |
* | remove ugly ffm_nopts hack, use AVFormatContext->timestamp | Baptiste Coudurier | 2008-06-09 | 1 | -1/+0 |
* | fix pts handling in ffm | Baptiste Coudurier | 2008-06-07 | 1 | -4/+1 |
* | split ffm de/muxer | Baptiste Coudurier | 2008-05-26 | 1 | -0/+60 |