Age | Commit message (Collapse) | Author |
|
Prefix the functions/tables brktimegm, pcm_read_seek,
dv_offset_reset, voc_get_packet, codec_movaudio_tags,
codec_movvideo_tags.
After this, lavf has no global symbols without the proper prefix.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
|
|
|
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
The new av_parse_time() is created in libavutil/parseutils.h, all the
internal functions used by parse_date are moved to
libavutil/parseutils.c and made static.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
Originally committed as revision 25297 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 22843 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 16986 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
immediately following a lapyear.
Patch by babupillai.
Fixes issue 443.
Originally committed as revision 13207 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 12946 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9459 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9402 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9394 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9393 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9392 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9391 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9390 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
The new helper function actually differs in semantics from gmtime_r,
so if that seems to be a problem I can actually move it to dv.c
completely, since only DV muxer uses the code anyway.
Originally committed as revision 3399 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 2228 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 2225 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 1955 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
|