Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rc_eq mem leak. | Michael Niedermayer | 2008-08-16 | 1 | -1/+1 |
* | Improve long names for FFM muxer and demuxer: | Stefano Sabatini | 2008-07-27 | 1 | -1/+1 |
* | fix size of header data | Stefan Gehrer | 2008-06-27 | 1 | -1/+1 |
* | cosmetics, pts->dts | Baptiste Coudurier | 2008-06-22 | 1 | -4/+4 |
* | store dts in ffm headers | Baptiste Coudurier | 2008-06-22 | 1 | -5/+5 |
* | remove pts set hack, this is no more correct | Baptiste Coudurier | 2008-06-22 | 1 | -6/+1 |
* | enable feeder threads | Baptiste Coudurier | 2008-06-22 | 1 | -0/+1 |
* | do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking | Baptiste Coudurier | 2008-06-22 | 1 | -3/+2 |
* | remove now unneeded vars | Baptiste Coudurier | 2008-06-09 | 1 | -2/+0 |
* | pass dts and pts through ffm, should fix streaming b frames | Baptiste Coudurier | 2008-06-09 | 1 | -1/+8 |
* | pass extradata through ffm | Baptiste Coudurier | 2008-06-09 | 1 | -0/+4 |
* | remove ugly ffm_nopts hack, use AVFormatContext->timestamp | Baptiste Coudurier | 2008-06-09 | 1 | -10/+1 |
* | fix pts handling in ffm | Baptiste Coudurier | 2008-06-07 | 1 | -19/+8 |
* | cosmetics, rename first to header, more explicit name | Baptiste Coudurier | 2008-06-06 | 1 | -3/+3 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | remove unneeded include | Baptiste Coudurier | 2008-05-26 | 1 | -1/+0 |
* | split ffm de/muxer | Baptiste Coudurier | 2008-05-26 | 1 | -0/+267 |