Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpegts: remove get_pts duplicate of ff_parse_pes_pts. | Vasyl' Vavrychuk | 2011-01-31 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | include required headers for int64_t and AV_RB16() | Aurelien Jacobs | 2008-03-03 | 1 | -0/+3 |
* | Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it | Ivo van Poorten | 2008-01-07 | 1 | -0/+9 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute... | Baptiste Coudurier | 2007-06-21 | 1 | -0/+60 |