[FFmpeg-devel] [PATCH] examples/muxing: rename audio/video_pts to audio/video_t
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Jun 26 00:21:09 CEST 2013
On 2013-06-25 6:07 PM, Stefano Sabatini wrote:
> The new name is less confusing, since the variables represent times
> rather than timestamps.
> ---
> doc/examples/muxing.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html
POSIX reserves any names ending in _t and you should not use them.
- Derek
More information about the ffmpeg-devel
mailing list