Skip to content
Snippets Groups Projects
Select Git revision
  • fix-file_access
  • fix-random_access
  • master default protected
  • opus
  • vp8
  • 1.1.1
  • 0.9.0
  • 0.9.1
  • 0.9.2
  • 0.9.3
  • 0.9.4
  • 0.9.5
  • 0.9.6
  • 0.9.7
  • 0.9.8
  • 0.9.9
  • 1.0.0
  • 1.0.1
  • 1.1.0
19 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Jan24Dec181716108430Oct522Aug1711420Jul21Jun201929Apr1813Mar2124Feb211615141311108717Nov7Oct3125Sep2116Aug21Jul201117Jun13109727Apr26221083231Mar30292610987428Feb141097532131Jan3029282423222114630Dec177Oct624Sep222015131211876530Aug292725242018171396213Jul17Jun13107428May252115Apr118223Mar1187122Feb1310654131Jan28215418Dec12 * Makefile.am:Add tests for oggz_comment_generate, including reference packets as header. Possibly too many, cull if not needed.Fix the calculation of FLAC metadata block headerChange oggz_comment_generate interface to require comment type and the end of FLAC metadata flag.Provide oggz_comment_set_vendor for users, change the internal function to _oggz_comment_set_vendor.apply patches from Ian Malone adding oggz_packet_destroy() (for freeingfix up introduction to oggz_comments.h now that oggz_comment_generate() existsApply patch from Ian Malone implementing oggz_comment_generate()Implement auto_calc_flac() -- calculate granulepos for flac packets (ifadd some docs and stub function for auto_calc_flac() [commented out]modify read-file example to print out stored and calculated granulepos,use oggz_run() in dump_comments exampleclarify comments API: fix some leftover references to libfishsound behaviourrestore oggz writing diagrams (these were corrupted in changeset:351)add link to wiki.xiph.org/OggSkeletonpretty up the output of dump-comments, include content type and serialno.add support for reading vorbis and theora commentsrename comments.c -> oggz_comments.c for consistencyAdded comment reading support, and preliminary writing structures:formatting: replace tabs with spacesadd FLAC samplerate, channels reporting to oggzinfoAdded function signature so 64 bit values return properly.(1) changed reported type of oggz_seek to use loff_t instead of off_t in the .hfix windows compilation errors:Added code to capture "hole in the data" warnings from ogg_stream_packetoutCommand line help and documentation update for skeleton output option in oggzinfo.Removed some extra newline in the skeleton output of oggzinfo.apply patch from Tahseen Mohammad (Google SoC): display skeleton info in(previous commit: added granulepos calculation code for vorbis. Fixed bug Update autogen.sh to look for automake 1.8 and 1.9, and to use the Added oggz_tell_granulepos function to query liboggz for granulepos values.bugfix: remove memory leak in oggz_write when closing a stream early (beforeAdded content type detection and retrieval to liboggz. If oggz files areupdate win32 readme to indicate that the VC6 files are nolonger currentupdate the win32 readme file to reflect current solution filesRelease 0.9.50.9.50.9.5Added missing win32 files into EXTRA_DIST such that they get distributed.sync settings in all project files and make them output to a single directoryfix project settings so liboggz will build under windows
Loading