]> git.sesse.net Git - ffmpeg/history - libavformat/mpeg.h
Bump Major version, this commit is almost just renaming bits_per_sample to
[ffmpeg] / libavformat / mpeg.h
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-03 Aurelien Jacobsinclude required headers for int64_t and AV_RB16()
2008-01-07 Ivo van PoortenMove parsing of MPEG-PES timestamp to mpeg.h (as an...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-21 Baptiste Couduriersplit mpeg ps and variants muxer and demuxer, I'll...