Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use dprintf | Baptiste Coudurier | 2008-05-26 | 1 | -3/+1 | |
| | | | | Originally committed as revision 13423 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | return error if frame_offset is negative, prevent segfault | Baptiste Coudurier | 2008-05-26 | 1 | -1/+1 | |
| | | | | Originally committed as revision 13420 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | return error if len is negative, prevent segfault | Baptiste Coudurier | 2008-05-26 | 1 | -0/+2 | |
| | | | | Originally committed as revision 13419 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | move ffserver specific functions up and only include unistd.h in this case | Baptiste Coudurier | 2008-05-26 | 1 | -29/+29 | |
| | | | | Originally committed as revision 13418 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | move ffm_seek1 before get_pts function since func uses it | Baptiste Coudurier | 2008-05-26 | 1 | -17/+17 | |
| | | | | Originally committed as revision 13417 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | move DEBUG_SEEK definition before get_pts since func uses it | Baptiste Coudurier | 2008-05-26 | 1 | -2/+2 | |
| | | | | Originally committed as revision 13416 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | move get_pts function to avoid useless declaration | Baptiste Coudurier | 2008-05-26 | 1 | -16/+13 | |
| | | | | Originally committed as revision 13415 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | split ffm de/muxer | Baptiste Coudurier | 2008-05-26 | 1 | -0/+498 | |
Originally committed as revision 13413 to svn://svn.ffmpeg.org/ffmpeg/trunk |