Carl Eugen Hoyos
392f227393
Do not loop endlessly if converting into dv with timestamps Jan 1st not
...
immediately following a lapyear.
Patch by babupillai.
Fixes issue 443.
Originally committed as revision 13207 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
903a2e8628
Avoid using reserved __names.
...
Originally committed as revision 12946 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
34359cab0d
spelling cosmetics
...
Originally committed as revision 9459 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
e46e884f25
remove old unused string functions
...
Originally committed as revision 9402 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
34f18ba853
remove useless #ifndef CONFIG_NOCUTILS
...
Originally committed as revision 9394 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
aa38ada2d4
simplify stristart()
...
Originally committed as revision 9393 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
315a2858b6
cosmetic: combine declaration and initialisation
...
Originally committed as revision 9392 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
26301cb806
simplify pstrcpy()
...
Originally committed as revision 9391 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
12a6f28928
simplify strstart()
...
Originally committed as revision 9390 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
...
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
5509bffa88
Update licensing information: The FSF changed postal address.
...
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
...
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
115329f160
COSMETICS: Remove all trailing whitespace.
...
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Roman Shaposhnik
0c9fc6e187
* replacing calls to not-always-available gmtime_r with our own code.
...
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
21 years ago
Fabrice Bellard
f71869a4db
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
...
Originally committed as revision 2228 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Fabrice Bellard
4358d5def3
removed ctype.h header
...
Originally committed as revision 2225 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Fabrice Bellard
39f472c3b6
dynamic array functions
...
Originally committed as revision 1955 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
5c91a6755b
* static,const,compiler warning cleanup
...
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
abac617591
renamed libav to libavformat
...
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
2302dd1319
moved simple c utils
...
Originally committed as revision 804 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago