Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 01 Nov 2003 17:38:25 +0000 | michael | ffv1 rgb support libavcodec |
Fri, 31 Oct 2003 22:56:16 +0000 | rtognimp | 100l: free previous frame, not current one! libavcodec |
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 |