Tue, 07 Apr 2009 18:31:14 +0000 |
rbultje |
Move av_packet_*() functions from libavformat/ to libavcodec/, where the
libavcodec
|
Tue, 07 Apr 2009 18:24:47 +0000 |
aurel |
fix vp5/vp6 decoding by using new prototype for decode function
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Tue, 07 Apr 2009 15:37:26 +0000 |
rbultje |
Move AVPacket up a bit, so that structs/functions that include AVPacket can
libavcodec
|
Tue, 07 Apr 2009 01:39:17 +0000 |
reynaldo |
Move scale factor computation to its own function. Patch by Kenan
libavcodec
|
Mon, 06 Apr 2009 21:45:02 +0000 |
michael |
Try to honor even completely invalid motion vectors as far as is
libavcodec
|
Mon, 06 Apr 2009 01:07:09 +0000 |
jbr |
Add convenience macros for 5.0/5.1 back speaker configurations.
libavcodec
|
Mon, 06 Apr 2009 00:58:03 +0000 |
ramiro |
mlpdec: Filters and matrices may change only once per substream per access unit.
libavcodec
|