Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 08 Apr 2009 01:45:44 +0000 | superdump | Clarify which time_base the relevant members of AVPacket use libavcodec |
Tue, 07 Apr 2009 19:29:00 +0000 | superdump | Fix second amr_nb_decode_frame() to also use the new AVPacket argument libavcodec |
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 |