Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 22 Dec 2008 00:01:39 +0000 | diego | Fix incorrectly constructed Dirac parse units that caused A/V sync loss. libavcodec |
Sun, 21 Dec 2008 23:56:55 +0000 | diego | Do not use full include path for headers in the same directory. libavcodec |
Sun, 21 Dec 2008 23:50:16 +0000 | michael | Change mpeg audio parser so it only sets frame_size, channels and bit_rate libavcodec |
Sun, 21 Dec 2008 21:53:42 +0000 | andoma | Include "libavutil/common.h" where we use llrint() in case ffmpeg's libavcodec |
Sun, 21 Dec 2008 21:47:29 +0000 | michael | Fix PTS returned by the demuxers for mpeg4 without a decoder. libavcodec |
Sun, 21 Dec 2008 21:30:36 +0000 | michael | Move CODEC_FLAG_LOW_DELAY into ff_mpeg4_decode_picture_header(). libavcodec |