Justin Ruggles cf57c78b77 roqaudioenc: use AVCodecContext.frame_size correctly.
It is not allowed to change mid-stream like it does currently. Instead we need
to buffer the first 8 frames before returning them as a single packet, then
only return single frame packets after that.
2012-02-25 11:49:43 -05:00
2012-02-25 11:49:41 -05:00
2012-02-25 11:49:41 -05:00
2012-02-25 00:18:24 -05:00
2012-01-26 00:04:28 +02:00
2012-02-23 19:36:16 +01:00
2012-02-21 16:45:34 +01:00
2012-02-23 19:36:16 +01:00
2012-02-23 19:36:16 +01:00
2012-02-23 19:50:46 +01:00
2012-02-23 19:36:16 +01:00
2012-02-23 19:36:16 +01:00
2012-01-21 14:54:31 +01:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%