]> git.sesse.net Git - ffmpeg/history - libavformat/nut.c
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
[ffmpeg] / libavformat / nut.c
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-10 Michael Niedermayerget_bi(), be/le fix
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-09-08 Fabrice Bellardfixed endianness dependancies (untested)
2003-09-07 Alex Beregszaszimove packetheader after startcodes
2003-09-06 Alex Beregszaszisome fixes
2003-09-06 Michael Niedermayerpadding fix
2003-09-06 Michael Niedermayerbig/little endian fix
2003-09-05 Alex Beregszasziinitial nut muxer and demuxer (demuxer is not fail...