]> git.sesse.net Git - ffmpeg/history - libavformat/crc.c
Make url_split() strip url options (?opt=var) from the returned hostname or
[ffmpeg] / libavformat / crc.c
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-19 Michael Niedermayersimplify
2006-07-13 Måns Rullgårdmove adler32 to libavutil
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-01-19 Diego BiurrunPut muxer-specific code parts in #ifdef CONFIG_MUXERS.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-11-05 Michael Niedermayerper frame crc support
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-04-05 Michael Niedermayerchecksuming for nut & nice checksum API for libavformat
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-25 Fabrice Bellardrenamed libav to libavformat