]> git.sesse.net Git - ffmpeg/history - libavformat/oggenc.c
Revert the merger of LC_ALL declaration and export.
[ffmpeg] / libavformat / oggenc.c
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-07-19 Baptiste Coudurieradd ogv extension
2008-07-19 Baptiste Couduriercosmetics, remove space
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-30 Justin Rugglesfix Ogg/FLAC header size
2008-02-05 Baptiste CoudurierFix issue 338:
2008-02-05 Baptiste Coudurierit seems ogg requires granule to be -1 on unfinished...
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-10 Baptiste Coudurierogg muxer