]> git.sesse.net Git - ffmpeg/history - libavformat/nut.c
copy_block: Change type of array stride parameters to ptrdiff_t
[ffmpeg] / libavformat / nut.c
2004-04-04 Michael Niedermayerlarge extradata fix
2004-04-03 Michael Niedermayernut (de)muxer update
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-12-08 Alex Beregszaszimsb pts support
2003-10-15 Alex Beregszaszi10l
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-02 Alex Beregszaszifixed codec specific data headers
2003-10-02 Alex Beregszaszifixed time base and sample rate handling
2003-10-02 Alex Beregszaszifix fabrice's broken get_bi and some minor changes...
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...