summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_enc.c
Commit message (Collapse)AuthorAge
...
* Original Commit: r13 | ods15 | 2006-09-22 09:29:38 +0300 (Fri, 22 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines better comment Originally committed as revision 6424 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r12 | ods15 | 2006-09-22 09:28:30 +0300 (Fri, 22 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | | | | 5 lines entry_t -> cb_entry_t add float * dimentions, it will be needed for deciding the correct codebook entry document blocksize first steps to creating the context to be used Originally committed as revision 6423 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r11 | ods15 | 2006-09-17 19:41:28 +0300 (Sun, 17 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | | | 4 lines modes header syntax that's the last of the headers! woo Originally committed as revision 6422 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r10 | ods15 | 2006-09-17 19:37:17 +0300 (Sun, 17 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines mappings header syntax Originally committed as revision 6421 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r9 | ods15 | 2006-09-17 18:56:41 +0300 (Sun, 17 Sep 2006) | ↵Oded Shimon2006-10-02
| | | | | | | | 2 lines add residue header syntax Originally committed as revision 6420 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r8 | ods15 | 2006-09-17 09:43:38 +0300 (Sun, 17 Sep 2006) | ↵Oded Shimon2006-10-02
| | | | | | | | 2 lines floor header syntax Originally committed as revision 6419 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r7 | ods15 | 2006-09-17 08:50:47 +0300 (Sun, 17 Sep 2006) | ↵Oded Shimon2006-10-02
| | | | | | | | 2 lines skeleton for residue/floor/mappings header Originally committed as revision 6418 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep 2006) | ↵Oded Shimon2006-10-02
| | | | | | | | 2 lines add correct and working put_float ... Originally committed as revision 6417 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep 2006) | ↵Oded Shimon2006-10-02
| | | | | | | | | | 4 lines more "surrounding" stuff, main header. some cleanup. actually compiles now! doesn't do anything though Originally committed as revision 6416 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep 2006) | ↵Oded Shimon2006-10-02
| | | | | | | | | 3 lines codebook header syntax small simplification for encode_init() Originally committed as revision 6415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep 2006) | ↵Oded Shimon2006-10-02
| | | | | | | | 2 lines cosmetics Originally committed as revision 6414 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skeleton for vorbis_enc.cOded Shimon2006-10-02
Originally committed as revision 6413 to svn://svn.ffmpeg.org/ffmpeg/trunk