source: roaraudio/roard/codecfilter_vorbis.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
(edit) @5625:722bbc6d4930   12 years phi Fixed compiler warnings about roar_meta_strtype(3) (Closes: #305)
(edit) @5624:ec1593cc8525   12 years phi Added support for RePlayGain? (RPG) control (See: #300)
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
(edit) @5218:772842651185   12 years phi Do not set errno to zero in ogg_vorbis codec filter (Closes: #191)
(edit) @4987:9335631d4e00   13 years phi get codecfilter for ogg_vorbis working again
(edit) @4822:f9c32c6a8451   13 years phi use roar_mm_*()
(edit) @4765:c9adc34b0b5b   13 years phi fix needed for libvorbisfile as it does not support native endiness
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @2816:b9e357b0dc43   15 years phi added prethru support and updated list of codecs a bit
(edit) @2107:2dafbf9739f2   15 years phi added support for 8/16/32 bit vorbis encoding
(edit) @2087:30d3653999b9   15 years phi added some debug outputs and got setting of quality for vorbis working :)
(edit) @2084:3efbf2e6e779   15 years phi added support for new ROAR_STREAM_CTL_TYPE_* and for …
(edit) @1493:405133c68d28   15 years phi test for ROAR_SUPPORT_META and disable meta data code
(edit) @1239:bfbca4801c7b   15 years phi done the a bit cleanup
(edit) @1238:3c0eaf049201   15 years phi done a lot to support meta data updates on encoding vorbis streams with …
(edit) @1226:c14eba752b62   15 years phi moved code to cf_vorbis_encode_*() instaed of close/open/write…
(edit) @1185:be5dce10bf4b   15 years phi only include vorbisfile.h if needed, should suppress some warnings
(edit) @1041:054b825e307d   15 years phi finalize after meta data update
(edit) @747:de481ef1b88b   16 years phi more cleanup
(edit) @746:1b154bfd0a21   16 years phi more cleanup, dont force a wronge errno
(edit) @745:b2996b41f084   16 years phi done some cleanup
(edit) @744:ad382e33d5d0   16 years phi got it working, need cleanup
(edit) @743:63c72d2a996d   16 years phi use casts to avoid warnings
(edit) @742:fdd31aa705a9   16 years phi after open do not try to read
(edit) @741:9be48345d290   16 years phi tryed a lot with libvorbisfile to use stream_vio*, seems to to work very …
(edit) @717:39021279ac6a   16 years phi minor fix
(edit) @716:a5426a9dd6c4   16 years phi hope I fixed the bug reported by stephan48
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @634:01d26682dd80   16 years phi allow setting -1 as fh for stream, added ROAR_DIR_OUTPUT where …
(edit) @602:1fa28940e508   16 years phi return error if write() fails
(edit) @598:4c78782357f8   16 years phi let codecfilter_vorbis.c use vio for writeing
(edit) @587:e6cd07dec284   16 years phi yehaa! encoding vorbis seems to work :)))
(edit) @586:86cf0fedfa63   16 years phi aedded a bit code for encoding
(edit) @584:8c036ec915ae   16 years phi test for self->opened
(edit) @583:c699ca8890b0   16 years phi clean up of cast
(edit) @582:dd12ba513b27   16 years phi added cf_vorbis_write()
(edit) @572:d00cfa9c139d   16 years phi typo
(edit) @569:b35e761f50f4   16 years phi adding a lot thingss in preperation to encode vorbis :)
(edit) @541:4bb3a9f715a6   16 years phi fixed a cf_vorbis about errno
(edit) @486:5f7954982f5a   16 years phi added some bugfixed because of roar_stream_m2s() change
(edit) @382:46b315ef4767   16 years phi CF Vorbis: fixed a read() on closed() and a close() before read() bug
(edit) @362:b13b2abea6f0   16 years phi only compile vorbis stuff if we have libvorbisfile
(edit) @223:4a61ee9ac30e   16 years phi em... commented debuging code out
(edit) @222:3975f41364fa   16 years phi added ReplayGain? support to codecfilter_vorbis
(edit) @207:07ebcec64ab8   16 years phi basic meta data support
(edit) @206:c57fd131ee04   16 years phi got codec filter vorbis basicly working
(edit) @205:1053e00bbeb7   16 years phi playing around with cf_vorbis*
(add) @204:4ccaf07e3a3f   16 years phi added codecfilter_vorbis.[ch]
Note: See TracRevisionLog for help on using the revision log.