Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 31 Oct 2003 22:28:19 +0000 | rtognimp | Don't memcpy from unallocated memory libavcodec |
Fri, 31 Oct 2003 22:26:26 +0000 | romansh | * DV demuxer is now capable of decoding auxilary audio stream. So, libavcodec |
Thu, 30 Oct 2003 22:51:02 +0000 | michael | move identical code into its own function libavcodec |
Thu, 30 Oct 2003 21:05:00 +0000 | michael | initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess) libavcodec |
Thu, 30 Oct 2003 19:55:44 +0000 | michael | 100l (SAR is written as height/width instead of width/height in the MPEG1 standard) libavcodec |
Thu, 30 Oct 2003 16:58:49 +0000 | michael | pts fix and related fixes libavcodec |
Thu, 30 Oct 2003 05:40:58 +0000 | melanson | revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavcodec |