Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Fri, 11 Jan 2008 01:24:55 +0000 | aurel | Move isom_write_avcc() and related functions into a separate file. libavformat |
Fri, 11 Jan 2008 01:04:01 +0000 | aurel | extract isom_write_avcc into a function libavformat |
Fri, 11 Jan 2008 01:00:04 +0000 | aurel | Add one more parameter to avc_parse_nal_units so that it allows not to libavformat |
Fri, 11 Jan 2008 00:47:02 +0000 | aurel | Check return value of avc_parse_nal_units(). libavformat |
Thu, 10 Jan 2008 13:54:30 +0000 | rbultje | Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()), libavformat |
Thu, 10 Jan 2008 13:52:35 +0000 | rbultje | Make rtp_parse_packet() always call the vfunc of the dynamic payload handler libavformat |