]> git.sesse.net Git - ffmpeg/history - libavformat/nuv.c
Take the target address family in account when determining the family of
[ffmpeg] / libavformat / nuv.c
2007-09-15 Reimar DöffingerSet codec_id correctly for RJPG codec_tag
2007-09-09 Reimar DöffingerDo not set codec_tag when the container does not specif...
2007-09-09 Reimar DöffingerCopy nuv header only when the video codec is nuv
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-05-27 Michael Niedermayerfix "incorrect frame size" errors with small.nuv
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-01-31 Michael Niedermayer10l to whoever wrote this (wrong fps, fixes nirvana...
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
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-06-11 Reimar Döffingerread_packet return value must be < 0 when no packet...
2006-04-20 Reimar DöffingerAvoid crash if there is a rtjpeg quant header but no...
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder