| Commit message (Expand) | Author | Age | Files | Lines |
* | rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.... | Baptiste Coudurier | 2007-10-30 | 1 | -2/+0 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | spelling/wording cosmetics | Diego Biurrun | 2007-08-17 | 1 | -3/+3 |
* | header repetition | Michael Niedermayer | 2007-08-10 | 1 | -0/+1 |
* | move syncpoint cache related stuff to common file | Michael Niedermayer | 2007-08-09 | 1 | -0/+3 |
* | move lsb2full to common file | Michael Niedermayer | 2007-08-09 | 1 | -0/+1 |
* | move crc wrapper to slightly better spot | Michael Niedermayer | 2007-08-09 | 1 | -6/+1 |
* | move syncpoint timestamp resetting code to a common file | Michael Niedermayer | 2007-08-09 | 1 | -0/+2 |
* | use a dynamic ByteIOContext instead of using the lavf buffer | Michael Niedermayer | 2007-08-09 | 1 | -2/+2 |
* | make StreamContext.time_base a pointer | Michael Niedermayer | 2007-08-09 | 1 | -1/+1 |
* | variables needed for muxer | Michael Niedermayer | 2007-08-09 | 1 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Add missing comment markers to #endif directive. | Diego Biurrun | 2007-07-02 | 1 | -1/+1 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -2/+2 |
* | 10l forgot (skip non keyframes after seeking between syncpoint and the first ... | Michael Niedermayer | 2006-11-16 | 1 | -1/+2 |
* | index less seeking in O(log n) time | Michael Niedermayer | 2006-11-14 | 1 | -3/+5 |
* | updating nut demuxer to latest spec | Michael Niedermayer | 2006-11-11 | 1 | -0/+94 |