Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Thu, 20 Mar 2008 18:48:50 +0000 | bcoudurier | fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it libavformat |
Thu, 20 Mar 2008 18:42:44 +0000 | bcoudurier | cosmetics, move case up libavformat |
Thu, 20 Mar 2008 16:29:18 +0000 | michael | One non functional AVPalette chunk less, one heap overflow less. libavformat |
Thu, 20 Mar 2008 16:07:55 +0000 | bcoudurier | remove useless debug print since now mov_build_index will do libavformat |
Thu, 20 Mar 2008 16:00:45 +0000 | bcoudurier | free track data asap libavformat |
Thu, 20 Mar 2008 15:57:11 +0000 | bcoudurier | move mov_build_index before mov_read_trak to avoid useless declaration libavformat |